Skip to content

v2.1.2

Compare
Choose a tag to compare
@valincius valincius released this 20 Sep 18:11
· 97 commits to main since this release
99c4697
  • Add Config parameter

    • AlwaysShowYear - toggle whether the year is always visible or only when we're viewing a different year than the current one.
    • MaxVisibleAppointmentsPerDay - change the number of appointments that are visible.
    • DisableDragging - disable dragging.
  • Made the date number clickable.

    • OnDayClick will be called when the date number is clicked.