-
Improved the accessibility of the navbar and footer by adding missing
alt
text and ARIA labels and fixing issues with keyboard navigation. (#43) -
Added transition animations to the navbar dropdowns on mobile. (#44)
-
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)
This release contains contributions from (in alphabetical order):
- Updated the navbar and footer configuration and styles to match the PennyLane website. (#40)
This release contains contributions from (in alphabetical order):
- Bumped
wheel
to v0.38.1. (#33)
- Fixed an issue where the
dropdown_link
Jinja variable is accessed but undefined. (#36)
This release contains contributions from (in alphabetical order):
- Fixed an issue where the
meta
directive in ReST files was not properly registering an Open Graph Twitter card. (#29)
This release contains contributions from (in alphabetical order):
- Added the option to customize the href fragment of the details directive (#26)
This release contains contributions from (in alphabetical order):
- Fixed an issue where footnote references were being rendered without brackets. (#25)
This release contains contributions from (in alphabetical order):
-
Added missing variables:
github_repo
andgallery_dirs
to address the View on GitHub link not working for demos. (#24) -
Fixed a bug where author bio photos would appear squished. (#25)
This release contains contributions from (in alphabetical order):
- Added support for images in navbar links. (#21)
-
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)
This release contains contributions from (in alphabetical order):
-
Added documentation. (#13)
-
Add a new
.. bio::
directive, which supports inserting author bios. (#14) -
Add support for Sphinx Gallery. (#14)
-
Add a new option
toc_global
which allows the left-hand global ToC sidebar to be disabled. (#14) -
Update heading and navbar font to Quicksand. (#15)
-
Add new options to customize the footer: (#16)
footer_about
set the 'About' section of the footerfooter_links
to create columns of linksfooter_social
to customize social media iconsfooter_tagline
to set the tagline
-
Included autosummary templates within the Xanadu Sphinx Theme. The provided templates directory is available via
xanadu_sphinx_theme.templates_dir()
and can be added to thetemplates_path
list variable inconf.py
. (#18)
- Fixed a bug where the HTML sidebars were not properly configured. (#17)
This release contains contributions from (in alphabetical order):
Mikhail Andrenkov, Josh Izaac.
This release contains contributions from (in alphabetical order):
- Adds the
toc_overview
option, which allows the table of contents to optionally display the project title and a link to the documentation homepage. (#7)
This release contains contributions from (in alphabetical order):
Mikhail Andrenkov, Josh Izaac.
- This is the initial public release.
This release contains contributions from (in alphabetical order):