51 Commits

Author SHA1 Message Date
t1m0n
e8facd22b0 added onlyTimepicker option, closes #102, #75, #108 2016-08-28 13:16:14 +03:00
t1m0n
6edcbcc8f8 hide .datepickers-container on print page, closes #37 2016-04-07 11:22:44 +03:00
t1m0n
84bfbe9a45 fix focus on current time in IE 2016-04-01 11:07:39 +03:00
t1m0n
bc6960aad4 fixed stack overflow caused by .change() 2016-03-29 15:55:34 +03:00
t1m0n
02ec0118a6 add highlighting effect when mouse cursor over time sliders 2016-03-28 12:19:21 +03:00
t1m0n
2d0dbf0b3b fix selecting disabled date from timepicker 2016-03-02 11:01:30 +03:00
t1m0n
2966825be5 change current time style 2016-03-01 11:50:29 +03:00
t1m0n
895e621397 remove text inputs 2016-02-20 12:22:13 +03:00
t1m0n
d18e8bae62 add TODO's, change color of clock icon 2016-02-09 12:37:13 +03:00
t1m0n
1fa7899d9a add clock icon, add visual separation between dates and time 2016-02-03 11:25:06 +03:00
t1m0n
476a18bef0 now can change value in text inputs 2016-01-28 12:02:41 +03:00
t1m0n
0969257010 change order in timepicker, change style 2016-01-27 17:24:01 +03:00
t1m0n
5bbb57cfd0 add styles to range inputs 2016-01-27 13:59:33 +03:00
t1m0n
97d0402721 add current time 2016-01-26 15:43:34 +03:00
t1m0n
50f04cdb1b begin timepicker 2016-01-25 18:28:44 +03:00
t1m0n
6b41cd8c4f fixed cell border-sizing 2016-01-22 17:24:04 +03:00
t1m0n
ea9f292224 fix showOtherYears option 2015-12-28 11:55:41 +03:00
t1m0n
fca5ef4782 complete 'range' feature 2015-12-09 14:14:20 +03:00
t1m0n
aa59bb60c5 add minRange and maxRange, flip ranges 2015-12-09 11:32:25 +03:00
t1m0n
08e4c68156 add base range functionality 2015-12-08 11:59:09 +03:00
t1m0n
e028692caf begin range feature 2015-12-07 15:55:33 +03:00
t1m0n
a0d00a6e20 complete keyboard nav 2015-12-04 12:11:48 +03:00
t1m0n
6b7f77ac0c improve keyboard navigation (min, max dates), add 'classes' option 2015-12-04 00:15:46 +03:00
t1m0n
a4a43a04aa add keyboard navigation 2015-12-03 16:43:52 +03:00
t1m0n
0b70c84cec add navigation to docs 2015-11-28 19:49:11 +03:00
t1m0n
3d1a6c0b27 change border colors and box-shadow 2015-11-28 12:16:54 +03:00
t1m0n
03e2105231 change text colors, padding, add description 2015-11-27 17:53:01 +03:00
t1m0n
02e887275b complete options section, fix onChangeMonth, onChangeYear, add svg to nav 2015-11-25 14:59:10 +03:00
t1m0n
35c0c5474b begin docs 2015-11-23 12:21:03 +03:00
t1m0n
9f1c522138 refactor project structure, begin design 2015-11-19 14:54:23 +03:00
t1m0n
d92f4ccad5 add datepicker pointer 2015-11-18 11:30:15 +03:00
t1m0n
629e1f8318 add update method, improve min max dates 2015-11-17 11:52:26 +03:00
t1m0n
1dac51b7cf complete datepicker positioning and text field input 2015-11-14 20:24:36 +03:00
t1m0n
cce9a64017 begin work with input node 2015-11-14 14:21:46 +03:00
t1m0n
e0ddfbe56b add padding to datepicker container 2015-11-13 11:47:06 +03:00
t1m0n
ea67e8a2c6 add todayButton, clearButton, rename region to language 2015-11-13 11:34:17 +03:00
t1m0n
50ddae9304 add minView option, add showOtherYears option 2015-11-10 12:03:21 +03:00
t1m0n
8b2feab2d0 fix onRenderCell implementation, disable navTitle when years view 2015-11-09 11:50:57 +03:00
t1m0n
7a2508384b add onRenderCell option 2015-11-09 11:38:01 +03:00
t1m0n
4fcf1700bb add disableNavWhenOutOfRange option 2015-11-03 12:08:28 +03:00
t1m0n
ac949532ab add minDate and maxDate 2015-11-02 14:37:46 +03:00
t1m0n
9323a08019 add showOtherMonths, selectOtherMonths, moveToOtherMonthsOnSelect options 2015-10-29 11:36:20 +03:00
t1m0n
807923600e add toggleSelected option implementation 2015-10-28 11:24:33 +03:00
t1m0n
8b65c88c82 add selectDate() method 2015-10-27 12:03:32 +03:00
t1m0n
f8b762c481 add current day style 2015-10-19 12:03:28 +03:00
t1m0n
41b938eaf8 add years view 2015-10-16 14:52:23 +03:00
t1m0n
835750568f add months view 2015-10-16 11:47:25 +03:00
t1m0n
24c1c8f89d add navigation module 2015-10-12 14:48:15 +03:00
t1m0n
bcac6b081f add days render method, update weekend and another month detection 2015-10-10 19:16:54 +03:00
t1m0n
bf4a586628 add page and day names style, modify day names render method 2015-10-05 15:04:23 +03:00