air-datepicker
Advanced tools
Changelog
v3.5.0
fixedHeight
option, allows you to have equal weeks number in every monthdisableDate
, allows you to disabled one or multiple dates with datepicker APIdisabledDates
- it is a Set which holds all disabled dates{silent: true}
to update
and setCurrentView
methods, #583update
method - now if you pass selectedDates
then calendar will keep selected only those datesrange: true
, #568selectDate('2024-03-05')
#589clear
method, thanks to ahmetzambak in #591Changelog
v3.4.0
onFocus
and onBeforeSelect
grant you more control over range selection behaviour and more #526getViewDates()
allows you to get all dates that should be currently displayed in calendar #536toggleSelected
now can be a function #534clear
method #546Changelog
v3.3.5