Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency mkdocs-material to v9 #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material (changelog) ==7.2.4 -> ==9.5.21 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.5.21: mkdocs-material-9.5.21

Compare Source

  • Fixed #​7133: Ensure latest version of Mermaid.js is used
  • Fixed #​7125: Added warning for dotfiles in info plugin

Thanks to @​kamilkrzyskow for their contributions

v9.5.20: mkdocs-material-9.5.20

Compare Source

  • Fixed deprecation warning in privacy plugin (9.5.19 regression)
  • Fixed #​7119: Tags plugin emits deprecation warning (9.5.19 regression)
  • Fixed #​7118: Social plugin crashes if fonts are disabled (9.5.19 regression)
  • Fixed #​7085: Social plugin crashes on Windows when downloading fonts

v9.5.19: mkdocs-material-9.5.19

Compare Source

  • Updated MkDocs to 1.6 and limited version to < 2
  • Updated Docker image to latest Alpine Linux
  • Removed setup.py, now that GitHub fully understands pyproject.toml
  • Improved interop of social plugin with third-party MkDocs themes
  • Fixed #​7099: Blog reading time not rendered correctly for Japanese
  • Fixed #​7097: Improved resilience of tags plugin when no tags are given
  • Fixed #​7090: Active tab indicator in nested content tabs rendering bug

v9.5.18: mkdocs-material-9.5.18

Compare Source

  • Refactored tooltips implementation to fix positioning issues
  • Fixed #​7044: Rendering glitch when hovering contributor avatar in Chrome
  • Fixed #​7043: Highlighted lines in code blocks cutoff on mobile
  • Fixed #​6910: Incorrect position of tooltip for page status in sidebar
  • Fixed #​6760: Incorrect position and overly long tooltip in tables
  • Fixed #​6488: Incorrect position and cutoff tooltip in content tabs

v9.5.17: mkdocs-material-9.5.17

Compare Source

  • Updated Serbian translations
  • Fixed #​7003: Confusing keyboard interaction for palette toggle
  • Fixed #​7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic

Thanks to @​stcksmsh for their contributions.

v9.5.16: mkdocs-material-9.5.16

Compare Source

  • Updated Russian translations
  • Improved error handling and reporting in social plugin
  • Improved error handling and reporting in privacy plugin
  • Fixed blog plugin not allowing to use time in format strings
  • Fixed #​6983: Social plugin crashes because of Google Fonts API change

Thanks to @​kamilkrzyskow, @​Guts, @​szg-alex-payne and @​natakazakova for their contributions

v9.5.15: mkdocs-material-9.5.15

Compare Source

  • Reverted fix for transparent iframes (9.5.14)
  • Fixed #​6929: Interference of social plugin and auto dark mode
  • Fixed #​6938: Giscus shows dark background in light mode (9.5.14 regression)

v9.5.14: mkdocs-material-9.5.14

Compare Source

  • Added support for hiding versions from selector when using mike
  • Added init system to improve signal handling in Docker image
  • Fixed edge cases in exclusion logic of info plugin
  • Fixed inability to reset pipeline in search plugin
  • Fixed syntax error in Finnish translations
  • Fixed #​6917: UTF-8 encoding problems in blog plugin on Windows
  • Fixed #​6889: Transparent iframes get background color

Thanks to @​kamilkrzyskow, @​yubiuser and @​todeveni for their contributions

v9.5.13: mkdocs-material-9.5.13

Compare Source

  • Updated Slovak translations
  • Improved info plugin interop with projects plugin
  • Improved info plugin inclusion/exclusion logic
  • Fixed info plugin not gathering files recursively
  • Fixed #​6750: Ensure info plugin packs up all necessary files

Thanks to @​kamilkrzyskow and @​scepka for their contributions

v9.5.12: mkdocs-material-9.5.12

