Commit graph

23 commits

Author SHA1 Message Date
Sergio Crisostomo
e56c394d0b Correct time layout when showing week numbers 2018-05-16 10:07:05 +02:00
Sergio Crisostomo
90ebd5a72c Expose changed date component 2018-04-11 14:31:14 +02:00
Sergio Crisostomo
6d8c5666a5 Correct logic for side panel date 2018-04-11 08:39:54 +02:00
Sergio Crisostomo
4b082de222 Always apply same increment to not splited panels 2018-03-16 11:16:44 +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
Sergio Crisostomo
79ac2457fd Allow DatePicker to receive TimePicker options 2018-03-03 12:51:53 +01:00
梁灏
f8bba1ac99 fixed DatePicker style in range type 2018-02-27 16:20:58 +08:00
Sergio Crisostomo
ebf1f86b12 show only 1 date in preselecting mode 2018-02-08 11:46:28 +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
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
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
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
Sergio Crisostomo
5426dcf989 fix specs, fix merge conflicts and cleanup 2018-01-22 14:23:05 +01:00
Sergio Crisostomo
77e43f2b87 Correct year date navigation logic 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
c4e3fe331f move date-range.vue to subfolder 2018-01-22 14:20:20 +01:00