CVCalendar v1.4.1 Release Notes

Release Date: 2016-11-27 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • now working with orientation changes. #102

    Closed issues:

    • appearance?.dayLabelWeekdayOutTextColor : myColor[dotIndex] - fatal error: Index out of range #383
    • .toggleViewWithDate(date: NSDate) Method not working if shouldAutoSelectDayOnMonthChange is set to false #382
    • Jump to today button #378
    • Set Gregorian Calendar event thought user choose Buddhist... #377
    • Implement date range selection #374
    • ๐Ÿ†“ TimeZone-Free selected date?? #372
    • Can't set shouldShowWeekdaysOut #368
    • didSelectDayView not called on launch #367
    • Menu labels overlap #361
    • โšก๏ธ Updating to iOS 10 bugs - suggesions? #359
    • ๐Ÿ‘ swift 2.3 support #357
    • Place date at the top of the cell #356
    • in swift 3.0 error #355
    • Edit the look of the date cells. #354
    • MORE THAT A PROBLEM IS A QUESTION ON THE PROCEDURE CVCALENDAR #353
    • Error in swift 3.0 #350
    • Swift 2.3 #349
    • 1.3.0 does not work #348
    • Error when using CVCalendar library with Xcode 8 bet and Swift 3.0 #314

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ When the newly set presentedDate equals to the old presentedDate, presentedDate donโ€™t update #387 (IsanHu)
    • Should allow toggleViewWithDate even if thereโ€™s no selected date. Fix SUN menu text color so it is visible. #386 (justinctlam)
    • ๐Ÿ›  Fix for rotation view #384 (justinctlam)
    • Replace constant toggling animation duration with the toggleDateAnimationDuration; #379 (Antondomashnev)
    • ๐Ÿšš Store preliminaryView in dayView and remove it if not visible anymore; #365 (Antondomashnev)
    • โœ‚ Remove unnecessary get keyword #363 (shoheiyokoyama)
    • ๐Ÿ›  Fix supplementary and preliminary views setup #358 (ludoded)