2016-03-23 11:18:10 +03:00
2016-03-23 11:18:10 +03:00
2016-03-23 11:18:10 +03:00
2016-03-23 11:18:10 +03:00
2016-01-25 18:28:44 +03:00
2015-11-28 20:03:36 +03:00
2016-01-23 18:07:13 +03:00
2016-01-23 18:07:13 +03:00

Air Datepicker

Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+) air datepicker image

Install

bower i --save air-datepicker

Usage

$('.my-datepicker').datepicker([options])

Demo and docs

Change log

v1.2.3

  • fixed dateFormat method.
  • fixed typo in Russian docs, add ids in docs headers.

v1.2.2

  • fixed typo in monthsField
  • added German language (thanks to Ichag)

v1.2.1

  • tests added
  • added Chinese language (thanks to think2011)
  • fixed if '0' is passed to firstDay
  • fixed showOtherYears option
  • fixed onSelect event, when range is true
  • fixed case when range and multipleDates both set to true

v1.2.0

  • add range feature
  • improve keyboard navigation (fixed two focused cells)

v1.1.0

  • add keyboard navigation
  • add classes option to add custom classes
  • add altField option
  • bug fixes
Description
Cool jQuery datepicker
Readme 1.2 MiB
Languages
JavaScript 86.4%
SCSS 9.3%
HTML 4.3%