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
|
### v1.2.1
|
||||||
* tests added
|
* tests added
|
||||||
* fixed if '0' is passed to 'firstDay'
|
* added Chinese language (thanks to [think2011](https://github.com/think2011))
|
||||||
* fixed 'showOtherYears' option
|
* fixed if '0' is passed to `firstDay`
|
||||||
* fixed 'onSelect' event, when 'range' is true
|
* fixed `showOtherYears` option
|
||||||
* fixed case when 'range' and 'multipleDates' both set to true
|
* fixed `onSelect` event, when `range` is true
|
||||||
|
* fixed case when `range` and `multipleDates` both set to true
|
||||||
|
|
||||||
### v1.2.0
|
### v1.2.0
|
||||||
* add `range` feature
|
* add `range` feature
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user