2016-02-05 18:33:50 -02:00
2016-01-25 18:28:44 +03:00
2016-01-23 18:07:13 +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
2016-01-23 18:26:06 +03:00

Air Datepicker

Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern browsers. air datepicker image

Install

bower i --save air-datepicker

Usage

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

Demo and docs

Change log

v1.2.1

  • tests added
  • 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%