support Menu & Layout
support Menu & Layout
This commit is contained in:
parent
dcbfc23239
commit
fd1582c5b5
10 changed files with 284 additions and 118 deletions
|
@ -35,4 +35,7 @@ class 改为了 className
|
|||
支持 v-model
|
||||
### Dropdown
|
||||
DropdownItem key 改为 name, Dropdown 的 visible 要使用 @on-visible-change 捕获,不再 sync
|
||||
DropdownItem 里,this.$parent.$parent 与1.0 有区别
|
||||
DropdownItem 里,this.$parent.$parent 与1.0 有区别
|
||||
### Menu
|
||||
MenuItem 和 Submenu 的 key 改为了 name
|
||||
Menu 的 activeKey 改为 activeName,openKeys 改为 openNames
|
Loading…
Add table
Add a link
Reference in a new issue