Releases: jbms/sphinx-immaterial
Releases · jbms/sphinx-immaterial
v0.11.9
What's Changed
Full Changelog: v0.11.8...v0.11.9
v0.11.8
What's Changed
- include recommended assets for mathjax by @2bndy5 in #286
- don't modify config on_build_init by @2bndy5 in #285
- force all objinfo icons to visually account for text's descender by @12rambau in #290
- Contributing and CI Improvements by @2bndy5 in #292
- fix for pydantic-core for v2.10 by @2bndy5 in #296
- Lang drop down by @2bndy5 in #298
- Use gh releases by @2bndy5 in #282
- Add support for "scope" option by @Bizordec in #284
New Contributors
Full Changelog: v0.11.7...v0.11.8
v0.11.7
v0.11.6
v0.11.5
v0.11.4
What's Changed
- Move custom_admonitions monkey patching out of extension setup function by @jbms in #212
- Fix source info by @jbms in #213
- JSON domain: Don't treat unresolved $ref as fatal error by @jbms in #214
- Improve apidoc/cpp/api_parser typing with TypedDict by @jbms in #215
- Address pylint black updates by @2bndy5 in #224
- ci: schedule twice a month by @umarcor in #219
- ci: do not fail fast by @umarcor in #220
- Fix potential UnboundLocalError by @kartben in #228
- allow use of system font in theme's graphviz ext by @2bndy5 in #225
- Fixed double numfig statements for Figues and no listing number for code blocks by @glatosinski in #229
- add nox config; update CI by @2bndy5 in #230
- Fix typo in customization.rst by @kartben in #236
- Extends docs with hint when migrating by @funkyfuture in #239
- type ignore assignment in fix_sphinx_issue_1147.py by @2bndy5 in #245
- Styling version directives by @2bndy5 in #246
- Backlogged doc updates by @2bndy5 in #247
- remove unnecessary permalink to
depart_term()
by @2bndy5 in #252 - Fix 250 by @2bndy5 in #254
- support admonition options in version directives (follow-up to #246) by @2bndy5 in #253
- update call to sphinx.util.typing.stringify in conf.py by @2bndy5 in #255
- Fix interoperability with Esbonio language server (#163) by @tim-nordell-nimbelink in #258
- update external_cpp_references by @2bndy5 in #257
- remove repo_type and make repo_name intuitive by @2bndy5 in #260
- add mermaid.js and mathjax to npm deps by @2bndy5 in #231
- allow user-interactive color changes in customization doc by @2bndy5 in #256
- [docs] reorder palette color options by @2bndy5 in #263
- satisfy warning about TypedDict by @2bndy5 in #267
- document the icon[logo] option by @2bndy5 in #266
New Contributors
- @umarcor made their first contribution in #219
- @kartben made their first contribution in #228
- @glatosinski made their first contribution in #229
- @funkyfuture made their first contribution in #239
- @tim-nordell-nimbelink made their first contribution in #258
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Avoid mypy errors with Sphinx 6.1 by @jbms in #202
- Fix to use ts-graphviz/setup-graphviz again on CI by @kamiazya in #201
- Generate sphinx_immaterial/LICENSE file for sdist package by @jbms in #204
- Improve CSS/JavaScript bundling and fix miscellaneous issues by @jbms in #205
- Fix api_parser.Config dataclass definition by @jbms in #206
- check for
logo_url
instead oflogo
by @2bndy5 in #210
New Contributors
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Fix handling of "short" anchors in the search index by @jbms in #199
- Fix #196 exception in MyST/markdown-it-py by @matthias-colt in #197
New Contributors
- @matthias-colt made their first contribution in #197
Full Changelog: v0.11.1...v0.11.2
v0.11.1
v0.11.0
What's Changed
- Minor doc updates by @2bndy5 in #175
- Code annotations by @2bndy5 in #176
- Fix 164 by @2bndy5 in #177
- patch visitor for production list directive by @2bndy5 in #178
- Fix search.highlight feature when loading from file:// URL by @jbms in #180
- resolve #184 by @2bndy5 in #185
- add inline icon role and doc for it by @2bndy5 in #182
- fix mypy errors by @2bndy5 in #187
- doc use of Giscus; add comments meta data tag by @2bndy5 in #188
- customized admonition by @2bndy5 in #186
- adjust regressive z-index override from #171 by @2bndy5 in #191
Full Changelog: v0.10.0...v0.11.0