Skip to content

Releases: XanaduAI/xanadu-sphinx-theme

Release 0.6.1

16 Dec 18:21
5b8d77f
Compare
Choose a tag to compare

What's Changed

  • Post-release version bump to 0.6.0-dev by @github-actions in #46
  • Update version constraints in requirements.txt files by @Mandrenkov in #48
  • Support search redirects to PennyLane.ai by @Mandrenkov in #47
  • Pre-release version bump to 0.6.1 by @github-actions in #49

Full Changelog: v0.5.0...v0.6.1

Release 0.5.0

13 Oct 18:24
9803959
Compare
Choose a tag to compare

Improvements

  • Improved the accessibility of the navbar and footer. (#44)
  • Added transition animations to the navbar dropdowns on mobile. (#45)

Bug fixes

  • Obviated the need for horizontal scrolling on mobile. (#42)
  • Prevented overlap of local ToC with footer. (#42)
  • Added missing Read the Docs configuration file. (#42)
  • Bumped pillow to version 10.0.1. (#43)

Contributors

This release contains contributions from (in alphabetical order):

Mikhail Andrenkov.

Release 0.4.0

22 Sep 14:20
3feaae8
Compare
Choose a tag to compare

Improvements

  • Updated the navbar and footer configuration and styles to match the PennyLane website. (#40)

Contributors

This release contains contributions from (in alphabetical order):

Mikhail Andrenkov.

Release 0.3.7

17 Feb 16:44
da63bea
Compare
Choose a tag to compare

Improvements

  • Bumped wheel to v0.38.1. (#33)

Bug fixes

  • Fixed an issue where the dropdown_link Jinja variable is accessed but undefined. (#36)

Contributors

This release contains contributions from (in alphabetical order):

Mikhail Andrenkov.

Release 0.3.6

11 Feb 23:38
dc85686
Compare
Choose a tag to compare

Bugfix release to remove JS line that was causing errors

Release 0.3.5

17 Nov 02:54
8efda02
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where the meta directive in ReST files was not properly registering an Open Graph Twitter card. #29

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac.

Release 0.3.4

17 Nov 02:39
c304d58
Compare
Choose a tag to compare

Improvements

  • Added the option to customize the href fragment of the details directive #26

Contributors

This release contains contributions from (in alphabetical order):

David Wierichs.

Release 0.3.3

24 Oct 15:10
2cab406
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where footnote references were being rendered without brackets. #25

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac.

Release 0.3.2

12 Oct 15:44
fb06975
Compare
Choose a tag to compare

Bug fixes

  • Added missing variables: github_repo and gallery_dirs to address the View on GitHub link not working for demos. #24

  • Fixed a bug where author bio photos would appear squished. #25

Contributors

This release contains contributions from (in alphabetical order):

Lucas Silbernagel, Josh Izaac.

v0.3.1

27 Sep 19:42
62eb845
Compare
Choose a tag to compare

Improvements

  • Added support for images in navbar links. #21

Bug fixes

  • Fixed a bug where the navbar would incorrectly display a drop shadow with small screen widths when the global TOC was active. #20

  • Fixed a bug where gallery card margins would not reduce on smaller width displays. #22

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac.