Releases
v3.5.0
t1m0n
released this
05 Mar 21:17
added fixedHeight
option, allows you to have equal weeks number in every month
added method disableDate
, allows you to disabled one or multiple dates with datepicker API
added prop disabledDates
- it is a Set which holds all disabled dates
added possibility to pass {silent: true}
to update
and setCurrentView
methods, #583
changed update
method - now if you pass selectedDates
then calendar will keep selected only those dates
fixed selecting time on same date when range: true
, #568
fixed date conversion to local date when using strings, e.g selectDate('2024-03-05')
#589
fixed localization generation, thanks to hreyeslo in #524
fixed type definition for clear
method, thanks to ahmetzambak in #591
fixed German translation for "clear", thanks to pbek in #582
added Slovenian locale, thanks to carliblaz in #569
added Basque locale, thanks to ikerib in #529
added Norwegian locale, thanks to MortenSpjotvoll in #521
You can’t perform that action at this time.