Compare Source

  • Fixed #​6846: Some meta tags removed on instant navigation (9.4.2 regression)
  • Fixed #​6823: KaTex not rendering on instant navigation (9.5.5 regression)
  • Fixed #​6821: Privacy plugin doesn't handle URLs with encoded characters

v9.5.11: mkdocs-material-9.5.11

Compare Source

  • Updated Finnish translation

v9.5.10: mkdocs-material-9.5.10

Compare Source

  • Updated Bahasa Malaysia translations
  • Fixed #​6783: Hide continue reading link for blog posts without separators
  • Fixed #​6779: Incorrect positioning of integrated table of contents

v9.5.9: mkdocs-material-9.5.9

Compare Source

  • Fixed navigation pruning with tabs and sections enabled

v9.5.8: mkdocs-material-9.5.8

Compare Source

  • Added Tamil translations
  • Updated Esperanto translations
  • Fixed relative images not being resolved for instant navigation

v9.5.7: mkdocs-material-9.5.7

Compare Source

  • Fixed #​6731: Small images in figures are not centered
  • Fixed #​6719: Instant navigation breaks table of contents (9.5.5 regression)

v9.5.6: mkdocs-material-9.5.6

Compare Source

  • Fixed #​6700: Missing styles for Mermaid.js labels with Markdown

v9.5.5: mkdocs-material-9.5.5

Compare Source

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #​6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #​6652: Keyboard events in custom elements captured
  • Fixed #​6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #​6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #​6345: Instant navigation sometimes breaks browser back button
  • Fixed #​6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #​6275: Instant navigation doesn't correctly resolve after 404
  • Fixed #​6102: Instant navigation reloads page on same link navigation

v9.5.4: mkdocs-material-9.5.4

Compare Source

  • Fixed #​6645: Local storage with invalid value can break site
  • Fixed #​6635: Tags icons before default ignored if default is set

v9.5.3: mkdocs-material-9.5.3

Compare Source

  • Limited version range of MkDocs to < 1.6
  • Updated Macedonian translations
  • Fixed #​6520: Group plugin crashes when using mike
  • Fixed #​6494: Hide author's email address if disabled in git-authors plugin

v9.5.2: mkdocs-material-9.5.2

Compare Source

  • Fixed types for slugify settings in blog plugin config
  • Fixed #​6469: Horizontal scrollbars on MathJax containers

v9.5.1: mkdocs-material-9.5.1

Compare Source

  • Updated Greek translations
  • Fixed #​6464: Privacy plugin cannot be enabled
  • Fixed #​6461: Sorting blog posts ignores time component in date

v9.5.0: mkdocs-material-9.5.0

Compare Source

Merged Insiders features of 'Goat's Horn' funding goal

  • Added privacy plugin: automatic downloading of external assets
  • Added support for card grids and grid layouts
  • Added support for improved tooltips
  • Added support for content tabs anchor links (deep linking)
  • Added support for automatic dark/light mode
  • Added support for document contributors

v9.4.14: mkdocs-material-9.4.14

Compare Source

  • Added support for linking authors in blog posts

v9.4.13: mkdocs-material-9.4.13

Compare Source

  • Fixed #​6365: Blog plugin pagination links to previous pages broken
  • Fixed #​5758: Updated Mermaid.js to version 10.6.1 (latest)

v9.4.12: mkdocs-material-9.4.12

Compare Source

  • Improved blog plugin to generate Unicode-aware slugs by default
  • Fixed non-deterministic order of categories in blog plugin

v9.4.11: mkdocs-material-9.4.11

Compare Source

  • Fixed #​6364: Search plugin crashing when enabling theme while serving
  • Fixed blog plugin crashing when disabling pagination

v9.4.10: mkdocs-material-9.4.10

Compare Source

  • Fixed #​6356: Version selector can't be disabled via mike's configuration
  • Fixed #​6281: Navigation not rendering due to Safari bug (9.4.2 regression)
  • Fixed #​6261: Navigation expansion animates on first load (9.4.2 regression)

v9.4.9: mkdocs-material-9.4.9

