mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
add version description
This commit is contained in:
parent
8db16fd8f9
commit
aec5745c70
@ -19,6 +19,13 @@ $('.my-datepicker').datepicker([options])
|
|||||||
|
|
||||||
## Change log
|
## 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
|
### v1.2.0
|
||||||
* add `range` feature
|
* add `range` feature
|
||||||
* improve keyboard navigation (fixed two focused cells)
|
* improve keyboard navigation (fixed two focused cells)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user