109 Commits

Author SHA1 Message Date
t1m0n
b2a35920e2 Merge branch 'master' into time-sliders
Conflicts:
	dist/js/datepicker.min.js
2016-02-12 10:42:38 +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
fbb3557e4c add changelog for v1.2.2 2016-02-01 11:34:27 +03:00
t1m0n
e0b845a8e8 added German language v1.2.2 2016-02-01 11:25:58 +03:00
t1m0n
b455f0dbd9 Merge branch 'Ichag-patch-1' 2016-02-01 11:20:32 +03:00
t1m0n
941efc4f8a Merge branch 'patch-1' of https://github.com/Ichag/air-datepicker into Ichag-patch-1 2016-02-01 11:19:40 +03:00
t1m0n
ea85bbfb7b fix typo in monthsField 2016-02-01 11:15:39 +03:00
Max Hellwig
4c4ca4cff6 Add german translation 2016-01-29 14:02:02 +01: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
36090db009 fix docs, remove rerender datepicker body when change time 2016-01-26 15:29:22 +03:00
t1m0n
4d2c26bf90 fixed readme 2016-01-26 10:25:41 +03:00
t1m0n
50f04cdb1b begin timepicker 2016-01-25 18:28:44 +03:00
t1m0n
aec5745c70 add version description 2016-01-23 18:26:06 +03:00
t1m0n
8db16fd8f9 correct code style v1.2.1 2016-01-23 18:17:19 +03:00
Timofey
b58f78ee9f Merge pull request #7 from think2011/master
Added i18n-zh, datepicker.zh.js
2016-01-23 18:11:12 +03:00
t1m0n
ba00608b02 complete Events tests 2016-01-23 18:07:13 +03:00
t1m0n
a9962c7348 add tests for "onSelect" event 2016-01-22 17:49:18 +03:00
t1m0n
6b41cd8c4f fixed cell border-sizing 2016-01-22 17:24:04 +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
57485139b3 complete base options tests, begin event tests 2016-01-13 11:48:18 +03:00
t1m0n
fc5f1c9156 add navigation tests 2016-01-12 12:55:48 +03:00
think2011
7c6dcc73de Added i18n-zh, datepicker.zh.js 2016-01-08 13:34:11 +08:00
t1m0n
06750cc913 fix .getParsedDates test, add multipleDates test 2016-01-06 11:26:37 +03:00
t1m0n
968c0ec01c add minDate, maxDate tests 2015-12-30 12:00:43 +03:00
t1m0n
ea9f292224 fix showOtherYears option 2015-12-28 11:55:41 +03:00
t1m0n
e8d7011efc add offset, view, minView and otherMonths tests 2015-12-22 12:36:52 +03:00
t1m0n
e8ef4364ab add positions test to options.js 2015-12-21 12:31:05 +03:00
t1m0n
5601e8dc4a continue options tests 2015-12-18 12:45:53 +03:00
t1m0n
df9bb895db fixed firstDay option, add destroy method 2015-12-17 14:30:00 +03:00
t1m0n
49452a4820 begin 'options' test 2015-12-15 16:37:27 +03:00
t1m0n
43f1a6e879 fix if firstDay is 0 2015-12-15 14:59:46 +03:00
t1m0n
5f87aeafb8 add static methods tests 2015-12-14 17:49:59 +03:00
t1m0n
b6dce3c4d2 fix readme image path v1.2.0 2015-12-10 16:11:31 +03:00
t1m0n
00927e4bd9 add promo image, edit readme 2015-12-10 16:09:06 +03:00
t1m0n
776f0a5781 update docs 2015-12-10 15:21:45 +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 v1.1.0 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