mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-09 04:31:35 +08:00
docs(changelog): 2.0.1
This commit is contained in:
parent
21fbd00a74
commit
0cb3e22b6c
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.0.1
|
||||
|
||||
### Feat
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
|
||||
- Fix `n-menu` tooltip of `n-menu-item` won't show when vertical collapsed.
|
||||
- Fix `n-menu` `collapsed-icon-size` not working.
|
||||
- Fix `n-menu` callback props validate array with error.
|
||||
- Fix `n-layout-sider` toggle button is covered.
|
||||
|
||||
## 2.0.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.0.1
|
||||
|
||||
### Feat
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
|
||||
- 修正 `n-menu` 垂直折叠时 `n-menu-item` tooltip 不显示的问题
|
||||
- 修正 `n-menu` `collapsed-icon-size` 不生效的问题
|
||||
- 修正 `n-menu` 回调类 prop 不接受数组
|
||||
- 修正 `n-layout-sider` 按钮被遮挡的问题
|
||||
|
||||
## 2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user