Sphinx-design

Latest version: v0.5.0

Safety actively analyzes 626691 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.0

What's Changed

* ⬆️ Drop Python 3.7 support, by [chrisjsewell](https://github.com/chrisjsewell)) in [#146](https://github.com/executablebooks/sphinx-design/pull/146)
* ⬆️ UPGRADE: sphinx>=5,<8, by [chrisjsewell](https://github.com/chrisjsewell)) in [#148](https://github.com/executablebooks/sphinx-design/pull/148)

**Full Changelog**: <https://github.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0>

0.4.0

**Full Changelog**: <https://github.com/executablebooks/sphinx-design/compare/v0.3.0...v0.4.0>

Enhancements made

- Make default blue color a11y friendly. [124](https://github.com/executablebooks/sphinx-design/pull/124) ([feanil](https://github.com/feanil), [choldgraf](https://github.com/choldgraf))
- Make card titles translatable [113](https://github.com/executablebooks/sphinx-design/pull/113) ([jpmckinney](https://github.com/jpmckinney), [chrisjsewell](https://github.com/chrisjsewell))

Version upgrades

- Sphinx 6.x. [106](https://github.com/executablebooks/sphinx-design/pull/106) ([marxin](https://github.com/marxin), [choldgraf](https://github.com/choldgraf), [srideep3](https://github.com/srideep3), [jpmckinney](https://github.com/jpmckinney), [akaszynski](https://github.com/akaszynski), [benjaoming](https://github.com/benjaoming), [codecov-commenter](https://github.com/codecov-commenter), [spoorcc](https://github.com/spoorcc), [nicoa](https://github.com/nicoa), [LecrisUT](https://github.com/LecrisUT))
- Support for Python 3.11 [105](https://github.com/executablebooks/sphinx-design/pull/105) ([tirthasheshpatel](https://github.com/tirthasheshpatel), [choldgraf](https://github.com/choldgraf), [jpmckinney](https://github.com/jpmckinney), [codecov-commenter](https://github.com/codecov-commenter))

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-design/graphs/contributors?from=2022-08-22&to=2023-04-12&type=c))

akaszynski ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Aakaszynski+updated%3A2022-08-22..2023-04-12&type=Issues)) | bastimeyer ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Abastimeyer+updated%3A2022-08-22..2023-04-12&type=Issues)) | benjaoming ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Abenjaoming+updated%3A2022-08-22..2023-04-12&type=Issues)) | choldgraf ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Acholdgraf+updated%3A2022-08-22..2023-04-12&type=Issues)) | chrisjsewell ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Achrisjsewell+updated%3A2022-08-22..2023-04-12&type=Issues)) | codecov-commenter ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Acodecov-commenter+updated%3A2022-08-22..2023-04-12&type=Issues)) | feanil ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Afeanil+updated%3A2022-08-22..2023-04-12&type=Issues)) | jpmckinney ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Ajpmckinney+updated%3A2022-08-22..2023-04-12&type=Issues)) | LecrisUT ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3ALecrisUT+updated%3A2022-08-22..2023-04-12&type=Issues)) | marxin ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Amarxin+updated%3A2022-08-22..2023-04-12&type=Issues)) | mikemckiernan ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Amikemckiernan+updated%3A2022-08-22..2023-04-12&type=Issues)) | nicoa ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Anicoa+updated%3A2022-08-22..2023-04-12&type=Issues)) | pre-commit-ci ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Apre-commit-ci+updated%3A2022-08-22..2023-04-12&type=Issues)) | spoorcc ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Aspoorcc+updated%3A2022-08-22..2023-04-12&type=Issues)) | srideep3 ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Asrideep3+updated%3A2022-08-22..2023-04-12&type=Issues)) | tirthasheshpatel ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Atirthasheshpatel+updated%3A2022-08-22..2023-04-12&type=Issues)) | zerocewl ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-design+involves%3Azerocewl+updated%3A2022-08-22..2023-04-12&type=Issues))

0.3.0

- ⬆️ 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 options `class-img-top`/`class-img-bottom` (92)
- 👌 IMPROVE: Add `link-alt` to fix card link accessibility (89)
- adds the `link-alt` option to `card` (and `grid-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 docutils `PendingDeprecationWarning` (94)
- 📚 DOCS: Update font awesome icons (64)

**Full Changelog**: <https://github.com/executablebooks/sphinx-design/compare/v0.2.0...v0.3.0>

0.2.0

- ⬆️ Support Sphinx v5, drop v3
- ⬆️ Add Python 3.10 support

**Full Changelog**: <https://github.com/executablebooks/sphinx-design/compare/v0.1.0...v0.2.0>

0.1.0

- ✨ NEW: Add material design icons roles, thanks to 2bndy5 in [41](https://github.com/executablebooks/sphinx-design/pull/41)
- ⬆️ UPGRADE: octicons to v16.1.1, thanks to pocek in [43](https://github.com/executablebooks/sphinx-design/pull/43)
- 🐛 FIX: Links in card titles by chrisjsewell in [59](https://github.com/executablebooks/sphinx-design/pull/59)
- 🐛 FIX: Exception on missing card link by chrisjsewell in [60](https://github.com/executablebooks/sphinx-design/pull/60)
- 🔧 MAINTAIN: Move from setuptools to flit for package build by chrisjsewell in [58](https://github.com/executablebooks/sphinx-design/pull/58)
- 🔧 MAINTAIN: Drop furo-specific stylesheet, thanks to pradyunsg in [22](https://github.com/executablebooks/sphinx-design/pull/22)

**Full Changelog**: <https://github.com/executablebooks/sphinx-design/compare/v0.0.13...v0.1.0>

0.0.13

✨ NEW: add icon `far` role (35), thanks to OriolAbril

👌 IMPROVE: Styling for tabs (21), thanks to pradyunsg

👌 IMPROVE: Properly remove the border on dropdown card body (23), thanks to pradyunsg

🐛 FIX: `sd-outline-*` classes color (25)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.