v0.13.0
What's Changed
Enhancements
- ENH: Accessible code highlighting styles by @drammock in #1064
- Reduce the left padding for ul and ol lists by @choldgraf in #1069
- Improving ABlog style and configuration by @choldgraf in #1075
- make accessible-pygments a full dependency by @drammock in #1083
- add matplotlib to the list of warnings by @12rambau in #1091
- style dataframe included in a widget by @12rambau in #1089
- feat: support leaflet maps in the theme by @12rambau in #1112
- ENH/MAINT: avoid overwriting the HtmlTranslator by @12rambau in #1105
- STYLE: lint the documentation with Doc8 by @12rambau in #1150
- Add test for internationalization and translations by @choldgraf in #1138
- ENH: Add breadcrumbs to article header by @choldgraf in #1142
- Add conditional check for last-updated template by @choldgraf in #1201
- feat: Add full i18n support by @jpmckinney in #1192
Bug fixes
- Check for /-/ in GitLab url (closes #1073) by @dixong in #1074
- FIX: remove DS_Store file by @12rambau in #1084
- Add Matplotlib to gallery.yaml by @timhoffm in #1090
- drop prettify to avoid extra space in inline block by @12rambau in #1101
- Fixing header height by @choldgraf in #1102
- FIX: Center search keyboard buttons by @choldgraf in #1103
- FIX: Blog tag cloud overflow by @choldgraf in #1093
- Fix extra whitespace in sidebars by @choldgraf in #1115
- FIX: Use logo_url instead deprecated logo in theme (#1094) by @nicoa in #1097
- fix: align sidebar sliding with the buttons by @12rambau in #1123
- ABlog: Updates for new HTML structure by @choldgraf in #1118
- Standardize logo image behavior between Sphinx and this theme by @12rambau in #1132
- Copyright semicolon by @choldgraf in #1160
- FIX: Flex behavior should shrink header items instead of brand by @bheberlein in #1158
- FIX: Javascript incorrect check for variable by @choldgraf in #1166
- remove emoji from landing page by @12rambau in #1151
- FIX: Narrow scope of style rule for GitHub & GitLab link shortening by @bheberlein in #1167
- Degrade gracefully when JavaScript is disabled by @lunar-debian in #1146
- Fix header vertical spacing and jupyter-sphinx cells by @choldgraf in #1164
- Fix article header CSS by @choldgraf in #1171
- “Edit this page” → “Edit on GitHub/GitLab/Bitbucket” by @jeanas in #1177
- Properly handle default_mode=auto when writing logos by @lunar-debian in #1183
- fix: correctly add DOM listeners by @drammock in #1179
- Minor style improvements to ablog by @choldgraf in #1185
- FIX: Some style bugs by @choldgraf in #1191
- Refactor contributing docs to be more modular by @choldgraf in #1173
- Fix github gitlab brand by @choldgraf in #1194
- FIX: Make wide equations scroll by @choldgraf in #1196
- Fix math scrollbars for realz by @choldgraf in #1198
- copy_logo_images: do not render dynamic Sphinx template content by @jayaddison in #1204
- Properly set configuration with app.builder.theme_options by @choldgraf in #1199
- Use CSS transform for skip link by @choldgraf in #1206
- FIX: Remove icon links component when no icon links given by @choldgraf in #1209
- FIX: Get theme options in a more robust way by @choldgraf in #1214
- Make heading-style use the font-weight-heading value by @vkbo in #1213
Maintenance
- Build(deps): Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #1066
- MAINT: Drop jQuery and use Bootstrap 5 by @12rambau in #1029
- MAINT: use the github repo of flake8 in pre-commit by @12rambau in #1070
- MAINT: Lint html by @12rambau in #1021
- MAINT: Improve font sizing by @12rambau in #1129
- MAINT: Refactor workflows to reduce test dependencies by @drammock in #1136
- MAINT: update prerelease workflow by @drammock in #1140
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1077
- Update precommit by @choldgraf in #1080
- MAINT: sphinx 4.0 behaviours are no longer supported by @12rambau in #1107
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1111
- Build(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1154
- MAINT: update pypi classifiers by @12rambau in #1153
- maint: update GitLab URL tests by @drammock in #1186
- Standardize template structure in more sections by @choldgraf in #1184
- maint: remove sphinx-panels support; remove deprecated config shims by @drammock in #1188
- RLS: v0.13.0rc2 by @choldgraf in #1170
- RLS: v0.13.0rc3 by @choldgraf in #1189
Documentation
- DOC: Use only shield.io for badges in README by @12rambau in #1152
- DOCS: admonition customization by @12rambau in #1155
- DOCS: Add internationalization instructions by @choldgraf in #1178
New Contributors
- @dixong made their first contribution in #1074
- @bheberlein made their first contribution in #1158
- @lunar-debian made their first contribution in #1146
- @jeanas made their first contribution in #1177
- @jayaddison made their first contribution in #1204
- @vkbo made their first contribution in #1213
Full Changelog: v0.12.0...v0.13.0