We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becec9f commit 54a0d7aCopy full SHA for 54a0d7a
docs/更新日志.md
@@ -6,6 +6,17 @@ abbrlink: 179nqpxt
6
7
`create-react-doc` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。
8
9
+### 1.7.0
10
+
11
+`2022-01-02`
12
13
+- **Feature**
14
15
+ - 🚀 访问内容页路由时,收起菜单侧边栏以提高首屏加载体验。[issue](https://github.com/MuYunyun/create-react-doc/issues/219)
16
+ - 优势一: 用户可以聚焦访问内容区,提升阅读体验。
17
+ - 优势二: 菜单区域渲染内容复杂,隐藏其加载过程,提升首屏体验。
18
+ - 🚀 菜单侧边栏展开后,选中项自动滚动到视口内。
19
20
### 1.6.1
21
22
`2021-12-27`
0 commit comments