Commit graph

1993 commits

Author SHA1 Message Date
Aresn
9372fe8d1c
Merge pull request #3621 from syntacticsolutions/patch-1
Update Icon.vue
2018-05-16 11:04:31 +08:00
Aresn
9272508e9c
Update icon.vue 2018-05-16 11:03:20 +08:00
Aresn
7a62123a57
Merge pull request #3617 from lison16/menu-accordion
change the way to handle submenu collapse when accordion is true
2018-05-16 10:56:37 +08:00
zhigang.li
4c682092e3 udpate 2018-05-16 10:38:22 +08:00
Miguel Rodriquez Cabrera
049dcf5913
Update Icon.vue
The component doesn't emit click events to the parent. This update will fix that.
2018-05-15 15:10:29 -07:00
Chuanfeng
9734ab0f88 update popper.js to fix that props 'offset' doesn't work 2018-05-15 19:50:23 +08:00
Chuanfeng
06ff901ff4 修复 Poptip 嵌套使用时子组件 arrow 颜色异常 2018-05-15 19:49:45 +08:00
zhigang.li
bb97877350 remove getCommonString function 2018-05-15 17:04:29 +08:00
zhigang.li
d6cdee4497 change dev server port 2018-05-15 17:03:49 +08:00
zhigang.li
827f023485 update filename 2018-05-15 17:01:35 +08:00
zhigang.li
2b24fcceed change the way to handle submenu collapse when accordion is true 2018-05-15 16:59:53 +08:00
梁灏
b924d14da3 publish 2.14.0-rc.1 2018-05-14 16:17:20 +08:00
梁灏
ce7b39c204 fixed #3596 2018-05-14 11:46:11 +08:00
Aresn
679b2a2b8e
Merge pull request #3560 from mahp/patch-1
update menu.vue updateOpenKeys methods
2018-05-14 10:09:41 +08:00
Aresn
d93bdb97e0
Merge pull request #3586 from ChuanfengZhang/2.0
radio 组合使用,type="button"时文字没有居中
2018-05-14 09:57:15 +08:00
Aresn
930b85838e
Merge pull request #3579 from SergioCrisostomo/refactor-select
more select improvements
2018-05-11 17:03:26 +08:00
Sergio Crisostomo
5266c9054b Trim label so we can compare and use label better 2018-05-11 10:52:58 +02:00
Sergio Crisostomo
52cfcd662b Keep last selected option index 2018-05-11 10:52:25 +02:00
Sergio Crisostomo
1376a01a72 Emit on-open-change events 2018-05-11 10:52:16 +02:00
Sergio Crisostomo
c3304bce34 correct unchangedQuery and queryStringMatchesSelectedOption logic and 2018-05-11 08:45:14 +02:00
Chuanfeng
b2dee308bc radio 组合使用,type="button"时文字没有居中
好几个月过去了大家都没有发现吗?😅
2018-05-09 17:14:54 +08:00
Sergio Crisostomo
31788df30b Normalise behaviour when opening select with selected option present in options 2018-05-08 14:23:49 +02:00
Aresn
acbd8b1792
Merge pull request #3554 from SergioCrisostomo/tabs-keyboard
Tabs keyboard navigation
2018-05-08 20:22:12 +08:00
Sergio Crisostomo
7dbde804d8 add on-clear event 2018-05-08 14:03:12 +02:00
Sergio Crisostomo
45dbc6fdea Correct disabled forward navigation 2018-05-08 12:35:10 +02:00
Aresn
d4f39edc35
Merge pull request #3576 from SergioCrisostomo/refactor-select
Select related fixes
2018-05-08 18:28:29 +08:00
Sergio Crisostomo
7e3fc4a522 close the menu if no option is focused on Enter 2018-05-08 11:38:04 +02:00
Sergio Crisostomo
16fc63614f stop propagation on ESC key 2018-05-08 11:34:15 +02:00
Sergio Crisostomo
cca3bcaa1a Fix typos 2018-05-08 11:15:55 +02:00
Sergio Crisostomo
220161f5ed Clean up empty/null entries 2018-05-08 11:15:49 +02:00
Aresn
7fa3f9efcb
prevent space to scroll page 2018-05-08 11:16:17 +08:00
Aresn
9564af89c9
Merge pull request #3551 from He-zhiyong/patch-1
Class string error
2018-05-08 10:53:43 +08:00
Aresn
0db5871774
Merge pull request #3553 from ajkl2533/locale/cs-CZ
Add support for Czech
2018-05-08 10:43:12 +08:00
Aresn
0d7d8b7379
Merge pull request #3566 from blackcater/pr/3565
feat: exposure `on-focus` and `on-blur` event in <AutoComplete>
2018-05-08 10:31:41 +08:00
blackcater
11ab651993 feat: exposure on-focus and on-blur event in <AutoComplete> 2018-05-07 15:47:17 +08:00
Stephen Ma
8bac3f864c
update menu.vue updateOpenKeys methods
修复 on-open-change事件返回的当前展开的 Submenu 的 name 值数组不正确的问题
2018-05-06 16:01:04 +08:00
Sergio Crisostomo
2f40e7ea73 add eslint-disable-line 2018-05-04 15:41:32 +02:00
Sergio Crisostomo
58efc281ef update example 2018-05-04 15:32:37 +02:00
Sergio Crisostomo
7be1069a93 Add tab navigation to Tabs 2018-05-04 15:32:31 +02:00
Radek Podrazky
77237b5017 Add support for Czech 2018-05-04 12:15:50 +02:00
何志勇
ab26fdc6db
Class string error
Lack of space causes style display errors
2018-05-04 17:28:34 +08:00
Aresn
17d9922b08
Merge pull request #3486 from Superman379/patch-1
修复autoComplete的on-change事件的bug
2018-05-04 11:16:44 +08:00
Aresn
deef01f78b
Merge pull request #3535 from carlosturnerbenites/pr/fix-spin-close
fix: calling Spin.hide() continuously
2018-05-04 11:09:04 +08:00
梁灏
8c82b6f27b update Select 2018-05-04 11:00:15 +08:00
梁灏
100a98c12e update package-lock 2018-05-04 10:35:35 +08:00
Aresn
4ce11f84c9
Merge pull request #3157 from SergioCrisostomo/refactor-select
Refactor select, fix tab/keyboard navigation
2018-05-04 10:28:44 +08:00
Aresn
5a12b03a14
Merge pull request #3540 from SergioCrisostomo/add-open-event
Add open change event to color picker
2018-05-03 17:36:41 +08:00
Sergio Crisostomo
7d14e70c6e Include both node and componentOptions children in lookup 2018-05-03 11:36:34 +02:00
Sergio Crisostomo
263c991ee0 Add open change event to color picker 2018-05-03 10:42:26 +02:00
Sergio Crisostomo
aa21cdf9c3 Process also shallow children and not only nested 2018-05-03 09:51:57 +02:00