Commit graph

1493 commits

Author SHA1 Message Date
郑敏
fdc71ffe95 reset the focus index setting. 2018-06-07 10:07:34 +08:00
郑敏
21f6940672 fixed #3817 #3836 2018-06-07 09:58:13 +08:00
郑敏
73b01ee06b fixed #3722 that check expected value status 2018-06-05 14:32:19 +08:00
郑敏
9ccd81961b fixed #3722 2018-06-05 14:00:16 +08:00
郑敏
0fb9d6453a fix bug #3795 2018-06-03 23:18:29 +08:00
梁灏
4bcfa1d5de add file
Some old users use this file, so add agin
2018-05-31 09:48:12 +08:00
Aresn
51a0842d9f
Merge pull request #3766 from Xotic750/Update-v-click-outside-x
Update v-click-outside-x and use project wide directive
2018-05-31 09:25:28 +08:00
Aresn
b37deefb44
Merge pull request #3764 from lison16/su
fixed https://github.com/iview/iview/issues/3733
2018-05-31 09:19:21 +08:00
Graham Fairweather
26369639b6 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02:00
zhigang.li
e549c92b1d fixed https://github.com/iview/iview/issues/3733 2018-05-30 18:40:43 +08:00
Sergio Crisostomo
f8620d9ad8 Fix autocomplete opening/closing 2018-05-30 12:14:22 +02:00
Sergio Crisostomo
d20b4e1a73 detect touched so touch devices can also be selected 2018-05-29 15:06:50 +02:00
Sergio Crisostomo
5c846d28a6 Correct event propagation on transfer (fixes 3708 and 3695) 2018-05-29 14:10:07 +02:00
Sergio Crisostomo
743f6e0639 Be more hard on the reset 2018-05-29 12:41:26 +02:00
Aresn
cbff5e3641
Merge pull request #3743 from SergioCrisostomo/tab-patches
Fix 3732 - add prop for capturing focus
2018-05-29 16:03:49 +08:00
Sergio Crisostomo
28026b3f6f Fix 3732 - add prop for capturing focus 2018-05-29 08:58:57 +02:00
Sergio Crisostomo
1b39f56967 Use label first if available 2018-05-29 08:41:07 +02:00
梁灏
4cccdf1fd5 fixed SSR 2018-05-29 10:42:37 +08:00
Aresn
801a9c9d6d
Merge pull request #3739 from SergioCrisostomo/select-patches
Select improvements for edge cases
2018-05-29 09:45:54 +08:00
Sergio Crisostomo
9366c9a772 Select improvements for edge cases 2018-05-28 14:54:26 +02:00
luffyzhao
31e4380d96 还是要保留multiple判断 2018-05-25 14:01:53 +08:00
luffyzhao
583e23a43c 修复 'multiple' is assigned a value but never used no-unused-vars 2018-05-25 13:57:09 +08:00
luffyzhao
4107d6c4a5 修改select默认value为0不能选定的Bug 2018-05-25 13:45:16 +08:00
luffyzhao
c32a7412e8 select-binding-0 2018-05-25 11:59:36 +08:00
luffyzhao
861fe324b4 select-binding-0 2018-05-25 11:59:03 +08:00
luffyzhao
b4138675d4 select-binding-0 2018-05-25 11:37:15 +08:00
Aresn
4b365f6326
Merge pull request #3676 from huanghong1125/input-number
fixed input-number null bug
2018-05-24 10:22:47 +08:00
Aresn
0860551844
Update input-number.vue 2018-05-24 10:22:34 +08:00
Aresn
10b42e26d2
Update input-number.vue 2018-05-24 10:21:53 +08:00
Sergio Crisostomo
88156b0b83 Handle data more detailed 2018-05-23 08:22:30 +02:00
Sergio Crisostomo
75c9806430 Don't use undefined 2018-05-23 08:21:27 +02:00
huanghong
4d093b5070 fixed input-number null bug 2018-05-23 11:43:11 +08:00
Graham Fairweather
4a9974f631 Normalise v-ckick-outside-x for Select 2018-05-22 07:33:43 +02:00
Aresn
997f2609f8
Merge pull request #3668 from Xotic750/fix_transpiled_module
Fix: Webpack is not configured to handle transpiling raw module, use …
2018-05-22 11:09:19 +08:00
梁灏
4c6060dc89 fixed Select multiple mode icon style position wrong 2018-05-22 10:54:29 +08:00
梁灏
66f807edfb update Select
up / down key prevent scroll page
2018-05-22 10:42:59 +08:00
Aresn
d322bd7d08
Merge pull request #3663 from SergioCrisostomo/refactor-select
Allow wider search pattern for filterable
2018-05-22 10:41:53 +08:00
Aresn
fff80ecb01
Merge pull request #3665 from SergioCrisostomo/tabs-keyboard
Tabs small fixes
2018-05-22 10:08:00 +08:00
梁灏
87ec808291 fixed ColorPicker Hue bug
when select a color from recommend colors, the Hue can not focus the correct color position(percent).
2018-05-22 09:50:30 +08:00
梁灏
3cf3629f3b update ColorPicker style 2018-05-22 09:24:01 +08:00
Graham Fairweather
8624560f9a Fix: Webpack is not configured to handle transpiling raw module, use pre-transpiled
This was breaking ie <= 11

https://github.com/iview/iview/issues/3325
2018-05-21 14:47:12 +02:00
Aresn
653d12ac9b
Merge pull request #3662 from Xotic750/color_picker_tabs
Keyboard control for color picker
2018-05-21 18:10:48 +08:00
Sergio Crisostomo
e45d1bce14 fix too early visibility change, trigger update on mounted 2018-05-21 12:00:52 +02: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
Sergio Crisostomo
db5110c26a Allow wider search pattern for filterable 2018-05-21 10:49:54 +02: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