梁灏
|
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 |
|
Sergio Crisostomo
|
ebf1f86b12
|
show only 1 date in preselecting mode
|
2018-02-08 11:46:28 +01:00 |
|
Sergio Crisostomo
|
e8a990f54f
|
hide ranges in month and year tables
|
2018-02-08 11:46:10 +01:00 |
|
Sergio Crisostomo
|
a781ad1a11
|
hide range and selections outside currentMonth
|
2018-02-08 11:45:51 +01:00 |
|
Sergio Crisostomo
|
65ce6cedcb
|
keep this.$refs.drop.update(); because of transfer
|
2018-02-08 11:45:08 +01:00 |
|
Aresn
|
787ae6a963
|
Merge pull request #3006 from SergioCrisostomo/fix-2984
normalise public (export) value to number of step decimal cases
|
2018-02-07 18:15:18 +08:00 |
|
Sergio Crisostomo
|
e3549149db
|
normalise public (export) value to number of step decimal cases
|
2018-02-07 11:07:32 +01:00 |
|
Sergio Crisostomo
|
755693b58b
|
update also timeSpinnerEnd's scroll
|
2018-02-07 09:33:31 +01:00 |
|
Graham Fairweather
|
711c6a32c9
|
Add keyboard control
|
2018-02-07 09:02:32 +01:00 |
|
Aresn
|
c15ea08c8c
|
Merge pull request #2991 from kevinlincg/2.0
Performance Improvements when Table Select
|
2018-02-06 11:07:26 +08:00 |
|
herton7362
|
d4a0b94428
|
Fix #982 issue.Make Null acceptable for Select tag(让Select标签可以接收null值)
|
2018-02-06 10:32:59 +08:00 |
|
Kevin
|
14cfcf3c2f
|
Performance Improvements when Table Selec
|
2018-02-06 10:27:31 +08:00 |
|
Aresn
|
702c24e243
|
Revert "updateOpened时判断accordion"
|
2018-02-05 17:10:02 +08:00 |
|
Sergio Crisostomo
|
29a91fbb61
|
Correct passing of confirm prop, correct initial values when no value is passed
|
2018-02-05 10:01:19 +01:00 |
|
Aresn
|
38a22c59a1
|
Merge pull request #2870 from qutz/2.0
updateOpened时判断accordion
|
2018-02-05 16:39:03 +08:00 |
|
Sergio Crisostomo
|
732b32e451
|
correct wrong spread syntax
|
2018-02-05 08:44:31 +01:00 |
|
Sergio Crisostomo
|
6017ed7509
|
update scroll when panel opens
|
2018-02-05 07:50:23 +01:00 |
|
Sergio Crisostomo
|
8878e4a351
|
Remove validator function (because:)
We have too many use cases and we cannot access props inside validator
function, so we cannot do proper checking anyway
|
2018-02-02 14:35:55 +01:00 |
|
Sergio Crisostomo
|
4a1734b77e
|
fix time and time-range parsers
|
2018-02-02 14:26:44 +01:00 |
|
Sergio Crisostomo
|
a1c88ebaf8
|
Correct showWeekNumbers cells logic
|
2018-02-02 11:51:30 +01:00 |
|