Hejx
|
4b4b6ddf97
|
Remove useless parameters
|
2017-08-28 18:16:27 +08:00 |
|
Hejx
|
f68af37f26
|
Remove useless parameters
|
2017-08-28 18:16:27 +08:00 |
|
Kordan Ou
|
66aa58fd99
|
Menu: fix typo activedIndex -> activeIndex
|
2017-08-18 12:23:32 +08:00 |
|
Leopoldthecoder
|
5137867044
|
Menu: close menus on collapse change
|
2017-08-03 11:19:43 +08:00 |
|
baiyaaaaa
|
513c90fd7e
|
fix menu bug
|
2017-07-27 14:37:56 +08:00 |
|
Leopoldthecoder
|
527f3bdbe9
|
Menu: compensate for Vue regression
|
2017-07-20 18:56:48 +08:00 |
|
baiyaaaaa
|
c73eeed291
|
Menu: add collapse (#5941)
* feature menu collapse
* Update menu.md
|
2017-07-20 12:44:52 +08:00 |
|
杨奕
|
dc6f754ab5
|
declare el-collapse-transition in its dependents (#4728)
|
2017-05-08 14:06:23 +08:00 |
|
qingwei.li
|
fff57cdfcc
|
Add transition doc and CollapseTransition component
|
2017-04-20 19:27:05 +08:00 |
|
baiyaaaaa
|
59de02e3cd
|
fix menu when not index active
|
2017-02-17 14:24:15 +08:00 |
|
Leopoldthecoder
|
3243b8fc98
|
Merge branch 'dev' into 1.2-merge1
# Conflicts:
# package.json
# src/utils/popup/index.js
# yarn.lock
|
2017-02-09 17:33:42 +08:00 |
|
baiyaaaaa
|
e7365515ae
|
normalize syntax (#2678)
|
2017-02-06 12:28:40 +08:00 |
|
Vinicius Reis
|
6dd09cc11d
|
Click event #2551 (#2614)
* add click event
* update doc
* add tests
|
2017-02-04 11:20:04 +08:00 |
|
cinwell.li
|
9f5c08e6e6
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
|
baiyaaaaa
|
e27675114b
|
Revert "fix first enter do not active the menu bug (#2399)"
This reverts commit ef06717f64 .
|
2017-01-17 10:37:40 +08:00 |
|
baiyaaaaa
|
ef06717f64
|
fix first enter do not active the menu bug (#2399)
|
2017-01-13 18:44:10 +08:00 |
|
baiyaaaaa
|
d3f62b7974
|
add submenu transition (#2298)
|
2017-01-09 15:50:47 +08:00 |
|
baiyaaaaa
|
d9d673bcc3
|
improve code & fix inittial submenu active bug (#2225)
|
2017-01-05 23:19:49 +08:00 |
|
杨奕
|
d2f02b828f
|
Merge branch 'dev' into 1.1
|
2016-12-28 15:23:51 +08:00 |
|
qingwei.li
|
a906a5fccb
|
Add vue-popup and dom helper
|
2016-12-26 11:41:15 +08:00 |
|
Howard.Zuo
|
48009e21e1
|
[ElMenu]: active menuitem which matches user specfied route
|
2016-12-25 17:15:07 +08:00 |
|
baiyaaaaa
|
4fa158eb32
|
add suport for mutil level submenu
|
2016-12-20 11:06:45 +08:00 |
|
baiyaaaaa
|
a5bdd2cabb
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
|
baiyaaaaa
|
7a85d55f31
|
normalize transition class name
|
2016-12-03 19:30:21 +08:00 |
|
baiyaaaaa
|
1f8f88615c
|
support the title slot in menu-group (#1382)
|
2016-11-27 06:20:00 +08:00 |
|
qingwei.li
|
3c12100f52
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
qingwei.li
|
70307dfadb
|
fix package.json url
|
2016-11-06 12:26:14 +08:00 |
|
baiyaaaaa
|
135c8ed45b
|
replace _componentTag to componentName
|
2016-10-30 20:18:33 +08:00 |
|
cinwell.li
|
f960ea50b9
|
Add locale feature (#678)
fix
|
2016-10-27 17:31:22 +08:00 |
|
baiyaaaaa
|
63433f28f3
|
Menu: add menu-trigger prop (#649)
|
2016-10-26 11:51:41 +08:00 |
|
cinwell.li
|
510034d2d2
|
Add istanbul ignore (#521)
|
2016-10-19 22:48:35 +08:00 |
|
baiyaaaaa
|
0c75354eb5
|
menu item select event improve
|
2016-10-19 21:58:58 +08:00 |
|
qingwei.li
|
eb02763837
|
Menu: fix indexPath of undefined
|
2016-10-17 15:46:34 +08:00 |
|
qingwei.li
|
0cc28fb16a
|
Support publish component packages
|
2016-10-17 12:14:10 +08:00 |
|
qingwei.li
|
06392ade7b
|
Clear dependencies
|
2016-10-13 11:12:24 +08:00 |
|
baiyaaaaa
|
40c44543fc
|
1.0.0-rc.6
|
2016-10-11 15:22:37 +08:00 |
|
baiyaaaaa
|
01b5cf53b2
|
fix menu auto collapse after router change
|
2016-10-11 15:09:17 +08:00 |
|
baiyaaaaa
|
30003ec594
|
fix menu router prop bug when vertical mode
|
2016-10-11 01:19:36 +08:00 |
|
baiyaaaaa
|
1405b23ebb
|
fix default-active bug
|
2016-10-04 20:45:12 +08:00 |
|
Dean Shi
|
2bfb1a870f
|
add menu item route property
|
2016-09-29 11:18:40 -07:00 |
|
baiyaaaaa
|
dd29867845
|
submenu auto expand based on default-active value
|
2016-09-23 10:27:36 +08:00 |
|
qingwei.li
|
3b539efb3a
|
Use cooking@1.0.0-rc.2
|
2016-09-06 11:51:08 +08:00 |
|
baiyaaaaa
|
6a558dbe48
|
menu fixed
|
2016-09-05 12:40:11 +08:00 |
|
qingwei.li
|
a44c25dfd4
|
Merge branch 'next' into feat/fix-buglist
|
2016-08-23 15:09:12 +08:00 |
|
qingwei.li
|
228fee1e16
|
Fix DatePicker panel bug & Fix menu router prop
|
2016-08-23 13:29:45 +08:00 |
|
baiyaaaaa
|
03f34f7d32
|
menu item group
|
2016-08-23 11:32:37 +08:00 |
|
baiyaaaaa
|
153220215f
|
update menu, tag, button, progress
|
2016-07-29 16:50:26 +08:00 |
|
qingwei.li
|
e320f43c2d
|
Initial commit
|
2016-07-27 14:15:02 +08:00 |
|