Skip to content

Qiskit Sphinx Theme 1.12.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Eric-Arellano Eric-Arellano released this 17 May 14:39
· 148 commits to main since this release
aaea361

The 1.12 release is focused on stability. In addition to the below improvements and fixes, we improved our internal infrastructure to facilitate future improvements.

API changes

  • Deprecate get_html_theme_path() (#211)
  • Users should set docs_url_prefix for Translations and Previous Releases (#321)

New features

  • Add version information to breadcrumbs (#266)
  • Bundle web component rather than using a CDN (#274)
  • Allow enabling translations by setting translations_list in config (#302)
  • Include _static/images/logo.png so projects can use it instead of copying no_image.png (#318)
  • Add qiskit-card-item and qiskit-call-to-action-item directives (#326)

Bug fixes

Styling

  • Add missing chevron on previous-next buttons (#237)
  • Fix margin bug at bottom of lists (#218)
  • Update inline code styling (#263)
  • Capitalize attribute properties instead of uppercase (#320)
  • Fixed CSS for typing.overload functions (#319)
  • Fixed text wrap for long function names (#297)

Structural

  • Fix previous releases sidebar feature for ecosystem projects (#267)
  • Remove references to some missing files and fix some invalid JavaScript (#292)
  • Fix Previous Releases section not being clickable (#308)

New Contributors

Full Changelog: 1.11.0rc1...1.12.0rc1