Compare Source

  • Fixed #​6344: Long entries cutoff in table of contents
  • Fixed #​6336: Custom template for glob archive not working with pagination
  • Fixed #​6328: Blog plugin crashes for locales with dashes, e.g. pt-BR
  • Fixed #​6327: Copy-to-clipboard button doesn't trim trailing line feed
  • Fixed #​6302: Version strings not matched when using mike, only aliases
  • Fixed instant navigation progress indicator for gzipped content in Chrome
  • Fixed rendering bug on details marker rotation in Firefox

v9.4.8: mkdocs-material-9.4.8

Compare Source

  • Fixed invalid local address replacement when using instant loading
  • Fixed #​6275: Crash after navigation caused 404 when using instant loading

v9.4.7: mkdocs-material-9.4.7

Compare Source

  • Added Azerbaijani translations

v9.4.6: mkdocs-material-9.4.6

Compare Source

  • Updated Danish and Norwegian (Nynorsk) translations
  • Fixed #​6169: Blog post metadata layout overflows on small screens

v9.4.5: mkdocs-material-9.4.5

Compare Source

  • Fixed sidebar auto-positioning (9.4.2 regression)
  • Fixed #​6166: Improve group plugin compatibility with Python < 3.10
  • Fixed #​6157: Hiding tags does not work (9.4.3 regression)

v9.4.4: mkdocs-material-9.4.4

Compare Source

  • Added support for overriding text to be copied for code blocks
  • Fixed broken layout in some browsers at breakpoints when using zoom
  • Fixed #​6132: Incomplete search highlighting for code blocks in titles

v9.4.3: mkdocs-material-9.4.3

Compare Source

  • Added support for instant navigation progress indicator
  • Improved spacing and alignment of tags
  • Moved back-to-top button into separate partial
  • Fixed #​6104: Indentation for some code blocks lost in search
  • Fixed #​6094: Blog post metadata overlaps with footer on small screens
  • Fixed #​6069: Blog plugin crashes for categories with non-ASCII names

Updated templates (diff)

  • base.html

v9.4.2: mkdocs-material-9.4.2

Compare Source

  • Updated Slovenian translations
  • Added animation to sidebar navigation expansion and collapse
  • Added support for auto-replacement of document head for instant navigation
  • Improved compatibility of new emoji extension with Python < 3.10
  • Switched regex dependency to use minimal version
  • Refactored alignment and spacing of sidebar navigation
  • Fixed expansion button not focusable via keyboard in sidebar navigation
  • Fixed viewport offset restoration on first load when using instant navigation
  • Fixed accidental highlight of non-clickable elements in blog plugin sidebar
  • Fixed #​6041: Blog plugin crashes when nav is defined and blog not included
  • Fixed #​5972: Blog plugin ignores section index pages in paginated views
  • Fixed #​5954: Repeated click on anchor ignored when using instant navigation
  • Fixed #​5742: Keyboard navigation broken when using instant navigation

Updated templates (diff)

  • partials/nav-item.html
  • blog-post.html

v9.4.1: mkdocs-material-9.4.1

Compare Source

  • Improved colors and contrast in dark mode
  • Improved admonition borders to match font weight
  • Switched content tabs to neutral color

v9.4.0: mkdocs-material-9.4.0

Compare Source

  • Added Belarusian translations
  • Added version info to entrypoint of package
  • Added emoji extension as a replacement for materialx
  • Improved slate color scheme (dark mode) - now even darker
  • Restructured project to improve development experience
  • Updated MkDocs to 1.5.3
  • Fixed #​3890: Development mode crash on Linux

v9.3.2: mkdocs-material-9.3.2

Compare Source

  • Updated Slovenian translations
  • Updated Python dependencies in requirements to use minimum versions
  • Fixed #​6017: Code highlighting inconsistent in Community and Insiders edition
  • Fixed #​6001: Contributor avatars display incorrectly in Firefox
  • Fixed #​6000: Blog post drafts are included in navigation

v9.3.1: mkdocs-material-9.3.1

Compare Source

  • Fixed crash of group plugin when used together with hooks

v9.3.0: mkdocs-material-9.3.0

Compare Source

  • Improved configuration sharing between community and Insiders edition
  • Added experimental built-in group plugin for enabling plugins conditionally
  • Added new settings in tags plugin for enabling/disabling
  • Dropped support for Python 3.7 (EOL)

v9.2.8: mkdocs-material-9.2.8

Compare Source

  • Updated Italian and Russian translations
  • Fixed #​5952: Combining blog and tags plugin leads to wrong links
  • Fixed #​5951: Blog plugin ignores post title in metadata
  • Fixed #​5949: Blog plugin ignores post linked in nav

v9.2.7: mkdocs-material-9.2.7

Compare Source

  • Switched dependencies to compatible release clauses
  • Removed readtime and lxml dependencies for blog plugin
  • Reduced size of Docker image to improve CI build performance
  • Fixed #​5945: Incorrect footer navigation for sibling pages of blog
  • Fixed #​5939: Page jumps when changing color palette (Firefox 117)
  • Fixed #​5901: Announcement bar reappears when using instant loading
  • Fixed #​5824: Allow to customize styles of sequence diagrams

v9.2.6: mkdocs-material-9.2.6

Compare Source

  • Added Basque translations
  • Added template for simple redirects
  • Improved blog plugin interop by moving view generation to on_files
  • Fixed #​5924: Social plugin still checks dependencies when disabled
  • Fixed #​5916: Blog plugin crashes on Python 3.8 (9.2.0 regression)

v9.2.5: mkdocs-material-9.2.5

Compare Source

  • Fixed error in dirty serve mode when using blog plugin
  • Fixed page title not being consistent in blog plugin pagination
  • Fixed #​5899: Blog plugin pagination breaks when disabling directory URLs

v9.2.4: mkdocs-material-9.2.4

Compare Source

  • Added version to bug report name in info plugin
  • Updated Afrikaans translations

v9.2.3: mkdocs-material-9.2.3

Compare Source

  • Fixed blog plugin rendering wrongly with markdown.extensions.toc
  • Fixed blog plugin entrypoint generation

v9.2.2: mkdocs-material-9.2.2

Compare Source

  • Fixed #​5880: Blog plugin failing when building a standalone blog
  • Fixed #​5881: Blog plugin not compatible with Python < 3.10

v9.2.1: mkdocs-material-9.2.1

Compare Source

  • Fixed #​5879: Blog plugin failing when building a standalone blog
  • Fixed error in blog plugin when using draft tagging on future date
  • Fixed error in blog plugin when toc extension is not enabled

v9.2.0: mkdocs-material-9.2.0

Compare Source

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

v9.1.21: mkdocs-material-9.1.21

Compare Source

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

v9.1.20: mkdocs-material-9.1.20

Compare Source

  • Updated Sanskrit translations
  • Fixed deprecation warnings for social plugin

v9.1.19: mkdocs-material-9.1.19

Compare Source

  • Added support for MkDocs 1.5+
  • Fixed #​5699: Improve error reporting in social plugin

v9.1.18: mkdocs-material-9.1.18

Compare Source

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #​5655: Search separator with lookbehind breaks highlighting

v9.1.17: mkdocs-material-9.1.17

Compare Source

  • Fixed #​5633: Code annotations with nested lists incorrectly mounted
  • Fixed #​5628: Regression in new social plugin configuration scheme

v9.1.16: mkdocs-material-9.1.16

Compare Source

  • Updated Indonesian translations
  • Ensure scroll bar follows color scheme of operating system

v9.1.15: mkdocs-material-9.1.15

Compare Source

  • Fixed #​5566: Indicate color scheme to operating system
  • Fixed #​5565: Update Dockerfile to latest version of base image
  • Fixed #​5554: Add additional version tags (9, 9.1) to Docker image
  • Fixed #​5536: Strip tags of ARIA labels in table of contents

