Skip to content

Releases: squidfunk/mkdocs-material

mkdocs-material-1.10.1

Choose a tag to compare

@squidfunk squidfunk released this 14 Sep 15:51
  • Fixed #455: Bold code blocks rendered with normal font weight

mkdocs-material-1.10.0

Choose a tag to compare

@squidfunk squidfunk released this 01 Sep 13:07
  • Added support to make logo default icon configurable
  • Fixed uninitialized overflow scrolling on main pane for iOS
  • Fixed error in mobile navigation in case JavaScript is not available
  • Fixed incorrect color transition for nested panes in mobile navigation
  • Improved checkbox styles for Tasklist from PyMdown Extension package

mkdocs-material-1.9.0

Choose a tag to compare

@squidfunk squidfunk released this 29 Aug 15:46
  • Added info (synonym: todo) style for Admonition
  • Added question (synonym: help, faq) style for Admonition
  • Added support for Details from PyMdown Extensions package
  • Improved Admonition styles to match Details
  • Improved styles for social links in footer
  • Replaced ligatures with Unicode code points to avoid broken layout
  • Upgraded PyMdown Extensions package dependency to >= 3.4

mkdocs-material-1.8.1

Choose a tag to compare

@squidfunk squidfunk released this 07 Aug 17:18
  • Fixed #429: Missing pagination for GitHub API

mkdocs-material-1.8.0

Choose a tag to compare

@squidfunk squidfunk released this 02 Aug 12:35
  • Added support for lazy-loading of search results for better performance
  • Added support for customization of search tokenizer/separator
  • Fixed #424: Search doesn't handle capital letters anymore
  • Fixed #419: Search doesn't work on whole words

mkdocs-material-1.7.5

Choose a tag to compare

@squidfunk squidfunk released this 25 Jul 15:19
  • Fixed #398: Forms broken due to search shortcuts
  • Improved search overall user experience
  • Improved search matching and highlighting
  • Improved search accessibility

mkdocs-material-1.7.4

Choose a tag to compare

@squidfunk squidfunk released this 21 Jun 09:21
  • Fixed functional link colors in table of contents for active palette
  • Fixed #368: Compatibility issues with IE11

mkdocs-material-1.7.3

Choose a tag to compare

@squidfunk squidfunk released this 07 Jun 10:53
  • Fixed error when setting language to Japanese for site search

mkdocs-material-1.7.2

Choose a tag to compare

@squidfunk squidfunk released this 06 Jun 20:04
  • Fixed offset of search box when repo_url is not set
  • Fixed non-disappearing tooltip

mkdocs-material-1.7.1

Choose a tag to compare

@squidfunk squidfunk released this 01 Jun 20:54
  • Fixed wrong z-index order of header, overlay and drawer
  • Fixed wrong offset of targeted footnote back references