docs(changelog): 2.0.1

This commit is contained in:
07akioni 2021-03-17 10:47:55 +08:00
parent 21fbd00a74
commit 0cb3e22b6c
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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