Aresn
|
653d12ac9b
|
Merge pull request #3662 from Xotic750/color_picker_tabs
Keyboard control for color picker
|
2018-05-21 18:10:48 +08:00 |
|
Aresn
|
a450554c3a
|
Update input.less
|
2018-05-21 17:26:25 +08:00 |
|
梁灏
|
354254b414
|
change popper.js default options
|
2018-05-21 17:20:01 +08:00 |
|
梁灏
|
d28403ecb2
|
publish 2.14.0-rc.3
|
2018-05-21 16:22:40 +08:00 |
|
Graham Fairweather
|
f2bcd4adaf
|
Color keyboard control
|
2018-05-21 10:22:34 +02:00 |
|
Aresn
|
bdb26ef7c8
|
Merge pull request #3643 from SergioCrisostomo/datepicker-keyboard
Datepicker keyboard
|
2018-05-21 15:27:09 +08:00 |
|
Aresn
|
cdc79b9a72
|
Update date-picker.less
|
2018-05-21 15:21:05 +08:00 |
|
Sergio Crisostomo
|
9a7a0e7557
|
take into account possible startDate in props
|
2018-05-21 08:26:28 +02:00 |
|
Sergio Crisostomo
|
939a162ad7
|
Prevent selecting disabled dates
|
2018-05-21 08:24:56 +02:00 |
|
梁灏
|
3dc7ac4f62
|
update readme
|
2018-05-21 11:50:51 +08:00 |
|
梁灏
|
95e2f7ce73
|
update readme
|
2018-05-21 11:43:33 +08:00 |
|
Aresn
|
f0514906db
|
Merge pull request #3652 from SergioCrisostomo/tabs-keyboard
Use visibility instead of display
|
2018-05-21 11:11:16 +08:00 |
|
Aresn
|
e906d57094
|
Update tabs.vue
|
2018-05-21 10:51:23 +08:00 |
|
Sergio Crisostomo
|
3ce6b446d3
|
Use visibility instead of display
|
2018-05-18 15:24:49 +02:00 |
|
Sergio Crisostomo
|
e9d7ff50f5
|
update examples
|
2018-05-18 13:06:49 +02:00 |
|
Sergio Crisostomo
|
75cb299868
|
Add keyboard navigation to date|time picker
|
2018-05-18 13:06:43 +02:00 |
|
梁灏
|
82278172bb
|
publish 2.14.0-rc.2
|
2018-05-18 11:07:34 +08:00 |
|
Aresn
|
a459837191
|
Merge pull request #3642 from SergioCrisostomo/tabs-keyboard
Correct logic for selecting by keyboard
|
2018-05-18 11:02:22 +08:00 |
|
Aresn
|
bb6efbaafc
|
Update tabs.vue
|
2018-05-18 11:01:30 +08:00 |
|
Aresn
|
8b41022044
|
handleTabKeyboardSelect add params init
So, when mounted, the event not emit.
|
2018-05-18 10:47:04 +08:00 |
|
Sergio Crisostomo
|
38ab744203
|
Correct logic for selecting by keyboard
|
2018-05-17 16:07:13 +02:00 |
|
Aresn
|
2bf3e04753
|
Merge pull request #3629 from SergioCrisostomo/fix-week-number-width
Correct time layout when showing week numbers
|
2018-05-16 17:36:17 +08:00 |
|
Sergio Crisostomo
|
e56c394d0b
|
Correct time layout when showing week numbers
|
2018-05-16 10:07:05 +02:00 |
|
Aresn
|
1ba0bb6eee
|
Merge pull request #3619 from ChuanfengZhang/2.0
Fix that popper.js' props 'offset' doesn't work
|
2018-05-16 14:24:42 +08:00 |
|
Aresn
|
e130dc97ff
|
Merge pull request #3627 from lensanag/patch-1
fix month 12th name
|
2018-05-16 13:50:31 +08:00 |
|
Lenin Sanchez
|
c1a0c58184
|
fix month 12th name
fix month 12th name: Deciembre -> Diciembre
|
2018-05-15 23:29:43 -05:00 |
|
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 |
|