v9.1.14: mkdocs-material-9.1.14

Compare Source

  • Updated Armenian and Greek translations

v9.1.13: mkdocs-material-9.1.13

Compare Source

  • Fixed #​5517: Social plugin crashes for some fonts (e.g. Open Sans)

v9.1.12: mkdocs-material-9.1.12

Compare Source

  • Updated Bengali (Bangla) translations
  • Fixed #​5503: Docker image publish errors on uppercase characters
  • Fixed #​5407: Auto-pause media when in hidden content tabs

v9.1.11: mkdocs-material-9.1.11

Compare Source

  • Fixed #​5487: Social plugin crashes without options (9.1.10 regression)

v9.1.10: mkdocs-material-9.1.10

Compare Source

  • Added cards_layout_options setting for social cards
  • Deprecated cards_color and cards_font setting for social cards

v9.1.9: mkdocs-material-9.1.9

Compare Source

  • Added Telugu, Kannada and Sanskrit translations
  • Fixed #​5428: Fixed margins for light/dark mode images in figures
  • Fixed #​5420: Social plugin crashing for some specific Google Fonts
  • Fixed #​5160: Instant loading makes code annotations jump (9.1.1 regression)
  • Fixed #​4920: Social plugin not loading logo from custom icon set
  • Fixed social plugin crashing when only code font is specified

v9.1.8: mkdocs-material-9.1.8

Compare Source

  • Fixed #​5417: Theme breaks when palette is not defined (9.1.7 regression)

v9.1.7: mkdocs-material-9.1.7

Compare Source

  • Updated Persian (Farsi) and Turkish translations
  • Fixed #​5401: Added missing flag to disable built-in tags plugin
  • Fixed #​5206: Ensure defaults are set for primary and accent colors
  • Fixed unnecessary inclusion of palette CSS when unused

v9.1.6: mkdocs-material-9.1.6

Compare Source

  • Updated Persian (Farsi) translations
  • Fixed #​5300: Boxes in Mermaid sequence diagrams not color-abiding

v9.1.5: mkdocs-material-9.1.5

Compare Source

  • Updated Lithuanian and Japanese translations
  • Updated Mermaid.js to version 9.4.3
  • Fixed #​5290: Footer previous/next labels cut-off for short page titles

v9.1.4: mkdocs-material-9.1.4

Compare Source

  • Fixed #​5239: Instant loading breaks anchors in details (9.1.1 regression)
  • Fixed #​5211: Anchor following not working for Chinese (9.1.2 regression)

v9.1.3: mkdocs-material-9.1.3

Compare Source

  • Added Kurdish (Soranî) translations
  • Updated Norwegian (Bokmål), Portuguese and Romanian translations
  • Improved compatibility with mkdocs-jupyter plugin
  • Fixed #​5198: Built-in search plugin not filtering script and style tags
  • Fixed #​5176: Back-to-top + instant loading not working (9.1.1 regression)

v9.1.2: mkdocs-material-9.1.2

Compare Source

  • Updated Icelandic, Korean and Swedish translations
  • Fixed #​5168: Mermaid text boxes overflow (9.0.13 regression)
  • Fixed #​5155: table of contents not highlighting percent-encoded URLs

v9.1.1: mkdocs-material-9.1.1

Compare Source

  • Updated Czech and Thai translations
  • Improved instant loading (scroll restoration, slow connections)
  • Fixed #​5023: Instant loading not allowing to go back to initial page
  • Fixed #​3797: Instant loading does not work with section anchors in Safari

v9.1.0: mkdocs-material-9.1.0

Compare Source

  • Docker image now available for amd64, arm64 and arm/v7
  • Updated Chinese (Taiwanese) translations
  • Generalized tag identifier implementation
  • Fixed flickering of header shadow on load
  • Fixed occasional flickering of announcement bar

v9.0.15: mkdocs-material-9.0.15

Compare Source

  • Updated Chinese (Traditional) translations
  • Updated Hebrew translations

v9.0.14: mkdocs-material-9.0.14

Compare Source

  • Fixed #​5072: Rendering bug on navigation expand button in Firefox

v9.0.13: mkdocs-material-9.0.13

Compare Source

  • Updated Uzbek translations
  • Switched back to pre-9.0.0 headline detection in content partial
  • Fixed #​5062: Version warning not readable when using slate scheme
  • Fixed #​5061: Improved discernibility of table row hover color
  • Fixed #​5034: Sequence actors in Mermaid diagrams not color-abiding
  • Fixed #​4919: Allow to hide version warning in multiple versions

v9.0.12: mkdocs-material-9.0.12

Compare Source

  • Updated Catalan translations
  • Fixed #​4975: Mermaid entity relationship rendering diagrams bug
  • Fixed #​4924: Header title not reset when using instant loading

v9.0.11: mkdocs-material-9.0.11

Compare Source

  • Added Mastodon verification for social links (rel=me)
  • Updated Italian translations

v9.0.10: mkdocs-material-9.0.10

Compare Source

  • Updated Arabic translations
  • Updated Korean translations
  • Updated Hungarian translations
  • Updated Russian translations
  • Fixed #​4977: Improved accessibility for content tabs
  • Fixed #​4960: Sometimes anchor following doesn't bring last item into view

v9.0.9: mkdocs-material-9.0.9

Compare Source

  • Updated Bulgarian translations
  • Updated Chinese (Simplified) translations
  • Updated Dutch translations
  • Updated Hindi translations
  • Updated Japanese translations
  • Updated Polish translations

v9.0.8: mkdocs-material-9.0.8

Compare Source

  • Updated Croatian translations
  • Updated French translations
  • Updated Hungarian translations
  • Updated Portuguese (Brasilian) translations
  • Updated Spanish translations
  • Updated Ukrainian translations
  • Updated Urdu translations
  • Updated Vietnamese translations

v9.0.7: mkdocs-material-9.0.7

Compare Source

  • Improved accessibility of sidebar navigation
  • Moved all translations into community edition
  • Updated Polish and Portuguese (Brasilian) translations
  • Fixed info plugin terminating on subsequent reload when serving
  • Fixed #​4910: Sidebar navigation labels have invalid ARIA roles
  • Fixed #​4884: Search query terms can't be separated by colons

v9.0.6: mkdocs-material-9.0.6

Compare Source

  • Fixed #​4883: Automatically disable info plugin when serving
  • Fixed #​4885: Search plugin crashes in some exotic cases (9.0.3 regression)

v9.0.5: mkdocs-material-9.0.5

Compare Source

  • Fixed #​4842: Improved accessibility of search result list

v9.0.4: mkdocs-material-9.0.4

Compare Source

  • Fixed #​4823: Improved contrast ratio in footer (9.0.2 regression)
  • Fixed #​4832: Set navigation items back to black (9.0.3 regression)
  • Fixed #​4843: Emojis broken due to maxcdn.com shutting down
  • Upgraded Python Markdown Extensions to 9.9.1

v9.0.3: mkdocs-material-9.0.3

Compare Source

  • Improved discernability of section index pages in navigation
  • Improved collapsing of adjacent whitespace in search plugin
  • Updated Indonesian translations
  • Fixed view source of this page button when edit URL points to blob
  • Fixed #​4829: Search overlay does not close for active anchor result
  • Fixed #​4824: Search plugin crashes for h[1-6] contained in other elements
  • Fixed #​4804: Nested navigation items not expandable with keyboard
  • Fixed #​4689: anchor tracking not working for anchors in tables
  • Upgraded to Mermaid 9.3.0

v9.0.2: mkdocs-material-9.0.2

