Commit graph

2145 commits

Author SHA1 Message Date
huanghong
c020a58d9e update input-number 2018-08-28 11:19:17 +08:00
梁灏
164f7bcb6b update Menu 2018-08-28 10:42:57 +08:00
梁灏
416414039b fix eslint 2018-08-28 09:51:28 +08:00
刘宗源
f99b7f64c1 fix(split panel): fix issue #4376 2018-08-27 19:43:18 +08:00
vincentfintend
902a2cf595 fix 2018-08-27 16:08:13 +08:00
huanghong
4ae2a09abf update 2018-08-27 15:29:03 +08:00
Aresn
147f23a50b
Merge pull request #4255 from SergioCrisostomo/fix-3773
Correct month last day when changing date panel dates
2018-08-27 09:53:34 +08:00
oyv1cent
3881f820de fix 2018-08-25 13:20:15 +08:00
SergioCrisostomo
226b084cd5 Use first of month and not other panels date
since in cases where prev month date > next month date it will jump one more month ahead
2018-08-24 11:11:19 +02:00
Aresn
d411992d07
Merge pull request #4353 from icarusion/ColorPicker-add-editable-prop
ColorPicker add editable prop
2018-08-24 16:56:49 +08:00
梁灏
a7dc369142 add blur 2018-08-24 16:47:35 +08:00
梁灏
0fdbb26be3 ColorPicker add editable prop 2018-08-24 16:39:51 +08:00
梁灏
8a3c7282f8 add inner prop 2018-08-24 12:03:52 +08:00
梁灏
ab58648e93 update Drawer 2018-08-24 11:49:02 +08:00
梁灏
1416321be5 update Drawer 2018-08-23 16:53:31 +08:00
梁灏
f59e6e89ad update Drawer 2018-08-23 16:49:36 +08:00
梁灏
749665eee7 add props 2018-08-23 15:40:26 +08:00
梁灏
c4d780c0bd init Drawer component catelog 2018-08-23 15:01:13 +08:00
梁灏
341e73ce43 fixed #4329 2018-08-23 09:39:55 +08:00
梁灏
a3682c91dc close #4296 #4052 2018-08-20 17:11:59 +08:00
Aresn
bc39c5c1d7
Merge pull request #4256 from SergioCrisostomo/fix-4249
Use last selected multiple date in date panel navigation
2018-08-20 10:45:30 +08:00
梁灏
e9f3d00f03 fixed Form label bug, close 4289 2018-08-20 10:14:50 +08:00
huanghong
886aeeb0ed update input-number 2018-08-15 10:01:52 +08:00
SergioCrisostomo
ba3ad889e4 Use last selected date in date panel navigation 2018-08-10 15:23:13 +02:00
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