Commit Graph

  • e8577a50f7 remove unnecessary code line t1m0n 2016-04-04 10:28:05 +03:00
  • 84bfbe9a45 fix focus on current time in IE time-sliders t1m0n 2016-04-01 11:07:39 +03:00
  • bc6960aad4 fixed stack overflow caused by .change() t1m0n 2016-03-29 15:55:34 +03:00
  • 02ec0118a6 add highlighting effect when mouse cursor over time sliders t1m0n 2016-03-28 12:19:21 +03:00
  • c6b34f1864 complete English docs t1m0n 2016-03-24 11:33:39 +03:00
  • c9b7cc4b7e begin English timepicker docs t1m0n 2016-03-23 11:39:15 +03:00
  • 9e376d4b4c add Russian docs for timepicker t1m0n 2016-03-23 11:18:10 +03:00
  • 0244e14e6f wrap plugin in ;(function (window, $, undefined) { ... })(window, jQuery);, closes #34 t1m0n 2016-03-22 12:03:20 +03:00
  • 61d7ff7da8 update input value then call update(), begin timepicker docs t1m0n 2016-03-20 20:50:58 +03:00
  • d11bac1708 add time to onSelect date argument, add timepicker tests t1m0n 2016-03-11 10:44:52 +03:00
  • 2711ba3c04 improve selectDate method by adding time validation, add some timepicker tests t1m0n 2016-03-09 12:39:52 +03:00
  • 8c4b94547a begin test timepicker t1m0n 2016-03-02 11:20:53 +03:00
  • 2d0dbf0b3b fix selecting disabled date from timepicker t1m0n 2016-03-02 11:01:30 +03:00
  • 2966825be5 change current time style t1m0n 2016-03-01 11:50:29 +03:00
  • 2fa2033611 add 'am/pm' to current time, change 'am/pm' sign to 'aa' t1m0n 2016-03-01 11:18:00 +03:00
  • f5b208dbc5 add 12 hours mode t1m0n 2016-02-29 12:29:43 +03:00
  • 1ca88e6d0a add time validation, improve time change when range is true t1m0n 2016-02-26 17:52:34 +03:00
  • dffa4429a7 add handling min/max date t1m0n 2016-02-24 12:26:05 +03:00
  • 895e621397 remove text inputs t1m0n 2016-02-20 12:22:13 +03:00
  • d018a1c46f add min max options for hours and minutes t1m0n 2016-02-19 11:50:49 +03:00
  • 1344888028 Merge tag 'v1.2.3' into time-sliders t1m0n 2016-02-18 19:20:46 +03:00
  • cbe73255af add v1.2.3 description in Readme, add ids in docs v1.2.3 t1m0n 2016-02-13 17:27:14 +03:00
  • 9e965853f0 fixed typo in index-ru t1m0n 2016-02-13 17:06:40 +03:00
  • d9aea004ae fixed dateFormat method for special characters t1m0n 2016-02-13 16:22:02 +03:00
  • b2a35920e2 Merge branch 'master' into time-sliders t1m0n 2016-02-12 10:42:38 +03:00
  • d18e8bae62 add TODO's, change color of clock icon t1m0n 2016-02-09 12:37:13 +03:00
  • c1cd23c2a7 Add brazilian portuguese locale support Douglas M. Cotrim P. Melo 2016-02-05 18:06:21 -02:00
  • 1fa7899d9a add clock icon, add visual separation between dates and time t1m0n 2016-02-03 11:25:06 +03:00
  • fbb3557e4c add changelog for v1.2.2 t1m0n 2016-02-01 11:34:27 +03:00
  • e0b845a8e8 added German language v1.2.2 t1m0n 2016-02-01 11:25:58 +03:00
  • b455f0dbd9 Merge branch 'Ichag-patch-1' t1m0n 2016-02-01 11:20:32 +03:00
  • 941efc4f8a Merge branch 'patch-1' of https://github.com/Ichag/air-datepicker into Ichag-patch-1 t1m0n 2016-02-01 11:19:40 +03:00
  • ea85bbfb7b fix typo in monthsField t1m0n 2016-02-01 11:15:39 +03:00
  • 4c4ca4cff6 Add german translation Max Hellwig 2016-01-29 14:02:02 +01:00
  • 476a18bef0 now can change value in text inputs t1m0n 2016-01-28 12:02:41 +03:00
  • 0969257010 change order in timepicker, change style t1m0n 2016-01-27 17:24:01 +03:00
  • 5bbb57cfd0 add styles to range inputs t1m0n 2016-01-27 13:59:33 +03:00
  • 97d0402721 add current time t1m0n 2016-01-26 15:43:34 +03:00
  • 36090db009 fix docs, remove rerender datepicker body when change time t1m0n 2016-01-26 15:29:22 +03:00
  • 4d2c26bf90 fixed readme t1m0n 2016-01-26 10:25:41 +03:00
  • 50f04cdb1b begin timepicker t1m0n 2016-01-25 18:28:44 +03:00
  • aec5745c70 add version description t1m0n 2016-01-23 18:26:06 +03:00
  • 8db16fd8f9 correct code style v1.2.1 t1m0n 2016-01-23 18:17:19 +03:00
  • b58f78ee9f Merge pull request #7 from think2011/master Timofey 2016-01-23 18:11:12 +03:00
  • ba00608b02 complete Events tests t1m0n 2016-01-23 18:07:13 +03:00
  • a9962c7348 add tests for "onSelect" event t1m0n 2016-01-22 17:49:18 +03:00
  • 6b41cd8c4f fixed cell border-sizing t1m0n 2016-01-22 17:24:04 +03:00
  • 3017dad86d fixed case when 'multipleDates' and 'range' both set to true t1m0n 2016-01-22 17:09:17 +03:00
  • 33ba830ccc fixed onSelect callback, when 'range' is true t1m0n 2016-01-22 16:59:47 +03:00
  • 57485139b3 complete base options tests, begin event tests t1m0n 2016-01-13 11:48:18 +03:00
  • fc5f1c9156 add navigation tests t1m0n 2016-01-12 12:55:48 +03:00
  • 7c6dcc73de Added i18n-zh, datepicker.zh.js think2011 2016-01-08 13:34:11 +08:00
  • 06750cc913 fix .getParsedDates test, add multipleDates test t1m0n 2016-01-06 11:26:37 +03:00
  • 968c0ec01c add minDate, maxDate tests t1m0n 2015-12-30 12:00:43 +03:00
  • ea9f292224 fix showOtherYears option t1m0n 2015-12-28 11:55:41 +03:00
  • e8d7011efc add offset, view, minView and otherMonths tests t1m0n 2015-12-22 12:36:52 +03:00
  • e8ef4364ab add positions test to options.js t1m0n 2015-12-21 12:31:05 +03:00
  • 5601e8dc4a continue options tests t1m0n 2015-12-18 12:45:53 +03:00
  • df9bb895db fixed firstDay option, add destroy method t1m0n 2015-12-17 14:30:00 +03:00
  • 49452a4820 begin 'options' test t1m0n 2015-12-15 16:37:27 +03:00
  • 43f1a6e879 fix if firstDay is 0 t1m0n 2015-12-15 14:59:46 +03:00
  • 5f87aeafb8 add static methods tests t1m0n 2015-12-14 17:49:59 +03:00
  • b6dce3c4d2 fix readme image path v1.2.0 t1m0n 2015-12-10 16:11:31 +03:00
  • 00927e4bd9 add promo image, edit readme t1m0n 2015-12-10 16:09:06 +03:00
  • 776f0a5781 update docs t1m0n 2015-12-10 15:21:45 +03:00
  • af6c066fad fix removeDate when 1 range date is selected t1m0n 2015-12-10 12:33:34 +03:00
  • 5faa05997f refactor some things t1m0n 2015-12-10 12:16:19 +03:00
  • fca5ef4782 complete 'range' feature t1m0n 2015-12-09 14:14:20 +03:00
  • aa59bb60c5 add minRange and maxRange, flip ranges t1m0n 2015-12-09 11:32:25 +03:00
  • 08e4c68156 add base range functionality t1m0n 2015-12-08 11:59:09 +03:00
  • e028692caf begin range feature t1m0n 2015-12-07 15:55:33 +03:00
  • 6a3b12d34a improve generating cells html, reduce plugin size t1m0n 2015-12-07 12:08:30 +03:00
  • 3556014fba update docs and readme v1.1.0 t1m0n 2015-12-04 15:12:10 +03:00
  • 6a6bab2960 fix autoClose render t1m0n 2015-12-04 12:29:18 +03:00
  • 45fedcb04e add altField option t1m0n 2015-12-04 12:23:05 +03:00
  • a0d00a6e20 complete keyboard nav t1m0n 2015-12-04 12:11:48 +03:00
  • 6b7f77ac0c improve keyboard navigation (min, max dates), add 'classes' option t1m0n 2015-12-04 00:15:46 +03:00
  • a4a43a04aa add keyboard navigation t1m0n 2015-12-03 16:43:52 +03:00
  • 249bc9db9b fix positioning, when go to next month or year t1m0n 2015-12-03 10:34:11 +03:00
  • 3ebadcf08b add github buttons, fix readme t1m0n 2015-11-30 14:38:41 +03:00
  • d222a1cdb0 add github buttons, fix readme t1m0n 2015-11-30 14:38:09 +03:00
  • dbdb2751e8 fix some typos in docs t1m0n 2015-11-30 13:10:09 +03:00
  • ba6692cd01 update styles for docs t1m0n 2015-11-30 12:38:14 +03:00
  • 131cbf731f some fixes in English version t1m0n 2015-11-30 12:23:26 +03:00
  • c64191f2e6 fix readme t1m0n 2015-11-29 18:22:47 +03:00
  • bf899f36d9 add english docs t1m0n 2015-11-29 18:20:37 +03:00
  • c9659eb5cf add resize event, modify readme v1.0.0 t1m0n 2015-11-28 20:16:55 +03:00
  • 810bc399be add index.jade t1m0n 2015-11-28 20:11:54 +03:00
  • 3eaabf8b69 change hilited color on headers t1m0n 2015-11-28 20:03:36 +03:00
  • af0fc72744 add old files to vcs after renaming 'page' to 'docs' t1m0n 2015-11-28 19:50:05 +03:00
  • 0b70c84cec add navigation to docs t1m0n 2015-11-28 19:49:11 +03:00
  • 25902eb791 change vendor to bower_components, edit bower.json t1m0n 2015-11-28 12:36:15 +03:00
  • 3d1a6c0b27 change border colors and box-shadow t1m0n 2015-11-28 12:16:54 +03:00
  • 03e2105231 change text colors, padding, add description t1m0n 2015-11-27 17:53:01 +03:00
  • 3311a1f5a1 complete api section, add check for instanceof Date t1m0n 2015-11-26 23:15:32 +03:00
  • 02e887275b complete options section, fix onChangeMonth, onChangeYear, add svg to nav t1m0n 2015-11-25 14:59:10 +03:00
  • ef33f4dfca add examples, begin options section, fix localization option t1m0n 2015-11-24 15:41:51 +03:00
  • 35c0c5474b begin docs t1m0n 2015-11-23 12:21:03 +03:00
  • 20427d0c52 add jade files and task t1m0n 2015-11-20 11:43:24 +03:00
  • 9f1c522138 refactor project structure, begin design t1m0n 2015-11-19 14:54:23 +03:00