Compare Source

  • Fixed #​4823: Improved contrast ratio in footer to meet WCAG guidelines
  • Fixed #​4819: Social plugin crashes when card generation is disabled
  • Fixed #​4817: Search plugin crashes on numeric page titles in nav

v9.0.1: mkdocs-material-9.0.1

Compare Source

  • Removed pipdeptree dependency for built-in info plugin
  • Fixed appearance of linked tags when hovered (9.0.0 regression)
  • Fixed #​4810: Abbreviations run out of screen on touch devices
  • Fixed #​4813: View source and edit button links are the same

v9.0.0: mkdocs-material-9.0.0

Compare Source

Additions and improvements

  • Added support for rich search previews
  • Added support for tokenizer lookahead
  • Added support for better search highlighting
  • Added support for excluding content from search
  • Added support for configurable search pipeline
  • Added support for offline search via offline plugin
  • Added support for multiple instances of built-in tags plugin
  • Added support for removing copy-to-clipboard button
  • Added support for removing footer navigation
  • Added support for button to view the source of a page
  • Improved readability of query string for search sharing
  • Improved stability of search plugin when using --dirtyreload
  • Improved search result group button, now sticky and stable
  • Updated Norwegian translations
  • Updated MkDocs to 1.4.2

Removals

  • Removed deprecated alternative admonition qualifiers
  • Removed :is() selectors (in output) for easier overriding
  • Removed .title suffix on translations
  • Removed legacy method for providing page title in feedback URL
  • Removed support for indexing only titles in search
  • Removed support for custom search transforms
  • Removed support for custom search workers
  • Removed temporary snow feature (easter egg)

Fixes

  • Fixed Norwegian and Korean language code
  • Fixed detection of composition events in search interface
  • Fixed search plugin not using title set via front matter
  • Fixed search highlighting of tags
  • Fixed search sharing URL using post transformed string
  • Fixed theme-color meta tag getting out-of-sync with palette toggle
  • Fixed prev/next page keyboard navigation when footer is not present
  • Fixed overflowing navigation tabs not being scrollable
  • Fixed inclusion of code block line numbers from search

v8.5.11: mkdocs-material-8.5.11

Compare Source

v8.5.10: mkdocs-material-8.5.10

Compare Source

  • Adjusted CSS to better allow for custom primary and accent colors
  • Fixed #​4620: Primary color is not applied (8.5.9 regression)

v8.5.9: mkdocs-material-8.5.9

Compare Source

  • Fixed #​4600: Illegible links for black/white primary colors (8.5.8 regression)
  • Fixed #​4594: Need to set schema to change link color

v8.5.8: mkdocs-material-8.5.8

Compare Source

  • Added support for always showing settings in cookie consent
  • Fixed #​4571: Buttons invisible if primary color is white or black
  • Fixed #​4517: Illegible note in sequence diagram when using slate scheme

v8.5.7: mkdocs-material-8.5.7

Compare Source

  • Deprecated additional admonition qualifiers to reduce size of CSS
  • Fixed #​4511: Search boost does not apply to sections

v8.5.6: mkdocs-material-8.5.6

Compare Source

  • Modernized appearance of admonitions (with fallback, see docs)
  • Improved appearance of inline code blocks in admonition titles

v8.5.5: mkdocs-material-8.5.5

Compare Source

  • Updated MkDocs to 1.4
  • Fixed compatibility issues with MkDocs 1.4
  • Fixed #​4430: build error when enabling consent without repository URL

v8.5.4: mkdocs-material-8.5.4

Compare Source

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #​4429: Text in sequence diagrams overflows in Firefox

v8.5.3: mkdocs-material-8.5.3

Compare Source

  • Fixed build error when enabling cookie consent without analytics
  • Fixed #​4381: Code blocks render ligatures for some fonts

v8.5.2: mkdocs-material-8.5.2

Compare Source

  • Updated Mermaid.js to version 9.1.7
  • Fixed overly large headlines in search results (8.5.0 regression)
  • Fixed #​4358: Navigation sections appear as clickable (8.5.0 regression)
  • Fixed #​4356: GitHub repository statistics fetched before consent

