v2.16.0
What's new?
- Selected days will now get additional CSS classes,
--rangeStart
,--rangeEnd
and--rangeBothEnds
, depending on if they are at the beginning, end, or both beginning and end of a selection (#83, #84). Thanks, @ritz078!
Bug fixes
- Fixed typings not allowing
null
forprev2Label
andnext2Label
(#74). Thanks, @fhessenberger!