Skip to content

Releases: bmoliveira/ComposeCalendar

v1.0.7

26 Oct 09:46
Compare
Choose a tag to compare
  • Add animations when switching between states.
    • Chevron visibility.
    • Day/year selector.
  • Disable Chevrons when no next month is available.
  • Fix crashes when trying to navigate to invalid pages.
  • Fix UX when switching years, keep the same month of the latest year, or select the closest one.
  • Added more reconfigurability.

v1.0.6

19 Oct 10:46
Compare
Choose a tag to compare
  • Make CalendarContent public.
  • Bump android compile and target version to 33.
  • Bump kotlin version to 1.7.20.
  • Bump compose compiler to 1.3.2.
  • Bump compose version to 1.3.0-rc01.
  • Bump accompanist version to 0.26.5-rc.