Skip to content

Releases: haskins-io/SwiftUiCalendarKit

v0.3

19 Apr 12:38
Compare
Choose a tag to compare

Updated look of Events
Added ability to swipe on a CompactDay to change the date, and swipe on Compact Week head to change the week.
Remove textColor from model Schema, using default .primary now to handle light/dark mode better.

Bug fixes to displaying events

16 Apr 21:16
Compare
Choose a tag to compare

Fixed some bugs that prevented events from being displayed correctly.

Initial Release

16 Apr 13:09
6d312c4
Compare
Choose a tag to compare

This is the initial release of the kit.

It provides:

  • a lot of functionality that works.
  • some of the functionality can be tempermental (overlapping events is one).
  • some functionality is just plain missing: customisation and locale for example.