Commit graph

2084 commits

Author SHA1 Message Date
梁灏
da76a284d0 update Cell 2018-06-20 16:56:54 +08:00
梁灏
66fc7ae416 update CellGroup 2018-06-20 15:23:23 +08:00
梁灏
59a3b893b7 add Cell component for init 2018-06-20 15:17:54 +08:00
梁灏
a0141266d4 update Divider style 2018-06-20 11:47:36 +08:00
梁灏
e9ad2b7a94 update Divider 2018-06-20 11:31:38 +08:00
Aresn
32fd4ffa06
Merge pull request #3275 from xiaofengsha/pr004
参照AntDesign,实现了Vue版本的Divider分割线组件
2018-06-20 11:25:38 +08:00
Aresn
e9dc3c4289
Merge branch '2.0' into pr004 2018-06-20 11:23:55 +08:00
Aresn
83cc2fd235
Merge pull request #3844 from lison16/split
add split components
2018-06-20 11:08:59 +08:00
Aresn
1953251a23
Merge pull request #3369 from lison16/anchor
add anchor component
2018-06-20 11:01:12 +08:00
Lison
754eedf571
Merge branch '2.0' into anchor 2018-06-20 11:00:05 +08:00
zhigang.li
1287ac7f8c udpate 2018-06-20 10:57:02 +08:00
Aresn
92ffd65dda
Merge pull request #3645 from icarusion/Time-component
add Time component
2018-06-20 10:46:32 +08:00
梁灏
6bdba66795 release 2.14.3 2018-06-20 09:57:04 +08:00
Aresn
32dc136431
Merge pull request #3897 from SergioCrisostomo/select-patches
Use label as query
2018-06-20 09:37:57 +08:00
Sergio Crisostomo
c741fa2ff1 Use label as query 2018-06-15 11:10:11 +02:00
梁灏
4f840d2762 release 2.14.2 2018-06-08 11:16:19 +08:00
梁灏
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