26 Commits

Author SHA1 Message Date
t1m0n
f5c1ae4705 add possibility to change time when clicking on selected date 2016-05-06 11:17:56 +03:00
t1m0n
920bab5032 add visual tests, change mousemove instead of mouseenter in timepicker 2016-05-05 16:35:54 +03:00
t1m0n
82ca3b75d2 revert body cell event to click, change input event to keydown 2016-04-19 11:41:05 +03:00
t1m0n
12e7c3dd1f remove global 'Datepicker' var, add it to $.fn, closes #32 2016-04-06 10:58:12 +03:00
t1m0n
c648cba3ab add timepicker to develop branch, closes #3 2016-04-04 10:41:02 +03:00
t1m0n
e8577a50f7 remove unnecessary code line 2016-04-04 10:28:05 +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
61d7ff7da8 update input value then call update(), begin timepicker docs 2016-03-20 20:50:58 +03:00
t1m0n
2711ba3c04 improve selectDate method by adding time validation, add some timepicker tests 2016-03-09 12:39:52 +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
2fa2033611 add 'am/pm' to current time, change 'am/pm' sign to 'aa' 2016-03-01 11:18:00 +03:00
t1m0n
f5b208dbc5 add 12 hours mode 2016-02-29 12:29:43 +03:00
t1m0n
1ca88e6d0a add time validation, improve time change when range is true 2016-02-26 17:52:34 +03:00
t1m0n
dffa4429a7 add handling min/max date 2016-02-24 12:26:05 +03:00
t1m0n
895e621397 remove text inputs 2016-02-20 12:22:13 +03:00
t1m0n
d018a1c46f add min max options for hours and minutes 2016-02-19 11:50:49 +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
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
36090db009 fix docs, remove rerender datepicker body when change time 2016-01-26 15:29:22 +03:00
t1m0n
50f04cdb1b begin timepicker 2016-01-25 18:28:44 +03:00