Commit graph

2220 commits

Author SHA1 Message Date
梁灏
abe4577090 release 2.14.2 2018-06-08 11:15:15 +08:00
zhigang.li
8979c73469 add split components 2018-06-07 15:34:42 +08:00
梁灏
80f5f45ef9 update 2018-06-07 15:30:55 +08:00
Aresn
3a3be61a25
Merge pull request #3798 from m430/bug-3795
Select patches: fix bug #3795 #3722 修复select异步获取option数据导致,v-model失效等问题
2018-06-07 15:27:56 +08:00
m430
1d680640f7 fixed the multiple cannot be force set the query value. 2018-06-07 15:17:06 +08:00
郑敏
4403f97d44 fixed when selector is multiple mode error. 2018-06-07 14:57:22 +08:00
郑敏
78824cc259 fixed #3817 that the default value does't display bug. 2018-06-07 14:06:30 +08:00
郑敏
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
Aresn
273cc057e6
Merge pull request #3808 from m430/bug-3792
fix bug #3792 Page scroll bar problem caused by Modal component
2018-06-05 12:30:20 +08:00
Aresn
bae9f443e7
Merge pull request #3803 from lison16/su
fixed bug of menu when use recursive components and set accordion
2018-06-05 11:59:55 +08:00
Aresn
9aacb4c8b5
Merge pull request #3806 from SergioCrisostomo/datepicker-patches
Datepicker patches
2018-06-05 10:44:05 +08:00
郑敏
1635ec373c fix bug #3792 Page scroll bar problem caused by Modal component 2018-06-04 16:07:58 +08:00
zhigang.li
1f7905d450 fixed bug of menu when use recursive components and set accordion 2018-06-04 11:45:55 +08:00
郑敏
0fb9d6453a fix bug #3795 2018-06-03 23:18:29 +08:00
梁灏
ed4bb14303 release 2.14.1 2018-06-01 14:46:25 +08:00
梁灏
71196ff412 release 2.14.1 2018-06-01 14:45:00 +08:00
Sergio Crisostomo
abf60d8138 Use first day of month to avoid getting higher numbers than the month has... (3773) 2018-05-31 10:00:14 +02:00
Sergio Crisostomo
9e375e6712 Focus only if component has input (3769) 2018-06-04 09:52:20 +02:00
梁灏
4bcfa1d5de add file
Some old users use this file, so add agin
2018-05-31 09:48:12 +08:00
梁灏
93ea90c509 update 2018-05-31 09:46:47 +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
Aresn
2d1b86d4d7
Merge pull request #3753 from SergioCrisostomo/autocomplete-patches
Change logic for hiding AutoComplete panel
2018-05-31 09:02:19 +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
Aresn
427b869297
Merge pull request #3747 from SergioCrisostomo/select-patches
Select fixes
2018-05-30 09:47:15 +08:00
梁灏
a7713a7655 update dist 2018-05-30 09:32:31 +08:00
Aresn
32feec8163
Merge pull request #3749 from Xotic750/Issue-3740
Fix: upgrade to v2.5.1 of v-click-outside-x for #3740
2018-05-30 09:28:26 +08:00
Aresn
e253cb29a6
Delete iview.min.js.map 2018-05-30 09:26:48 +08:00
Aresn
89790b81b4
Delete iview.min.js.gz 2018-05-30 09:26:39 +08:00
Aresn
30bfc0297c
Delete iview.min.js 2018-05-30 09:26:30 +08:00
Aresn
c5c7115d11
Delete iview.js.map 2018-05-30 09:26:19 +08:00
Aresn
583b0b9456
Delete iview.js 2018-05-30 09:26:07 +08:00
Sergio Crisostomo
d20b4e1a73 detect touched so touch devices can also be selected 2018-05-29 15:06:50 +02:00
Graham Fairweather
dcfb9e6cc2 Fix: update engines 2018-05-29 14:15:09 +02:00
Graham Fairweather
c4d47f42a2 Fix: Require Node 8 2018-05-29 14:12:58 +02:00
Sergio Crisostomo
5c846d28a6 Correct event propagation on transfer (fixes 3708 and 3695) 2018-05-29 14:10:07 +02:00
Graham Fairweather
06e247f7cd Fix: upgrade to v2.5.1 of v-click-outside-x for #3740
https://github.com/iview/iview/issues/3740
2018-05-29 14:07:24 +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
Aresn
1cd7dd8b3d
Merge pull request #3742 from SergioCrisostomo/select-patches
Use label first if available
2018-05-29 15:43:48 +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