Skip to content

Releases: executablebooks/sphinx-panels

v0.6.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 03 Jun 21:35
4a310eb
🚀 RELEASE: v0.6.0 (#64)

v0.5.2

Choose a tag to compare

@chrisjsewell chrisjsewell released this 12 Oct 19:00
4c48211

v0.5.1

Choose a tag to compare

@chrisjsewell chrisjsewell released this 22 Sep 15:55

v0.5.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 15 Sep 06:32

Allow space in link-button references

Choose a tag to compare

@chrisjsewell chrisjsewell released this 30 Jun 01:16
ab8f159
v0.4.1

bump version

Add new components

Choose a tag to compare

@chrisjsewell chrisjsewell released this 19 May 05:25
f9975d8
  • Fix CSS for default themes (like alabaster)
  • Add icons
  • Add badges

Override `.btn:visited` CSS

Choose a tag to compare

@chrisjsewell chrisjsewell released this 15 May 10:55
305a414
Override `.btn:visited` CSS (#13)

This is set if using the parent RTD theme and was overriding any colors set by the bootstrap classes

Add `link-button` directive

Choose a tag to compare

@chrisjsewell chrisjsewell released this 15 May 10:10
d6f2370
Add `link-button` directive (#12)

Create clickable buttons, referencing URLs or References

Improve option syntax

Choose a tag to compare

@chrisjsewell chrisjsewell released this 10 May 09:09
d5efa89
Improve option syntax (#10)

The panel level options now use the same format as normal options, e.g. card `+= shadow` to `:card: + shadow`, whereby a `+` at the start indicates additive behaviour.

Also, the delimiters are now configured as regexes, for greater flexibility, and the default panel delimiter has been changed back from `...` to `---`.

Major Revamp

Choose a tag to compare

@chrisjsewell chrisjsewell released this 04 May 18:26
b8d6b36

More closely utilises the bootstrap CSS classes, and expands functionality to headers, footers and top/bottom images