mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
chore(v2): changelog
This commit is contained in:
parent
6c4ce5722e
commit
479892ffbf
|
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Do not escape html and body attributes
|
||||
- For devices with very small viewport width, the searchbar is replaced with a search icon. On tap of the search icon the searchbar is expanded and the text beside the logo is hidden and remains hidden while the search bar is expanded.
|
||||
- Add `date` frontMatter support for blog plugin
|
||||
- Add `truncateMarker` option to blog plugin, support string or regex.
|
||||
- Webpack `optimization.removeAvailableModules` is now disabled for performance gain. See https://github.com/webpack/webpack/releases/tag/v4.38.0 for more context.
|
||||
|
|
|
|||
Loading…
Reference in New Issue