Commit Graph

26 Commits (7b8eb0fc80a35b818d249c490abb01990478aef5)

Author SHA1 Message Date
georgyfarniev 57f3960927 Menu: add support for el-menu-item without index (#13298) 2019-02-22 19:25:38 +08:00
杨奕 897f20683f
Menu: delay addItem so it is after old instances's remoteItem when re-render (#11036) 2018-05-07 12:13:23 +08:00
花裤衩 130007210d Menu: check $slots.title when rendering title tooltip (#10193) 2018-03-16 11:01:29 +08:00
baiyaaaaa 610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
Anatoly Kolesov 714a9f0192 Menu: disabled menu shouldn't dispatch click event (#9442) 2018-01-25 10:30:15 +08:00
baiyaaaaa a75667ab78 support composite menu-item 2018-01-21 11:27:28 +08:00
Jordan Pickwell fb066a6e45 Fix #7656 2017-11-04 09:30:27 +08:00
Leopoldthecoder 03ccdb4fbc Menu: register el-tooltip 2017-11-03 13:21:06 +08:00
maran d6f04caefd add accessibility for menu 2017-09-26 06:48:01 -05:00
Leopoldthecoder 27dcb4e40a Menu: add chalk theme 2017-09-16 08:20:55 -05:00
Kordan Ou 66aa58fd99 Menu: fix typo activedIndex -> activeIndex 2017-08-18 12:23:32 +08:00
baiyaaaaa c73eeed291 Menu: add collapse (#5941)
* feature menu collapse

* Update menu.md
2017-07-20 12:44:52 +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
baiyaaaaa d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
baiyaaaaa 4fa158eb32 add suport for mutil level submenu 2016-12-20 11:06:45 +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 0c75354eb5 menu item select event improve 2016-10-19 21:58:58 +08:00
baiyaaaaa 30003ec594 fix menu router prop bug when vertical mode 2016-10-11 01:19:36 +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
baiyaaaaa 6a558dbe48 menu fixed 2016-09-05 12:40:11 +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