Commit graph

1971 commits

Author SHA1 Message Date
SergioCrisostomo
6f8160270d Don't parse multiple dates
Correct change added in https://github.com/iview/iview/pull/4253
2018-08-10 14:58:31 +02:00
SergioCrisostomo
3aeb2bc692 Correct month last day 2018-08-10 14:29:00 +02:00
Aresn
5c35f44651
Merge pull request #4253 from SergioCrisostomo/datepicker-4127
Parse dates to be sure we consume correct format
2018-08-10 17:02:19 +08:00
SergioCrisostomo
ce2d2b7235 Parse dates to be sure we consume correct format 2018-08-10 09:47:05 +02:00
SergioCrisostomo
46d1e7da9d Normalize dates offset 2018-08-09 14:51:10 +02:00
Aresn
19b6c005b3
Merge pull request #3925 from losadaem/select-with-disable-clearable
select: don't allow to clear the selected option when disabled (fix #3924)
2018-08-09 16:51:57 +08:00
Aresn
ea7bcb7acc
Merge pull request #4072 from funnycoderstar/2.0
fix: #4048
2018-08-09 16:13:23 +08:00
梁灏
e8c7b388be fixed #4036 2018-08-08 17:07:17 +08:00
梁灏
d5e329fffd fixed #4162 2018-08-08 15:37:21 +08:00
梁灏
74ef0a6ae1 fixed #4194 2018-08-08 15:18:24 +08:00
范文杰
d77476f87a [feature] 优化button代码,代码更简洁 2018-08-08 14:30:50 +08:00
Aresn
ab719ff2be
Merge pull request #4214 from myvueyyyy/2.0
when rule change ,form-item rule not refresh
2018-08-08 10:29:28 +08:00
梁灏
fe5ffd7f3f fixed #4196 #4165 2018-08-07 16:35:27 +08:00
yanyan
ac6fe12b67 lint 2018-08-06 18:13:23 +08:00
yanyan
f203b14f9f form-item watch rules change change rules 2018-08-06 18:06:55 +08:00
Aresn
8cc76ed915
Merge pull request #4151 from llnewuser/2.0
toggleSelectAll method should only operate on filtered data
2018-07-31 10:51:36 +08:00
Aresn
c8d200dae8
Merge pull request #4130 from oyv1cent/radio-pr
[fix bug]Radio component's bug
2018-07-31 10:27:49 +08:00
llnewuser
bdc8004918 checkbox‘s status is also depends on filtered data 2018-07-30 15:59:25 +08:00
llnewuser
19183ec23c toggleSelectAll method should only operate on filtered data 2018-07-28 20:50:33 +08:00
梁灏
95a4777c26 update Page style 2018-07-24 14:39:33 +08:00
oyv1cent
721cf9cdeb fix bug 2018-07-24 13:40:46 +08:00
梁灏
8df3390e41 update calcTextareaHeight 2018-07-18 12:06:47 +08:00
梁灏
1210cfe59c update Modal prop draggable 2018-07-14 18:31:22 +08:00
梁灏
7fb5f3b3ee update Collapse style 2018-07-13 11:22:44 +08:00
Aresn
782f521d9a
Merge pull request #4059 from Ariunbold13/patch-3
Update mn-MN.js
2018-07-12 09:50:19 +08:00
王亚星
751d5c942a fix: #4048 2018-07-11 22:41:44 +08:00
梁灏
be7729728c update Time 2018-07-10 09:06:27 +08:00
Ariunbold13
c0fcfffa32
Update mn-MN.js
Fixed the wrong word
2018-07-09 19:37:35 +08:00
梁灏
929d491534 Upload add paste prop 2018-07-09 18:15:17 +08:00
梁灏
d204147113 update Time 2018-07-09 17:00:48 +08:00
梁灏
37086acc1c update Time 2018-07-09 16:35:29 +08:00
梁灏
109eb52dde update Card style 2018-07-09 16:16:39 +08:00
梁灏
d14a61aa66 update 2018-07-09 09:52:53 +08:00
梁灏
a8e7c029a0 update Anchor to support SSR 2018-07-05 18:07:34 +08:00
梁灏
2b27d95d08 update .ivu-article style 2018-07-03 18:14:31 +08:00
梁灏
afafafce6e Avatar add custom-icon prop 2018-07-03 17:37:22 +08:00
梁灏
acf00f5cc2 update Avatar style 2018-07-03 17:32:32 +08:00
梁灏
afb6a9f400 update Badge style 2018-07-03 16:55:41 +08:00
梁灏
a24e80eeda update Badge style 2018-07-03 16:49:38 +08:00
梁灏
73a9a739f8 update Anchor style 2018-07-03 16:38:06 +08:00
梁灏
9e4b6e8ec3 Time support String 2018-07-03 13:59:12 +08:00
梁灏
75ef863387 update Tree 2018-07-03 10:19:13 +08:00
梁灏
64ecada5f7 update Table 2018-07-03 10:05:24 +08:00
梁灏
d79eaf9b0a update Switch style 2018-07-03 10:03:13 +08:00
梁灏
3a3dcb0af1 update cell & dropdown style 2018-07-03 09:47:05 +08:00
梁灏
7e97421fac update ColorPicker style 2018-07-02 19:17:46 +08:00
梁灏
0717712d79 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2018-07-02 18:33:03 +08:00
Aresn
33ab743798
Merge pull request #4014 from lison16/anchor
修复点击anchor-link后再滚动,然后点击刚刚点击的link,页面没有滚动反应的bug
2018-07-02 18:32:49 +08:00
zhigang.li
938966275f 修复点击anchor-link后再滚动,然后点击刚刚点击的link,页面没有滚动反应的bug 2018-07-02 18:17:15 +08:00
梁灏
599d4c90e4 update Anchor 2018-07-02 18:04:16 +08:00