CVCalendar v1.1.1 Release Notes

Release Date: 2015-06-30 // almost 9 years ago
  • Full Changelog

    Implemented enhancements:

    • Calendar Graphing #61
    • Selected date gone after swiping two months forwards and back. #37
    • Init CVCalendar with a specific day in current month #30

    ๐Ÿ›  Fixed bugs:

    • โœ… Latest version not working without autolayout? #72
    • Navigating between months quickly causes program to crash #57
    • โšก๏ธ Current calendar date does not update when date changes. #51
    • Current day highlighted text overlay bug. #48
    • CVCalendarView doesn't load on when Simulated Metric == iPhone 4-inch #46
    • Cannot get date on didSelectDayView #41
    • โšก๏ธ Appearance Doesn't update for the next and previous months #34
    • โšก๏ธ Labels for all the dates repeatedly getting darker with each frame update on viewDidAppear on projects with uitabbarcontrollers #31
    • Returning to CVCalendar with a selected date renders day label incorrectly #22

    Closed issues:

    • Clicking on a date outside of the current month #88
    • Demo not working #85
    • ๐Ÿ‘‰ Make calendar resize without using a height constraint #76
    • How do I pre-select a date in the calendar? #73
    • Not displaying all dates for month #65
    • Changing Month Label #60
    • Dotmarker pops on top of day when switching to another month when the standard selected day has a dot programmed on it #59
    • nil data for calendarDayViews once the month is scrolled past the buffer. #58
    • Ability to jump to any month #56
    • Must call a designated initializer of the superclass 'UIViewController' #53
    • ๐ŸŽ‰ Initializer does not override a designated initializer from its superclass #52
    • Scrolling into the past #39
    • Can not view MonthView mode #38
    • i want to add some event for dates ? #26

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿš€ [1.1.0] Release โ€“ Beta #90 (mozharovsky)
    • โž• Add delegates for MenuView capitalization, color, and font #86 (jkeen)
    • Made it so users can add multiple dots per day and created optional delegate preliminaryView #84 (thomasbaldwin)
    • โž• Add automatically generated change log file #83 (skywinder)
    • โž• Added Sup delegate methods #64 (Trifusion)
    • ๐Ÿ›  Fixed spelling error #44 (mengelhart)