v8.5.1: mkdocs-material-8.5.1

Compare Source

  • Fixed #​4366: Removed dependencies with native extensions

v8.5.0: mkdocs-material-8.5.0

Compare Source

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons

v8.4.4: mkdocs-material-8.4.4

Compare Source

  • Moved comments integration to separate partial (comments.html)

v8.4.3: mkdocs-material-8.4.3

Compare Source

  • Added Simple Icons to bundled icons (+2,300 icons)
  • Added support for changing edit icon
  • Moved page actions to separate partial (actions.html)
  • Fixed #​4291: Version switching doesn't stay on page when anchors are used
  • Fixed #​4327: Links in data tables do not receive link styling

v8.4.2: mkdocs-material-8.4.2

Compare Source

  • Updated Slovenian translations
  • Fixed #​4277: Feedback widget hidden after navigation with instant loading
  • Fixed numeric tags in front matter breaking search functionality

v8.4.1: mkdocs-material-8.4.1

Compare Source

  • Updated Croatian and Hebrew translations

v8.4.0: mkdocs-material-8.4.0

Compare Source

  • Added support for cookie consent
  • Added support for feedback widget (Was this page helpful?)
  • Added support for dismissable announcement bar
  • Added Armenian, Lithuanian, Tagalog, and Urdu translations

v8.3.9: mkdocs-material-8.3.9

Compare Source

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #​4083: home not clickable when using versioning

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 24, 2023 23:54
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 31adead to baf0a37 Compare March 31, 2023 09:33
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from baf0a37 to bf3f455 Compare May 31, 2023 01:55
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from bf3f455 to 0512aa5 Compare June 15, 2023 15:54
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 0512aa5 to b5dfcaf Compare June 23, 2023 22:30
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from b5dfcaf to a1a9dd7 Compare July 3, 2023 14:25
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from a1a9dd7 to 2a8dbea Compare July 18, 2023 14:02
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from b1c4d42 to c27d2d4 Compare July 27, 2023 20:37
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 6 times, most recently from b2429eb to 9ef4f3d Compare August 27, 2023 11:39
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 3 times, most recently from ef30685 to 4377eed Compare September 4, 2023 22:56
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 4900e20 to e838f12 Compare September 11, 2023 19:00
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 4 times, most recently from 0d647ec to d23402c Compare September 25, 2023 09:28
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from d68fa5b to f22d222 Compare October 5, 2023 19:41
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 2c60b2a to 0eb173e Compare October 14, 2023 09:27
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 0eb173e to f55beeb Compare October 27, 2023 19:19
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from f55beeb to 39e5023 Compare November 5, 2023 19:37
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 4 times, most recently from d08a63f to 1be3976 Compare November 24, 2023 09:53
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 1be3976 to 0b1d3de Compare November 26, 2023 16:23
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 3 times, most recently from aa3d20c to da54587 Compare December 11, 2023 19:05
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from da54587 to 19673f7 Compare December 23, 2023 22:34
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 19673f7 to f0f65c6 Compare January 15, 2024 11:26
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from cde58b5 to a7ec776 Compare January 28, 2024 13:25
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 2872a0c to 9f95f34 Compare February 7, 2024 04:28
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 9f95f34 to 2a71114 Compare February 10, 2024 11:04
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 629e866 to 227bb50 Compare February 24, 2024 06:07
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 1904e5b to aa437d5 Compare March 6, 2024 07:16
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from d40be03 to 61bee68 Compare March 23, 2024 07:23
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 94bcd6d to cf0e3d2 Compare April 2, 2024 06:25
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from cf0e3d2 to cb8c27c Compare April 16, 2024 04:59
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from e9d5bc4 to caeb141 Compare April 29, 2024 13:17
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from caeb141 to 0717dd8 Compare May 3, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants