mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-01 10:18:54 -04:00
Prepare 5.1.4 release
This commit is contained in:
@@ -18,6 +18,16 @@ pip show mkdocs-material
|
||||
|
||||
## Changelog
|
||||
|
||||
### 5.1.4 <small>_ April 30, 2020</small>
|
||||
|
||||
* Switched to [@mdi/svg][3] Material Design icon package
|
||||
* Fixed #1655: Unnecessary scrollbar for search results on Windows
|
||||
* Fixed #1659: Navigation may disappear after switching viewports
|
||||
* Fixed occasional distortions for images with explicit dimensions
|
||||
* Fixed errors in German translations
|
||||
|
||||
[3]: https://github.com/Templarian/MaterialDesign-SVG
|
||||
|
||||
### 5.1.3 <small>_ April 26, 2020</small>
|
||||
|
||||
* Fixed overflowing content area after switch to flexbox
|
||||
@@ -41,9 +51,9 @@ pip show mkdocs-material
|
||||
|
||||
### 5.1.0 <small>_ April 12, 2020</small>
|
||||
|
||||
* Added support for icons from Markdown through [mkdocs-material-extensions][1]
|
||||
* Added support for icons from Markdown through [mkdocs-material-extensions][2]
|
||||
|
||||
[1]: https://github.com/facelessuser/mkdocs-material-extensions
|
||||
[2]: https://github.com/facelessuser/mkdocs-material-extensions
|
||||
|
||||
### 5.0.2 <small>_ April 10, 2020</small>
|
||||
|
||||
@@ -93,10 +103,10 @@ pip show mkdocs-material
|
||||
|
||||
### 4.6.0 <small>_ December 11, 2019</small>
|
||||
|
||||
* Added support for [mkdocs-git-revision-date-localized-plugin][2]
|
||||
* Added support for [mkdocs-git-revision-date-localized-plugin][1]
|
||||
* Fixed invalid character in Google Fonts URL
|
||||
|
||||
[2]: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin
|
||||
[1]: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin
|
||||
|
||||
### 4.5.1 <small>_ December 2, 2019</small>
|
||||
|
||||
@@ -105,13 +115,10 @@ pip show mkdocs-material
|
||||
|
||||
### 4.5.0 <small>_ November 16, 2019</small>
|
||||
|
||||
* Upgraded EmojiOne to Tweomji due to [licensing issues][1330]
|
||||
* Temporarily pinned PyMdown and Markdown due to [upcoming changes][1339]
|
||||
* Improved GitHub statistics retrieval
|
||||
* Fixed #1330: Upgraded EmojiOne to Tweomji due to licensing issues
|
||||
* Fixed #1339: Temporarily pinned PyMdown and Markdown due to
|
||||
* Fixed errors in Greek translations
|
||||
|
||||
[1330]: https://github.com/squidfunk/mkdocs-material/pull/1330
|
||||
[1339]: https://github.com/squidfunk/mkdocs-material/pull/1339
|
||||
* Improved GitHub statistics retrieval
|
||||
|
||||
### 4.4.3 <small>_ October 3, 2019</small>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user