Bump sphinx-design from 0.4.1 to 0.5.0
Bumps sphinx-design from 0.4.1 to 0.5.0.
Release notes
Sourced from sphinx-design's releases.
v0.5.0
What's Changed
⬆ ️ Drop Python 3.7 support, by@chrisjsewell
in executablebooks/sphinx-design#146⬆ ️ UPGRADE: sphinx>=5,<8, by@chrisjsewell
in executablebooks/sphinx-design#148Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0
Changelog
Sourced from sphinx-design's changelog.
0.5.0 - 2023-07-27
What's Changed
⬆ ️ Drop Python 3.7 support, by@chrisjsewell
) in #146⬆ ️ UPGRADE: sphinx>=5,<8, by@chrisjsewell
) in #148Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0
v0.4.0 - 2023-04-13
Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.3.0...v0.4.0
Enhancements made
- Make default blue color a11y friendly. #124 (
@feanil
,@choldgraf
)- Make card titles translatable #113 (
@jpmckinney
,@chrisjsewell
)Version upgrades
- Sphinx 6.x. #106 (
@marxin
,@choldgraf
,@srideep3
,@jpmckinney
,@akaszynski
,@benjaoming
,@codecov-commenter
,@spoorcc
,@nicoa
,@LecrisUT
)- Support for Python 3.11 #105 (
@tirthasheshpatel
,@choldgraf
,@jpmckinney
,@codecov-commenter
)Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@akaszynski
(activity) |@bastimeyer
(activity) |@benjaoming
(activity) |@choldgraf
(activity) |@chrisjsewell
(activity) |@codecov-commenter
(activity) |@feanil
(activity) |@jpmckinney
(activity) |@LecrisUT
(activity) |@marxin
(activity) |@mikemckiernan
(activity) |@nicoa
(activity) |@pre-commit-ci
(activity) |@spoorcc
(activity) |@srideep3
(activity) |@tirthasheshpatel
(activity) |@zerocewl
(activity)v0.3.0 - 2022-08-22
⬆ ️ Update Materials Design Icons to v4.0.0-46-gc9e5528, thanks to@2bndy5
(#69)🐛 FIX: dropdown/tab-item:name:
options (#91)🐛 FIX: Docs build against non-html formats (#88)👌 IMPROVE: Add card optionsclass-img-top
/class-img-bottom
(#92)👌 IMPROVE: Addlink-alt
to fix card link accessibility (#89)
- adds the
link-alt
option tocard
(andgrid-item-card
) directives, in order to assign a discernable name to the link (for screen readers).👌 IMPROVE: Make tab ids deterministic (#93)
- Use increasing indices, rather than UUIDs
🔧 MAINTAIN: Fix docutilsPendingDeprecationWarning
(#94)📚 DOCS: Update font awesome icons (#64)Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.2.0...v0.3.0
v0.2.0 - 2022-06-14
... (truncated)
Commits
-
18fe5df
🚀 RELEASE: v0.5.0 (#150) -
7e322bb
📚 ⬆ ️: Update theme versions (#149) -
9dfaa9a
⬆ ️ UPGRADE: sphinx>=5,<8 (#148) -
9129c5e
⬆ ️ Drop Python 3.7 support (#146) -
47200d8
[pre-commit.ci] pre-commit autoupdate (#129) -
44df7a5
⬆ Bump pre-commit/action from 2.0.0 to 3.0.0 (#145) -
6d01385
⬆ Bump actions/checkout from 2 to 3 (#141) -
2a536b5
⬆ Bump codecov/codecov-action from 1 to 3 (#143) -
dd7af64
⬆ ️ Bump actions/setup-python from 2 to 4 (#144) -
dec63ad
⬆ ️ Update pre-commit requirement from ~=2.12 to >=2.12,<4.0 (#137) - Additional commits viewable in compare view