Commit Graph

261 Commits (926bd90d11dc400dd98b8760d74569ef66d51c31)

Author SHA1 Message Date
qingwei.li 478549bd30 DatePicker: fix select year in month type, fixed #1070 2016-11-16 11:11:29 +08:00
cinwell.li 1208ef520c DatePicker: add clear value, closed #759 (#1026) 2016-11-13 15:57:34 +08:00
cinwell.li f138cbfec8 DatePicker: fix readonly, add disabled and editable, fixed #976 (#1000) 2016-11-13 11:45:38 +08:00
qingwei.li 8ac1ce0737 TimePicker: fix maxtime over the mintime will cover mintime, fixed 894 2016-11-08 16:30:25 +08:00
qingwei.li 3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li 47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
cinwell.li fce92e8b4e DatePicker: fix reset value, fixed #878 (#880)
add test
2016-11-07 16:26:03 +08:00
qingwei.li 70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
qingwei.li a2f7316b69 DatePicker: disabled year or month, fixed #758 2016-11-04 18:26:22 +08:00
qingwei.li 464fe80d06 DatePicker: fix dont select the time on the same day 2016-10-31 14:22:53 +08:00
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
cinwell.li 8783c3e95d DatePicker: improve test (#659) 2016-10-26 22:56:51 +08:00
qingwei.li 468c70e26b TimePicker: improve test 2016-10-26 11:35:41 +08:00
qingwei.li ede57a7abf TimeSelect: improve test 2016-10-25 19:24:09 +08:00
qingwei.li 202a77abc1 DatePicker: fix trigger multiple watch, fixed #597 2016-10-24 11:33:48 +08:00
cinwell.li e96ba3d26b DatePicker: Optimize the input, fixed #484 (#543) 2016-10-20 20:12:21 +08:00
cinwell.li 510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
qingwei.li 1ff6a59e06 DatePicker: fix input style in IE, fixed #498 2016-10-19 12:11:35 +08:00
qingwei.li 0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
qingwei.li 71af8e9020 DatePicker: add lazy modifier in input element 2016-10-18 09:37:19 +08:00
qingwei.li dcb8a17c69 DatePicker: fix panel style, #318 2016-10-17 23:10:12 +08:00
cinwell.li 0f608666a3 TimeSelect: add testcase of setting default value (#454) 2016-10-17 21:26:37 +08:00
qingwei.li d8c1b243bf TimePicker: add unit test 2016-10-17 17:14:43 +08:00
qingwei.li 0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
qingwei.li a3303480eb DatePicker: fix year label 2016-10-13 16:37:20 +08:00
qingwei.li 8a8c28fc4f DatePicker: fix tab key 2016-10-13 16:11:06 +08:00
qingwei.li f0a963c11a DatePicker: fix blur event 2016-10-13 14:03:58 +08:00
qingwei.li 06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
qingwei.li c0cd06bc55 DatePicker/Dropdown/Steps/Badge(docs): fix style bug 2016-10-12 22:59:46 +08:00
Leopoldthecoder 54ced05415 fix some styles 2016-10-12 22:00:43 +08:00
cinwell.li de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
baiyaaaaa c0db4e8bdd fix dynamic input type bug 2016-10-12 17:27:41 +08:00
qingwei.li 983fa7413a DatePicker: fix i18n 2016-10-11 18:49:25 +08:00
Karol Fabjańczuk d60133cf09 feat(translation): date/time picker translation possibility if using vue-i18n 2016-10-11 00:14:29 +02:00
qingwei.li e64d8d0184 DatePicker: add 'disabledDate' option, fixed #253
Add changelog
2016-10-08 12:39:50 +08:00
qingwei.li 9561f9b3e8 TimePicker: fix incorrectly hide panel,fixed #210 2016-10-02 18:31:29 +08:00
Leopoldthecoder c0d39d0265 fix the default value of 'date' in time-picker 2016-10-01 09:05:56 +08:00
qingwei.li 7de5306b27 DatePicker: fix set initial value 2016-09-29 14:45:00 +08:00
qingwei.li cb16af03a5 DatePicker: fix initial value is string, #157 2016-09-27 11:12:11 +08:00
qingwei.li d94556adfa TimePicker: update icon size 2016-09-21 13:48:22 +08:00
qingwei.li 66139664e4 DatePicker: add align attribute 2016-09-21 12:46:53 +08:00
qingwei.li 0c01aea528 TimePicker: fix icon style, fixed #92 2016-09-20 21:36:03 +08:00
Leopoldthecoder ce95bd6979 remove devDependencies of date-picker 2016-09-14 18:38:38 +08:00
qingwei.li 242a0a5287 TimePicker: scrollable time picker
add changelog
2016-09-12 18:45:28 +08:00
qingwei.li 367018bb9e TimePicker: set default value 2016-09-10 10:01:48 +08:00
qingwei.li 3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
qingwei.li 8a69ed9f1f TimePicker: fix picker-options 2016-09-01 11:45:44 +08:00
baiyaaaaa ac8bc3a874 Merge pull request #115 from Leopoldthecoder/next
DatePicker/DatetimePicker doc update
2016-08-29 19:58:56 +08:00
baiyaaaaa 538e2934c5 update form docs 2016-08-29 19:56:57 +08:00
Leopoldthecoder eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
Leopoldthecoder b527ca887e TimePicker doc update 2016-08-27 21:24:16 +08:00
qingwei.li 01f6b9da7d Fix DatePicker style 2016-08-23 17:44:24 +08:00
qingwei.li 951c3de1bf Fix DatePicker button 2016-08-23 16:15:52 +08:00
qingwei.li 228fee1e16 Fix DatePicker panel bug & Fix menu router prop 2016-08-23 13:29:45 +08:00
qingwei.li 33e39cbacb Update cooking config
update config
2016-08-22 14:32:04 +08:00
qingwei.li 62bd4b2b85 Update style & rename fecha.js to date.js 2016-08-17 11:11:54 +08:00
qingwei.li 6ad98f7ec1 update time/date picker 2016-08-11 12:20:29 +08:00
qingwei.li 096b3559c6 update time-picker 2016-08-09 10:10:33 +08:00
Leopoldthecoder f80f2d55e3 update switch 2016-08-04 19:56:54 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00