Commit graph

2480 commits

Author SHA1 Message Date
huanghong
bfee4bfd8f update 2018-08-27 15:27:10 +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
Aresn
61666e4e1d
Merge pull request #4359 from oyv1cent/fix
fix #4351
2018-08-27 09:43:32 +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
Aresn
8249a85701
Merge pull request #4352 from icarusion/Drawer-Component
Drawer component
2018-08-24 15:02:31 +08:00
梁灏
e54dc74775 update demo 2018-08-24 14:55: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
Aresn
ac61e3c4d0
Update README.md 2018-08-24 08:55:47 +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
Aresn
0ab65f3bfa
Merge pull request #1 from iview/2.0
update from iview branch
2018-08-23 14:39:56 +08:00
梁灏
341e73ce43 fixed #4329 2018-08-23 09:39:55 +08:00
梁灏
1cc1adc990 release 3.0.1 2018-08-22 14:12:29 +08:00
yangd
6da055f33f Merge branch '2.0' of https://github.com/yangdan8/iview into 2.0 2018-08-21 08:30:25 +08:00
yangd
454cdd176a 完成新版本3.0.0的iview全部组件的ts类型定义d.ts文件 2018-08-21 08:29:24 +08:00
yangdan8
386bb10c48
Merge pull request #2 from iview/2.0
更新2.0分支
2018-08-21 08:27:19 +08:00
梁灏
a71f213f10 update pr guide 2018-08-20 17:28:28 +08:00
梁灏
a3682c91dc close #4296 #4052 2018-08-20 17:11:59 +08:00
Aresn
f30ad0dc41
Update README.md 2018-08-20 11:55:46 +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
Aresn
19a11e3b4f
Update README.md 2018-08-20 09:19:06 +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
梁灏
737e9b8d2b update 2018-08-10 17:17:48 +08: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
Aresn
28a0f8b0b7
Merge pull request #4250 from SergioCrisostomo/datepicker-patches
Normalize dates offset
2018-08-10 15:32:40 +08: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
梁灏
08ac9dad1b update issue template 2018-08-08 16:19:02 +08:00
梁灏
d5e329fffd fixed #4162 2018-08-08 15:37:21 +08:00
梁灏
74ef0a6ae1 fixed #4194 2018-08-08 15:18:24 +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
YY
b50e59f509
Merge pull request #1 from iview/2.0
pull
2018-08-06 17:06:42 +08:00
Aresn
d7bcee71d7
Update README.md 2018-08-02 09:03:46 +08:00