1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00

Updated changelog

This commit is contained in:
squidfunk 2020-09-28 00:13:23 +02:00
parent f60b9d99e8
commit 8d39b7cf6c
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ mkdocs-material-6.x.x (2020-09-xx)
* Fixed details marker showing for search result in Firefox
* Fixed tabbing behavior when search query is not empty
* Switched TypeScript compilation target to ES2015
* Reduced size of JavaScript by 36% (176kb -> 113kb)
* Reduced size of JavaScript by 36% (176kb 113kb)
* Removed mkdocs and readthedocs themes from Docker image
mkdocs-material-6.0.0 (2020-09-25)

View File

@ -48,7 +48,7 @@ template: overrides/main.html
* Fixed details marker showing for search result in Firefox
* Fixed tabbing behavior when search query is not empty
* Switched TypeScript compilation target to ES2015
* Reduced size of JavaScript by 36% (`176kb` -> `113kb`)
* Reduced size of JavaScript by 36% (`176kb` `113kb`)
* Removed `mkdocs` and `readthedocs` themes from Docker image
### 6.0.0 <small>_ September 25, 2020</small>
@ -58,7 +58,7 @@ template: overrides/main.html
* Improved search result grouping (pages + headings)
* Improved search result relevance and scoring
* Added display of missing query terms to search results
* Reduced size of vendor bundle by 25% (84kb → 67kb)
* Reduced size of vendor bundle by 25% (`84kb``67kb`)
* Reduced size of the Docker image to improve CI build performance
* Removed hero partial in favor of custom implementation
* Removed deprecated front matter features