Releases: kizitonwose/Calendar
Releases · kizitonwose/Calendar
0.3.3
- Fix: Clipped cells in the calendar don't respond to click events.
- Update dependencies.
0.3.2
0.3.1
0.3.0
Fix logic for generating OutDates (thanks @germinator)
0.2.9
- Add
updateStartMonth
,updateEndMonth
andupdateMonthRange
methods for partial updates. (thanks @msimonides) - Optimize calendar setup logic.
0.2.8
- Optimize performance when generating long date ranges (thanks @varhastra)
0.2.7
- Fix crash when setup is called in some cases.
0.2.6
- Retain currently visible month and scroll offset when
setup()
is called multiple times.
0.2.5
- Fix crash when calculating calendar height in some cases.
0.2.4
- Fix occasional crash when scrolling to a day on the calendar.