django-taxtea
django-taxtea copied to clipboard
Bump sphinx-rtd-theme from 0.5.0 to 1.0.0
Bumps sphinx-rtd-theme from 0.5.0 to 1.0.0.
Changelog
Sourced from sphinx-rtd-theme's changelog.
1.0.0
Incompatible Changes
- The minimum supported python version is now 2.7 or 3.4 and greater (#1093)
- The minimum supported Sphinx version is now 1.6 (#1091)
Deprecated
- Support for Sphinx's HTML4 writer is deprecated and will be removed in version 2.0 (#1091)
Features
- Add support for Sphinx 4.x (#1123)
- Add support for Docutils 0.17 (#1185 and #1199)
- Fixed logo scaling on IE11 (#1183)
- Added support for logos as URLs (#1171)
- Align top and side navigation background colors on mobile (#1132)
- Added support for deep toc levels (#1089)
- Updated translations for Chinese, Dutch, Estonian, French, German, Italian, Lithuanian, Persian, Polish, Portuguese, Russian, Spanish, Swedish, and Turkish locales
A number of accessibility features were added in this release:
- Allow keyboard to toggle menu expansion (#1167)
- Allow keyboard to activate permalink (#1162)
- Show keyboard focus on buttons (#1161)
- Maintain aria-expanded along with .current in menu (#1151)
- Respect tab order for prev/next buttons (#1051)
Fixes
- Updated Google analytics integration (#1129)
- Add classifier separation on Sphinx 2+ HTML4 writer (#1192)
- Added missing space char in footer (#1188)
- Fix navigation right padding on level2+ elements (#1068)
- Fix navigation expansion button sizes (#1067)
- Wrap inline literals (#1050)
- Fix aria labels (#1056)
- Don't toggle navigation terminal nodes (#1049)
- Fix
<pre>
overflow (#1220)- Fix literal/ref style inside
<dl>
(#1088)Other Changes
... (truncated)
Commits
c9b1bde
Replace sphinx reST with native reST15e4a90
Update translations for 1.0 release2254b1f
Update docs and versions for 1.0.0 releaseacada32
Merge pull request #1220 from readthedocs/nienn/fix-sphinx-4-pre-overflowe319184
Merge branch 'master' into nienn/fix-sphinx-4-pre-overflow20f205f
Merge pull request #1217 from readthedocs/agj/release-labels2774670
Add CSS max-width to dl.propertyb557851
Make section labels verbose to avoid numeric labels73d1707
Merge pull request #1088 from readthedocs/Blendify/fix-7173a03112
Fix build- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)