mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
fixed readme
This commit is contained in:
parent
aec5745c70
commit
4d2c26bf90
@ -21,10 +21,11 @@ $('.my-datepicker').datepicker([options])
|
||||
|
||||
### 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
|
||||
* added Chinese language (thanks to [think2011](https://github.com/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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user