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 |
|
Sergio Crisostomo
|
88d24200e8
|
Fix date toggle in "multiple mode"
|
2018-02-02 11:36:11 +01:00 |
|
Sergio Crisostomo
|
abb0cc87cf
|
Correct arrows showing in split panels labels
|
2018-02-02 11:27:53 +01:00 |
|
Sergio Crisostomo
|
b990d2f413
|
move logic to inside the correct if clause
|
2018-02-02 11:21:37 +01:00 |
|
Sergio Crisostomo
|
34867ff9a9
|
normalise empty initial values
|
2018-02-02 11:21:12 +01:00 |
|
Sergio Crisostomo
|
8d5323069b
|
update panel date on every value change
|
2018-02-02 10:58:09 +01:00 |
|
Sergio Crisostomo
|
b964efae4e
|
Emit change on pointer up also
|
2018-02-02 07:55:09 +01:00 |
|
Sergio Crisostomo
|
5092777d17
|
Fix sort of date arrays
|
2018-01-31 13:30:01 +01:00 |
|
Sergio Crisostomo
|
73a34dfab5
|
Fix year/month pre-selection
|
2018-01-31 12:14:11 +01:00 |
|
Aresn
|
029a1700c6
|
Merge pull request #2946 from SergioCrisostomo/fix-slider-maxmin
Fix slider for min/max values greater than 100
|
2018-01-30 17:38:01 +08:00 |
|
Sergio Crisostomo
|
eb8c6cd9b3
|
Correct steps calculation
|
2018-01-30 10:24:29 +01:00 |
|
Sergio Crisostomo
|
965b6d8e41
|
Fix slider for min/max values greater than 100
|
2018-01-30 08:24:39 +01:00 |
|
梁灏
|
7a2f62ed52
|
update Avatar style
|
2018-01-29 17:06:42 +08:00 |
|
Sergio Crisostomo
|
8c16b30149
|
return empty strings for invalid dates instead of null
|
2018-01-24 15:07:09 +01:00 |
|
Sergio Crisostomo
|
72f225e938
|
Fix date manual input so it falls back to old value when parser don't parse the input
|
2018-01-24 14:54:03 +01:00 |
|
Sergio Crisostomo
|
22ff9a62f2
|
fix showSeconds flag logic
|
2018-01-24 13:34:02 +01:00 |
|
Sergio Crisostomo
|
46726afdf4
|
Fix panels reset on blur and
|
2018-01-24 13:33:48 +01:00 |
|
Sergio Crisostomo
|
bcf09be744
|
fix handlePick and remove console.log
removed if/else related to b52e02e436
|
2018-01-24 11:34:50 +01:00 |
|
Sergio Crisostomo
|
71b68751f8
|
Fix date/time panel toggle
|
2018-01-24 11:19:43 +01:00 |
|
Sergio Crisostomo
|
283b90aa38
|
Fix daterange manual date insertion
|
2018-01-24 11:15:20 +01:00 |
|
Sergio Crisostomo
|
b5ca23f5ef
|
Use same API for on-change, but add Date object(s) also
|
2018-01-24 11:01:25 +01:00 |
|
Sergio Crisostomo
|
c2b7fed05f
|
Reset panel selectionMode and positioning on blur
|
2018-01-24 10:55:42 +01:00 |
|
Sergio Crisostomo
|
15457562ea
|
Reset panel date when dates are null
|
2018-01-24 10:24:54 +01:00 |
|
Sergio Crisostomo
|
b52e02e436
|
Fix month|year preselection/shortcut when picking a date
|
2018-01-24 09:46:07 +01:00 |
|
梁灏
|
27d459671e
|
#2724 #2672
remove saturation prop, and add hue prop
|
2018-01-24 15:51:57 +08:00 |
|
梁灏
|
2eccfc9938
|
fixed #2852
|
2018-01-23 18:14:23 +08:00 |
|
梁灏
|
feb21a0a16
|
fixed #2893
|
2018-01-23 16:30:34 +08:00 |
|
yangdan8
|
6d017f5a6d
|
解决select-item引起的大量内存泄漏的bug
解决select-item引起的大量内存泄漏的bug
|
2018-01-23 13:59:18 +08:00 |
|
梁灏
|
5dc44ccf9b
|
fixed #2793
|
2018-01-23 11:38:02 +08:00 |
|
梁灏
|
a73ae72b35
|
fixed #2884
|
2018-01-23 11:05:01 +08:00 |
|
梁灏
|
076148112f
|
update Input textarea style
|
2018-01-23 10:14:56 +08:00 |
|
Sergio Crisostomo
|
5426dcf989
|
fix specs, fix merge conflicts and cleanup
|
2018-01-22 14:23:05 +01:00 |
|
Sergio Crisostomo
|
d9ff845f63
|
Emit input event in mounted if parsed value diffs
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
2fb29faeb1
|
export utilities and fix multiple dates bugs
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
4863a75d92
|
Correct logic when manually inputing disabledDates
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
77e43f2b87
|
Correct year date navigation logic
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
8f6aeda4be
|
Fix parser and formater
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
4ec8bc8af8
|
Fix month picker value
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
e55ba7a249
|
Add week numbers
|
2018-01-22 14:21:42 +01:00 |
|
Sergio Crisostomo
|
435bf7814a
|
add split panel props
|
2018-01-22 14:20:20 +01:00 |
|
Sergio Crisostomo
|
63bd0f7d3f
|
Add start-date prop to force placing of date picker in date
|
2018-01-22 14:20:20 +01:00 |
|
Sergio Crisostomo
|
d07b4f3301
|
fix logic for multiple picker
|
2018-01-22 14:20:20 +01:00 |
|
Sergio Crisostomo
|
95eae081bc
|
refactor Datepicker
refactor Datepicker to render subcomponents in template instead of
creating new Vue instances
|
2018-01-22 14:20:20 +01:00 |
|
Sergio Crisostomo
|
0b51803bce
|
Add functions to utils.js
|
2018-01-22 14:20:20 +01:00 |
|