2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-01 00:34:06 +03:00
Commit Graph

40 Commits

Author SHA1 Message Date
mengxiong10 97289d1ad2 fix: unable set value later when range is ture (#209) 2018-12-08 13:07:34 +08:00
mxie b1a5a41cbd fix: calendar-change event frequency 2018-10-30 12:03:13 +08:00
mxie ef9314e70c feat: add calendar-change event 2018-10-30 11:23:41 +08:00
mxie a310f59c47 feat: when use script type, install automatic 2018-10-17 09:58:06 +08:00
mxie de177d874f fix: prevent popup internal events from affecting the outside 2018-10-17 09:54:17 +08:00
mxie e26e1f50ab feat: add prop appendToBody 2018-10-11 10:10:28 +08:00
mxie ac4aa87a9d fix: shortcut color 2018-10-10 18:18:48 +08:00
mxie 5cdba7be8c feat: add panel-change event 2018-10-05 08:41:31 +08:00
mxie 12907adee7 fix: when select time picker option close popup (#154) 2018-09-28 16:12:26 +08:00
mxie 42bc06864e fix: year and month disable don't right (#169) 2018-09-28 14:57:58 +08:00
mengxiong10 fefed17edd fix: IE compatibility 2018-09-24 19:22:31 +08:00
mxie 38a657b21d fix: timeType default 2018-09-08 12:09:28 +08:00
mxie 8e475b39a1 fix: fix the selectTime 'am' and 'pm' 2018-09-08 12:04:08 +08:00
mxie e0776b6c83 feat: emit clear event for the clear button 2018-09-06 18:50:50 +08:00
mxie 1046731101 feat: add prop time to show only time picker 2018-08-08 10:57:00 +08:00
mxie 3c27647ff3 feat: add prop date-format 2018-08-07 12:04:53 +08:00
mxie bc80708787 feat: add event 'change-calendar-year' 'change-calendar-month' 2018-08-06 12:07:04 +08:00
mxie 6ecfed8734 style: table cell vertical-align middle 2018-08-06 10:48:53 +08:00
mxie 264458c19b fix: set input autocomplete off 2018-08-06 10:48:30 +08:00
mxie d54e702213 feat: add type year and month 2018-07-24 13:59:38 +08:00
zendy kim f789158a4c selectYear selectMonth function modify 2018-07-17 10:48:14 +09:00
zendy kim 200d8272af remove console.log code 2018-07-17 10:00:09 +09:00
zendy kim 7130ba6b12 panel default to DATE 2018-07-17 09:58:10 +09:00
zendy kim df270f1b7a add month year type 2018-07-17 09:55:29 +09:00
mxie 1e54efc094 fix: fecha.format need a date 2018-07-04 21:54:21 +08:00
mxie caa3a3acc2 style: eslint fix 2018-07-02 17:13:19 +08:00
mxie 5cf6c72720 fix: shortcut date changed to function 2018-06-26 19:42:21 +08:00
mxie 43d9fd754c feat: add the slot footer slot-scope to confirm event 2018-06-23 10:36:13 +08:00
mxie ac958d4c35 feat: export the fecha to use 2018-06-23 10:35:19 +08:00
mxie 4aeab41add style: change the shortcuts html span to button 2018-06-23 10:34:19 +08:00
mxie 62dc6a7a2e fix: 默认语言,修复测试 2018-06-19 14:28:16 +08:00
mxie 0b424e60cd fix: 语言切换的问题 2018-06-19 14:16:56 +08:00
mxie 96fffcab04 refactor: 2.0 2018-06-16 10:11:13 +08:00
mengxiong10 982f56b48f fix 2017-05-26 14:23:09 +08:00
mengxiong10 e13dde3a60 添加年份和月份快速选择面板 2017-05-24 17:46:43 +08:00
mengxiong10 15f969ed5e clean 2017-05-16 20:21:12 +08:00
mengxiong10 b14834456b 添加popup position 检测 2017-05-16 20:11:39 +08:00
Mengxiong10 7e7aeac713 添加语言选项 2017-05-09 13:54:06 +08:00
Mengxiong10 bfbb3e6e49 fix 2017-05-08 22:43:29 +08:00
Mengxiong10 1dd5600e4a demo init 2017-05-07 22:31:22 +08:00