61 Commits

Author SHA1 Message Date
t1m0n
ea85bbfb7b fix typo in monthsField 2016-02-01 11:15:39 +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
ea9f292224 fix showOtherYears option 2015-12-28 11:55:41 +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
6a3b12d34a improve generating cells html, reduce plugin size 2015-12-07 12:08:30 +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
t1m0n
d92f4ccad5 add datepicker pointer 2015-11-18 11:30:15 +03:00
t1m0n
a23309d46c improve update method, now it can refresh language option 2015-11-17 11:59:28 +03:00
t1m0n
629e1f8318 add update method, improve min max dates 2015-11-17 11:52:26 +03:00
t1m0n
c3925ea9a0 add onChangeMonth ... callbacks 2015-11-17 10:12:56 +03:00
t1m0n
6424bd50d3 refactor formatDate method, add customizable nav titles 2015-11-16 12:59:27 +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
3d3046467b refactor language option 2015-11-14 13:24:22 +03:00
t1m0n
ea67e8a2c6 add todayButton, clearButton, rename region to language 2015-11-13 11:34:17 +03:00
t1m0n
cec8f2a1f6 modify multipleDates param, now its possible to pass number as value 2015-11-11 13:03:14 +03:00
t1m0n
0bc3739697 rename defaultView to view 2015-11-10 12:05:25 +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
7ef2686c3d fix onChange event with multiple dates 2015-10-28 10:43:59 +03:00
t1m0n
38e199d5be add ability to select multiple dates 2015-10-27 12:20:47 +03:00
t1m0n
8b65c88c82 add selectDate() method 2015-10-27 12:03:32 +03:00
t1m0n
a364079130 fixed current date detection method 2015-10-19 12:27:46 +03:00