- Dependencies: Permitted installation of sphinx-design 0.7.0, effectively enabling support for Sphinx 9.
- Dependencies: Added compatibility with docutils 0.19 - 0.22
- Dependencies: Added compatibility with sphinx 7 - 9
- Dependencies: Updated to sphinx-design 0.6.0
- Remove support for Python 3.7 and 3.8, following
sphinx-design.
- Dependencies: Use sphinx-design 0.5 sphinx-design 0.6 introduced CSS changes downstream projects might not be prepared for.
- Fix compatibility issue with Python 3.8
- Accept more options on grid table's
sd-itemdirective - Add
shielddirective, to render badges through Shields.io - Add
hyperrole, to render different kinds of hyperlinks
- Improve JS/CSS asset loading
- Fix JavaScript for dropdown group elements
- For dropdown elements that should exclusively open when toggled,
add a
dropdown-groupCSS class. Thanks, @kojinkai and @msbt.
- Add "grid table" element, using directives
sd-table,sd-row,sd-item - Add "info card" element, using directive
info-card - Add "tag(s)" shortcuts, using roles
tagandtags