43 Commits

Author SHA1 Message Date
t1m0n
9e376d4b4c add Russian docs for timepicker 2016-03-23 11:18:10 +03:00
t1m0n
61d7ff7da8 update input value then call update(), begin timepicker docs 2016-03-20 20:50:58 +03:00
t1m0n
d11bac1708 add time to onSelect date argument, add timepicker tests 2016-03-11 10:44:52 +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
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
1344888028 Merge tag 'v1.2.3' into time-sliders
Conflicts:
	dist/js/datepicker.js
	dist/js/datepicker.min.js
	src/js/datepicker.js
2016-02-18 19:20:46 +03:00
t1m0n
d9aea004ae fixed dateFormat method for special characters 2016-02-13 16:22:02 +03:00
t1m0n
b2a35920e2 Merge branch 'master' into time-sliders
Conflicts:
	dist/js/datepicker.min.js
2016-02-12 10:42:38 +03:00
t1m0n
ea85bbfb7b fix typo in monthsField 2016-02-01 11:15:39 +03:00
t1m0n
476a18bef0 now can change value in text inputs 2016-01-28 12:02:41 +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
t1m0n
3017dad86d fixed case when 'multipleDates' and 'range' both set to true 2016-01-22 17:09:17 +03:00
t1m0n
33ba830ccc fixed onSelect callback, when 'range' is true 2016-01-22 16:59:47 +03:00
t1m0n
df9bb895db fixed firstDay option, add destroy method 2015-12-17 14:30:00 +03:00
t1m0n
43f1a6e879 fix if firstDay is 0 2015-12-15 14:59:46 +03:00
t1m0n
af6c066fad fix removeDate when 1 range date is selected 2015-12-10 12:33:34 +03:00
t1m0n
5faa05997f refactor some things 2015-12-10 12:16:19 +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
3556014fba update docs and readme 2015-12-04 15:12:10 +03:00
t1m0n
6a6bab2960 fix autoClose render 2015-12-04 12:29:18 +03:00
t1m0n
45fedcb04e add altField option 2015-12-04 12:23:05 +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
249bc9db9b fix positioning, when go to next month or year 2015-12-03 10:34:11 +03:00
t1m0n
c9659eb5cf add resize event, modify readme 2015-11-28 20:16:55 +03:00
t1m0n
0b70c84cec add navigation to docs 2015-11-28 19:49:11 +03:00
t1m0n
03e2105231 change text colors, padding, add description 2015-11-27 17:53:01 +03:00
t1m0n
3311a1f5a1 complete api section, add check for instanceof Date 2015-11-26 23:15:32 +03:00
t1m0n
02e887275b complete options section, fix onChangeMonth, onChangeYear, add svg to nav 2015-11-25 14:59:10 +03:00
t1m0n
ef33f4dfca add examples, begin options section, fix localization option 2015-11-24 15:41:51 +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