huanghong
|
9fea8e7de0
|
fixed ivu-table-fixed-right scroll bar
|
2018-03-20 19:28:39 +08:00 |
|
huanghong
|
8e171de8e0
|
fixed #3124
|
2018-03-20 10:46:48 +08:00 |
|
Aresn
|
f13df74fef
|
Merge pull request #3176 from SergioCrisostomo/fix-3158
Always apply same increment to not splited panels
|
2018-03-20 09:58:49 +08:00 |
|
huanghong
|
224a79e7ca
|
set back className in nextTick
|
2018-03-18 17:16:08 +08:00 |
|
huanghong
|
f25f12527e
|
Refactor
|
2018-03-17 02:29:30 +08:00 |
|
huanghong
|
14d1de0573
|
fix table changing small scrollbar bug
|
2018-03-17 02:16:19 +08:00 |
|
huanghong
|
47638ad84a
|
fixed table scrollbar bug
|
2018-03-16 21:17:33 +08:00 |
|
Sergio Crisostomo
|
94790b84e7
|
Fix type passed when no value is given for timerange
|
2018-03-16 11:49:55 +01:00 |
|
Sergio Crisostomo
|
4b082de222
|
Always apply same increment to not splited panels
|
2018-03-16 11:16:44 +01:00 |
|
huanghong
|
347815f7a3
|
update dropdown
|
2018-03-16 16:58:20 +08:00 |
|
huanghong
|
10d29acb97
|
InputNumber support null values
|
2018-03-16 13:59:59 +08:00 |
|
梁灏
|
14b7409b78
|
fix ColorPicker animation
|
2018-03-16 09:42:10 +08:00 |
|
huanghong
|
3d1fa03442
|
解决dropdown弹出来之后改变位置动画还是上次的bug
|
2018-03-16 00:53:57 +08:00 |
|
huanghong
|
e09b07b79c
|
解决drop弹出动画异常
|
2018-03-16 00:43:11 +08:00 |
|
huanghong
|
a237e5bd7e
|
Merge branch '2.0' of https://github.com/huanghong1125/iview into 2.0
|
2018-03-15 10:51:50 +08:00 |
|
huanghong
|
605bd2aeda
|
解决Cascader 下拉弹出位置问题
|
2018-03-15 10:49:29 +08:00 |
|
Aresn
|
11d3867623
|
SSR support
|
2018-03-15 10:43:25 +08:00 |
|
Aresn
|
3684e716eb
|
SSR support
|
2018-03-15 10:42:44 +08:00 |
|
huanghong
|
130ea92a19
|
update popper.js
fix #1990
|
2018-03-15 00:07:11 +08:00 |
|
梁灏
|
2fbe636b52
|
Select support a part of keyboard accessibility, #1647
|
2018-03-14 14:58:55 +08:00 |
|
梁灏
|
b71a171d36
|
fixed Menu bug in 2.5.16
|
2018-03-14 11:03:29 +08:00 |
|
梁灏
|
ce176e2190
|
fixed #3081
|
2018-03-13 15:17:19 +08:00 |
|
梁灏
|
4f2dc7e328
|
fixed #3086
|
2018-03-13 11:49:11 +08:00 |
|
梁灏
|
a7a7901407
|
fixed #3112
|
2018-03-12 16:42:48 +08:00 |
|
Graham Fairweather
|
66c7debbab
|
A further file that was missed
|
2018-03-08 08:46:17 +01:00 |
|
Graham Fairweather
|
e31d3b0578
|
Revert early Select periphery code.
|
2018-03-08 08:24:38 +01:00 |
|
Sergio Crisostomo
|
02859de9b1
|
Use the last picked date as reference for the date panel
|
2018-03-05 08:59:25 +01:00 |
|
Sergio Crisostomo
|
2332ac9bff
|
Fix error in formater for multiple values
|
2018-03-05 08:48:25 +01:00 |
|
Aresn
|
c3beef276c
|
Merge pull request #3091 from SergioCrisostomo/datepicker
Allow DatePicker to receive TimePicker options
|
2018-03-05 09:59:52 +08:00 |
|
梁灏
|
5bb01822df
|
Switch prevent space to scroll
|
2018-03-05 09:18:23 +08:00 |
|
Sergio Crisostomo
|
79ac2457fd
|
Allow DatePicker to receive TimePicker options
|
2018-03-03 12:51:53 +01:00 |
|
梁灏
|
2073853e87
|
fixed #3038
|
2018-02-28 15:38:20 +08:00 |
|
Aresn
|
ab3ff750a3
|
Merge pull request #3070 from SergioCrisostomo/datepicker
Pass Strings to @on-change and Dates to v-model
|
2018-02-27 18:22:19 +08:00 |
|
Sergio Crisostomo
|
b42322fe06
|
Pass Strings to @on-change and Dates to v-model
|
2018-02-27 11:01:06 +01:00 |
|
梁灏
|
226c7f3dd0
|
Merge branch '2.0' of https://github.com/iview/iview into 2.0
|
2018-02-27 16:21:03 +08:00 |
|
梁灏
|
f8bba1ac99
|
fixed DatePicker style in range type
|
2018-02-27 16:20:58 +08:00 |
|
Aresn
|
57c38ada12
|
Merge pull request #3066 from SergioCrisostomo/datepicker
Prevent clicking in week number label
|
2018-02-27 15:41:01 +08:00 |
|
Sergio Crisostomo
|
c10c5aae55
|
Prevent clicking in week number label
|
2018-02-27 08:35:28 +01:00 |
|
Aresn
|
c6c5551014
|
Merge pull request #3058 from Xotic750/component_names
Use constant component names in Pascal Case as per vue standards
|
2018-02-27 14:30:19 +08:00 |
|
Graham Fairweather
|
1f1785b6af
|
Keep original use small 'i'
|
2018-02-27 07:25:12 +01:00 |
|
Graham Fairweather
|
b428828fbe
|
Use contant for CSS prefixes
Composed string that can be used within iview and by users of the library.
|
2018-02-26 11:58:17 +01:00 |
|
Graham Fairweather
|
66db7bf101
|
Use constant component names in Pascal Case as per vue standards
|
2018-02-26 11:42:19 +01:00 |
|
Aresn
|
899ad697b0
|
Merge pull request #3043 from iview/pr/3027
Pr/3027
|
2018-02-26 12:03:09 +08:00 |
|
梁灏
|
5cb6ce9e52
|
Slider add Tooltip show when focus with keyboard
|
2018-02-26 11:59:25 +08:00 |
|
Aresn
|
f4174ccd1b
|
Merge pull request #3040 from daiyanze/Fix/avatar_center
[Bug Fix] Avatar's slot content not being center after update
|
2018-02-26 10:13:24 +08:00 |
|
daiyanze
|
a4a202e395
|
update avatar slot offsetWidth while data changes
|
2018-02-21 15:55:31 +09:00 |
|
Sergio Crisostomo
|
57f0582b71
|
Pass correct arguments to on-change callback
|
2018-02-11 20:46:22 +01:00 |
|
梁灏
|
500694ba39
|
fixed Select bug when options is null and keydown up or down
|
2018-02-09 16:07:24 +08:00 |
|
Graham Fairweather
|
791d254e64
|
Slider: Keyboard control like native
|
2018-02-09 08:41:40 +01:00 |
|
Aresn
|
827323fb0a
|
Merge pull request #2861 from SergioCrisostomo/datepicker-revisited
Datepicker refactor
|
2018-02-09 09:58:13 +08:00 |
|