Skip to content

Releases: samderlust/calendar_day_view

v4.0.0

09 Dec 07:17
Compare
Choose a tag to compare
  • optimize code where needed
  • group parameters in each constructor into config class.
  • introduce CategoryDavViewConfig, OverFlowDayViewConfig, EventDayViewConfig, InRowDayViewConfig
  • update example
  • fix InRowDayView issue

v3.3.0

08 Dec 12:19
e0504ba
Compare
Choose a tag to compare

Category Overflow DayView:

  • [Breaking] CategoryDayViewEventBuilder now only provide not null event.
  • Added CategoryBackgroundTimeTileBuilder - Allow user to customize the UI of each time slot in the background. (see example)