CVCalendar v1.6.1 Release Notes

Release Date: 2018-02-10 // about 6 years ago
  • Full Changelog

    Closed issues:

    • ✂ remove the seperator lines between rows for month calendar #501
    • Day View Circle Appear on previous month date #494
    • The demo crash #491
    • 🚚 Dot marker moves down to the date right beneath it when a date with dot marker is selected #490
    • change presentedDate date . #488
    • Xcode 9 + Swift 4 errors - Declarations from extensions cannot be overridden yet #479
    • Programmatically create and show the Calendar #468
    • ⚡️ Update example to use dayView.frame instead of bounds for preliminaryView (ERROR) #371
    • typealiases too broad #264

    🔀 Merged pull requests:

    • Call interactionSetup() when refreshing #493 (terrypanghoming)
    • ⚡️ Safe unwrap presentedDate and update changeMode #492 (elsesiy)
    • 🎉 Initialize month view with calendar view's presented date, if availab… #489 (paulyhedral)
    • 🔋 Feature/extend localization #487 (shaahin)
    • 🛠 fix latestSelectableDate and earliestSelectableDate #484 (kmonde89)
    • 🛠 fix disableScrollingBeforeDate #483 (kmonde89)
    • modifications for self protection in CVCalendarMonthContentVC, and CV… #466 (dhsu210)