Skip to content

v2.16.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 28 Jun 06:39
· 708 commits to main since this release

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 for prev2Label and next2Label (#74). Thanks, @fhessenberger!