CVCalendar v1.2.9 Release Notes

Release Date: 2016-02-16 // about 8 years ago
  • Full Changelog

    Implemented enhancements:

    • delegate method that returns date only once the animation has finished #125
    • ReloadData() is missing #47

    Closed issues:

    • ➕ add date on supplementaryView #228
    • Is there a way to draw separator lines between the dates? #226
    • Ignore #220
    • ⚠ Project warning, unused capture dayview #218
    • CVCalendarView is blank #216
    • 0️⃣ Changing default background colours for current day and selected day #211
    • when we click the day it want to display on the addevent view controller. i am using cvcalendar. #207
    • 👀 How to remove the lines of the calenderView i dont want to see the lines of each day #206
    • ⚡️ Menuview graphical bug after commitMenuViewUpdate() #205
    • AppearanceDelegate #203
    • MenuView and CalendarView Misaligned #195
    • Throwing **nill** on dayview.day.year ! #187
    • CVCalendar for Objective-C #183
    • Getting Error When Declaring CalandarView #182
    • How add dates to be marked on the Calendar? #179
    • ⚡️ Pod version 1.2.7 is not updated #170
    • Calendar reload #156

    🔀 Merged pull requests:

    • Correct the spelling of CocoaPods in README #227 (ReadmeCritic)
    • ➕ Added weak references to delegates to prevent memory leakage. #219 (kadarandras)
    • 🖨 Carthage compatible project #214 (sprint84)
    • ➕ Adds a way to use a custom shape for single selection instead of the default circle #181 (ts-alexandros)