Bump mkdocs-material from 9.1.21 to 9.2.0
Bumps mkdocs-material from 9.1.21 to 9.2.0.
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-9.2.0
Additions and improvements
- Added blogging support via built-in blog plugin
- Added support for Chinese language segmentaiton in search plugin
- Added support for adding custom dates to blog posts
- Added support for paginating archive and category pages
- Added support for annotations (outside of code blocks)
- Added support for navigation icons
- Added support for navigation pruning
- Added support for navigation status
- Added support for customizing site icons
- Added support for customizing (code) annotation icons
- Added focus outline to admonitions and details
- Added prompt for bug report name to info plugin
- Added Luxembourgish translations
- Improved rendering of (code) annotation markers
- Improved print styles for (code) annotations
- Improved customizability of navigation tabs
- Improved interop of plugins with external tools like mike
- Improved interop of blog plugin with awesome pages plugin
- Improved header partial by moving buttons into separate partials
- Improved clarity of
site_url
warning in social plugin- Improved blog plugin to automatically setup directory structure
- Switched info plugin to
importlib
to mitigate deprecations- Automatically download ResizeObserver polyfill when necessary
- Automatically add iframe-worker polyfill when necessary in offline plugin
- Automatically focus and bring up keyboard on touch devices
- Updated Serbo-Croatian translations
- Updated MkDocs to 1.5.2
Removals
- Removed Universal Analytics integration
- Removed ancient polyfills to reduce size of bundled JavaScript by 20%
- Removed necessity for
Array.flat
andArray.flatMap
polyfill- Removed announcement bar button when JavaScript is not available
Fixes
- Fixed rendering of tags when announcement bar is present
- Fixed tags plugin rendering pages excluded by other plugins
- Fixed #5132: Blog plugin requires
nav
entry inmkdocs.yml
- Fixed #5599: Insufficient contrast for default link color
- Fixed #5715: Blog plugin missing integrated table of contents in pagination
- Fixed #5806: Version selector not hoverable on some Android devices
- Fixed #5826: Blog post drafts with tags show up in tags index
mkdocs-material-9.2.0b3
Note – This is a beta release, so please test thoroughly before deploying to production.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
mkdocs-material-9.2.0 (2023-08-21)
Additions and improvements
- Added blogging support via built-in blog plugin
- Added support for Chinese language segmentaiton in search plugin
- Added support for adding custom dates to blog posts
- Added support for paginating archive and category pages
- Added support for annotations (outside of code blocks)
- Added support for navigation icons
- Added support for navigation pruning
- Added support for navigation status
- Added support for customizing site icons
- Added support for customizing (code) annotation icons
- Added focus outline to admonitions and details
- Added prompt for bug report name to info plugin
- Added Luxembourgish translations
- Improved rendering of (code) annotation markers
- Improved print styles for (code) annotations
- Improved customizability of navigation tabs
- Improved interop of plugins with external tools like mike
- Improved interop of blog plugin with awesome pages plugin
- Improved header partial by moving buttons into separate partials
- Improved clarity of site_url warning in social plugin
- Improved blog plugin to automatically setup directory structure
- Switched info plugin to importlib to mitigate deprecations
- Automatically download ResizeObserver polyfill when necessary
- Automatically add iframe-worker polyfill when necessary in offline plugin
- Automatically focus and bring up keyboard on touch devices
- Updated Serbo-Croatian translations
- Updated MkDocs to 1.5.2
Removals
- Removed Universal Analytics integration
- Removed ancient polyfills to reduce size of bundled JavaScript by 20%
- Removed necessity for Array.flat and Array.flatMap polyfill
- Removed announcement bar button when JavaScript is not available
Fixes
- Fixed rendering of tags when announcement bar is present
- Fixed tags plugin rendering pages excluded by other plugins
- Fixed #5132: Blog plugin requires nav entry in mkdocs.yml
- Fixed #5599: Insufficient contrast for default link color
- Fixed #5715: Blog plugin missing integrated table of contents in pagination
- Fixed #5806: Version selector not hoverable on some Android devices
- Fixed #5826: Blog post drafts with tags show up in tags index
mkdocs-material-9.1.21+insiders-4.39.0 (2023-08-01)
... (truncated)
Commits
-
46ca6c5
Merge pull request #5683 from squidfunk/merge/piri-piri -
a6f0bc4
Added missing files -
d1ffeb2
Prepare 9.2.0 release -
de0fc51
Documentation -
4759c7a
Fixed error when using git-revision-date-localized-plugin with blog -
85f0d74
Merge branch 'master' into merge/piri-piri -
6c8cd47
Improved development environment setup instructions (#5876) -
ac30daa
Updated image guide (#5823) -
92be65e
Fixed version selector not being hoverable on some Android devices (#5806) -
ee537b5
Documentation - Additional commits viewable in compare view