Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 648 Bytes

0.5.0+1

  • Reformat code to pass analytics

0.5.0

  • Support null safety

0.4.0

  • Add CellCalendarPageController to allow paging function

0.3.0

  • Make it available to select textStyle of date cell

0.2.0

  • Add builder callbacks for customization of labels.

0.1.2

  • Fix the logic and structure to show visible days on current page.

0.1.1+1

  • Fix system to show monthName

0.1.1

  • Enable opacity when the date is not in the current page month

0.1.0

  • Add a feature marking today's day cell.

0.0.1+2

  • Fix the bug the events are reversed when shown in calendar.

0.0.1+1

  • Fix readme.

0.0.1

  • Initial release.