All Versions
28
Latest Version
Avg Release Cycle
82 days
Latest Release
1273 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.3.0 Changes
September 02, 2016Closed issues:
- Menu view sends wrong weekdays to its delegate methods #333
- Dotmarker are appearing on the next date from the date I applied. #327
- When month is changed thru swiping in either direction, I want to handle certain action. #325
- π Make selected Dayview's highlighted color shape square instead of rounded #321
- Reload calendar data #320
- Long press date for popup modal #316
- I need to implement calendar view like Activity app with activity ring under every day. #315
- Past days greyed out? #309
- How to mark Dots on desire date? #306
- How can i grey out custom dates in a fast and efficient way, it would be nice to have this feature, i added a delegate to check the dayView for days and grey out those days, I also would like to have no user interaction on the grey out dates #304
- Undefined symbols for architecture arm64: #303
- π I tried to install using cocoapod like in the documentation, but it gets stuck and just stuck. Is there any new way to add this library?? #301
- Blue circle too great in landscape mode!!! #300
- Is it possible to customise CVCalendarView? #299
- Initilaze date #297
- Content Alignment? #292
- DotMarker Color #291
- How to set current day label unselected color? #290
- Possibility to set the selected date #283
- CVCalendarView only appearing on iPhone Plus #281
- How about 'day view' and 'week view' ? #276
- why CVCalendarContentViewController is a subclass of UIViewController? #275
- π how can we remove dots and add lines on that day... instead of dots want to add Lines.. #271
- 0οΈβ£ Is their any way to view default look as weekview.. Not the monthview #265
- Vertical month scrolling #260
- CVCalendarView disappears #258
- π New Install can not find CVCalendarView #257
- 0οΈβ£ Is their any way to view default look as weekview.. Not the monthview #256
- how to hide or disable days before today #255
- memory leakage. #252
- Need reload function #249
- range selection #248
- Installation problem #245
- π Change colour of menu labels #242
- Nepali Calendar #239
- unable to get the right NSDate back #236
- β‘οΈ Changelog has not been updated in 9 months #235
- How do i reload the calendar view? #234
- β Add different color of event #224
- Carthage #204
- β Warnings in Library #169
- sir help me please #157
π Merged pull requests:
- π Fixed populating incorrect weekdays #332 (ozgur)
- β‘οΈ Updating Top Marker Color #331 (ozgur)
- π§ Preventing selections. and the DayView can be configured by weekdays #322 (wanbok)
- π Merge Request #310 (jobinsjohn)
- π Fixed colouring for more than one dot marker after unhighlighting day #307 (GentleTroll)
- β Adding BackGround colour for day of weeks in MenuView #305 (shallad)
- Minor Readme.md edit #284 (oscarmorrison)
- π Style changes #263 (dbmrq)
- π Cleared all warnings and merged CVCalendar and Demo directories #261 (dbmrq)
- β‘οΈ update for swift2.2 #259 (sairamkotha)
- β‘οΈ Update CHANGELOG.md #246 (bre7)
-
v1.2.9 Changes
February 16, 2016Implemented 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)
-
v1.2.8 Changes
December 11, 2015Implemented enhancements:
- Xode 6.3 beta using Swift v1.2 #42
Closed issues:
- β Remove line between each week for month view? #184
- reload dots #177
- Reloading calendar? #175
- π Initialize Selected Date #168
- Crashing in ios 8.2 #166
- Eliminate Circle and Dot markers #165
- π Seems the Calendar isn't Working At All (iOS 9.1.2) #154
- Convert an NSDate, or string, or cvdate, to DayView? Possible? #152
- CVCalendarViewDelegate didSelectDayView(animationDidFinish:) does not exist #151
- β some errors for latest version of swift #149
- β When I set the calendar view height as percentage of the parent's view's height, it give me warnings #147
- Reload dot markers manually. #145
- π Loading dates on calendar from remote JSON web service #143
- Can't get calendar to render properly #141
- system lang error #140
- Error on version 126 (Swift 2.0) #133
- converting CVDate to NSDate #130
- Marking dots #114
- π Swift 2.0 support #113
π Merged pull requests:
- π Fix issue where new dot views have not been added properly on refreshβ¦ #180 (ts-alexandros)
- Ability for refresh and removal of dot views #160 (joelwass)
- β Added in method for demo to delete circle view and dot on dayView #155 (joelwass)
- β Add bool argument to didSelectDayView delegate method #137 (hffmnn)
-
v1.2.7 Changes
October 16, 2015Closed issues:
- Not working on Swift 2.0 #123
π Merged pull requests:
- π Show Months delegate methods #136 (nexon)
- β Adds a delegate method to prevent scrolling to the previous/next view on selection #134 (Paulo-Branco)
-
v1.2.6 Changes
October 13, 2015π Merged pull requests:
- Dot marker size can be varied using delegate #132 (sandeepmenon)
- Dot marker size can be varied using a delegate 'sizeOnDayView' -> flo⦠#131 (sandeepmenon)
- β‘οΈ Update Podspec for latest tag #124 (elsesiy)
-
v1.2.5 Changes
October 13, 2015Closed issues:
- How to get a event after scroll month or calendar reload? #118
π Merged pull requests:
- β Adds delegate methods to turn off the auto selection on month/week change. #129 (Paulo-Branco)
- β Added the ability to change the weekday symbol type for the CVCalendarMenu #127 (roymckenzie)
- π It was corrected so that a build might pass in Xcode7. #120 (karamage)
-
v1.2.0 Changes
September 14, 2015 -
v1.1.4 Changes
August 28, 2015 -
v1.1.3 Changes
August 28, 2015 -
v1.1.2 Changes
August 28, 2015Closed issues: