All Versions
28
Latest Version
Avg Release Cycle
82 days
Latest Release
1488 days ago

Changelog History
Page 1

  • v1.7.0 Changes

    March 27, 2020

    Full Changelog

    Implemented enhancements:

    • CVCalendar Height #116

    πŸ›  Fixed bugs:

    • πŸ›  Fix broken Travis build #589

    Closed issues:

    • πŸ‘€ Can't see anythings #587
    • Calendar does not display with SwiftUI #585
    • πŸ“¦ CVCalendar has no Package.swift manifest for version 1.6.2 #583
    • πŸ‘ Will CVCalendar support Arabic(RTL)? Means if the selected language is Arabic, I need to show the calendar in RTL format with Arabic digits. Is it possible? #582
    • πŸ‘€ I have added like in document, but I could not see any thing #581
    • Today date text goes white when opening a new UIViewController #580
    • CalendarMode.weekView does not display the dates #579
    • Multiple dot markers #578
    • didShowNextWeekView and didShowPreviousWeekView is not available in CVCalendarViewDelegate #577
    • ⚑️ CalendarView not updated when orientation changes-with navigation controller #576
    • method duplicate definition with other framework #574
    • Calendar view delegate is getting nil #573
    • Appearance.delegate influencing textColor only after two page scrolls #571
    • 5 day week #570
    • Ability to get presented month view's allowScrollToPrevious(Next)Month value #567
    • 0️⃣ Default selected day on WeekView #566
    • Detect long press on date #565
    • πŸ”„ Change presentationMode and save for next time #564
    • βž• Add circle to selected dates #563
    • Set text color on dates in CalendarView #562
    • Detect when date is pressed, and get the date #561
    • Display weeks instead of dates #560
    • πŸ”„ Change between month and week view at runtime #559
    • Can't set calendarView with constraints programmatically #558
    • How to disable scrolling before and after a particular date in week view. I have tried to use disableScrollingBeforeDate and earliest selectable date delegate method but didn't work #556
    • How to show only months? #555
    • Need to set firstWeekday #553
    • Not able to access CVdate in objective C class #548
    • Not able to select today date #547
    • Not able to set selected date #546
    • Calendar view misbehaving while changing mode(Week/Month) #545
    • Hi Team, #544
    • Top markers disappear upon beginning to swipe to new month #543
    • βž• Add suffix text on the date cell? #542
    • πŸ‘‰ make date property public in CVDate class #534
    • πŸ‘» Divide by zero exception when having CVCalendar as a subview of a toggle-able parent view #523
    • 🚚 Selected date not being retained when we move for 2 or more months in either direction and comeback to selected date. #516
    • How to preselect a date interval programmatically? #510
    • [Feature Request] Please make "validated" public in CVCalendarView/CVMenuView #482
    • AutoLayout issue #159

    πŸ”€ Merged pull requests:

    • βž• Add support for Swift Package Manager #591 (timroesner)
    • πŸ›  Fix Travis builds & update project settings to Swif 5 #590 (elsesiy)
    • ability to show top marker on presented calendar view #588 (kevalvadoliya)
    • πŸ›  fixed crash when calendarView is not set #586 (miglius)
    • πŸ›  fix height calculation bug #584 (xiaoweiwu)
    • πŸ‘‰ Use dynamic colors for iOS 13 to adjust to dark mode #572 (timroesner)
    • ⚑️ Update to allow for Disabled Scrolling in WeekView #568 (davcpas1234)
    • πŸ›  fix division by zero issue on ios 10 #557 (bandess)
    • βž• Add delegate method for a week change. #554 (xPutnikx)
  • v1.6.2 Changes

    December 13, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • CalendarMode init with WeekView mode error #499
    • Selected date disappears when changing orientation #485
    • Calendar don't collapse correctly. Its happens once in ten or more #477
    • Dots missplacing when switching displaying mode #109
    • Week view not working properly #108
    • Dot marker on current day appears above it, not below #87
    • WeekView does not pick a day while switching between April and May #71

    Closed issues:

    • Week View firstWeekDay: Monday - ToggleViewWithDate does not scroll to next or previous week #539
    • πŸ–¨ Printed month label is wrong #537
    • Wrong month label #536
    • How can I deselect the date. #535
    • I can't setup CVCalendar #533
    • Selected day not highlighting when switching month on non-range selection #532
    • Calling toggleViewWithDate() sets DayViews which are unselectable to the selectable color #531
    • πŸ‘ Objective C support #530
    • 🚚 Calling refreshPresentedMonth doesn't remove previous dayViews #529
    • Last or next month selection not properly selecting the date after navigating to the month. #528
    • Strange look at init of calendar #527
    • App crashes when I added a dotmarker #526
    • How to prevent tapping on existing/next month dates? #525
    • Removing separator lines in between the weekday names in month view #524
    • Scrolling in weekly view going beyond the limited date (checkScrollToPreviousDisabled() & checkScrollToBeyondDisabled()) need to be implemented in week view. #522
    • How do I display the current month? #520
    • Unimplemented Initializer #519
    • Month name under the dates #518
    • Calendar is not showing on iOS 10.x #517
    • Is there a way to disable "disableDays" on selection? #515
    • Day Specific Background Colors #514
    • Autolayout for CVCalendarView and it's subviews #513
    • How to customize each single dayview in CVCalendar for swift? #512
    • sunday dates text are not in red color in some months #509
    • Question: How to improve the efficiency of dotMarker shouldShowOnDayView #506
    • Question: How to improve the efficiency of dotMarker shouldShowOnDayView #505
    • βœ… Cannot select a specific Date with a UI Test #504
    • Is there any property to scroll calendar vertically already? #503
    • Can I drag and drop elements to this calendar? #502
    • Calendar does not relayout dates after change from weekView to monthView #500
    • How to localize MenuView #498
    • πŸ–¨ Wrong Date Print #497
    • fatal error: unexpectedly found nil while unwrapping an Optional value #496
    • πŸ‘‰ show multiple color circle view on same calender moth view #495
    • Not able to select a specific day when I shift in a new week, but it selects the current day automatically #486
    • Month october not allow show previous month #481
    • Toggling day from previous day when Monday is first day of the week in weekView presentationMode #476
    • disableScrollingBeforeDate\(\) doesn't work, and disableScrollingBeyondDate\(\) doesn't work correctly. #474
    • CVCalendarView days not matching CVMenuView upon screen rotation #441
    • Option to enable all days in the past until today, rather than from today onwards #434
    • i want to setup selected day/today/other unselected day's text color and backroundcolor #430
    • πŸ‘€ func dotMarker(shouldShowOnDayView dayView: DayView) -> Bool β€œ this Method in ios 10 Can display normally 。but is ios 9 can't display normally. and use β€œDebug view hierarchy” can see the dotmark.why??? #429
    • Range select and scroll the view for next month -> view greyed out #407
    • [Feature Request] Presenting each new month so the first day of month is in first position on calendar. #376
    • CVDate equatable? #370
    • Present weekday font does not change #351
    • Put UIImageView on particular date. #341
    • ToggleViewWithDate in week view working only if a date is selected once #330
    • Supplementary Views Rendering on Wrong Days #324
    • func dotMarker(sizeOnDayView dayView: DayView) -> CGFloat is not called #313
    • How do you call for the date to be unselected? #308
    • I want to display TableView on supplementaryView for every day to list down events. #289
    • CalendarView doesn't change when toggleViewWithDate #288
    • calendarView.toggleViewWithDate has no effect if shouldAutoSelectDayOnMonthChange implements with return false #286
    • Help Bring PreliminaryView to Calendar once App Opens and save it #285
    • Setting presented date makes today's date fade out and fade in presented date #278
    • Store selected days and then display them #274
    • 🚚 How do I call methods on viewWillAppear? (E.g. shouldShowOnDayView, colorOnDayView, moveOffsetOnDayView) #273
    • ⚑️ Update after Event Changes #267
    • Current date dotmaker appear on top of DayView. #266
    • πŸ’… Coding style standards #262
    • CVCalendar in TableViewCell #254
    • Prevent Auto selection of day when swiping through months #253
    • setup dotmarks #250
    • ⚑️ How can I stop presentedDateUpdated from being called when a day is selected? #244
    • Selecting a day in different month is not selected properly #243
    • 🚚 How to move the date label to the corner of DayView #241
    • Today DotMark appeared on the top of dayview #240
    • Calendar view popping into the correct position only after a scroll #238
    • Limit months #233
    • πŸ”„ Change month in weekview #232
    • How to get the weekday in the calendar & How to customize the selection of date? #230
    • Selected date disappears if shouldAutoSelectDayOnMonthChange is false #215
    • preliminaryView(viewOnDayView dayView: DayView) delegate being called twice #213
    • Unable to simultaneously satisfy constraints. #212
    • πŸ”„ changeMode function doesn't do anything #210
    • Inconsistent usage of custom color's #209
    • There are serious autoLayout issues with this calendar #208
    • How do you turn off the circles on touching of the days? No delegate methods get fired for CVCalendarViewDelegate so daySelected doesn't work at all. #202
    • First week of 2016 selection bug #201
    • βœ‚ Remove localisation for months & days #200
    • Backwards-incompatible changes should have a major version bump, not just a patch. #199
    • Supplementary Views on wrong DayView Cell #198
    • About shouldAutoSelectDayOnMonthChange and Today button #196
    • Date selection after dot marker setup #194
    • Error Returning Date #193
    • Dots changing Color #192
    • How to change the text color of a non-selected date #191
    • animationDidFinish is never true on didSelectDayView method #189
    • Circle Size of Selected Day #186
    • πŸ‘Œ Improve code for snapping back to current date animation #185
    • Only allow a date range to be displayed? #178
    • Monthly calendar view is out of bounds in CVCalendarView and misaligned with MenuView #176
    • How to disable day selection entirely? #174
    • No implementation of dotMarker:colorOnDayView creates fatal error #173
    • How to gray out / prevent selection of past days ? #172
    • didSelectDayView not called anymore #171
    • Is there a way of getting six rows worth of days (permanently) rather than 5? #167
    • Changing firstWeekday() messes up with matchedWeeks calculation #162
    • Lose selected date scrolling from month to month #161
    • πŸ‘€ func dotMarker(shouldShowOnDayView dayView: CVCalendarDayView) -> Bool This function seems has some bugs #153
    • how to start the calendar in a preset date ΒΏ? #150
    • When I select a day, it executes the functions twice. #148
    • What is the logic for return dates in shouldShowOnDayView #146
    • Problem while switching between week view and month view #144
    • Is there a way to set background color for the "out" days view? #142
    • Customize color on specific dates in calendar #139
    • Daily Calendar #135
    • CVCalendarView does not appear when displayed in a scrollview #128
    • Don't call didSelectDayView for current day on month change? #122
    • How exactly DayView size is calculated [Help] #110
    • Disable automatic transition when clicking dayView #107

    πŸ”€ Merged pull requests:

    • πŸ›  fix: skip duplicates when navigatie between weeks #552 (xPutnikx)
    • πŸ›  fix: use proper calendar to calculate next month for weekview #551 (xPutnikx)
    • πŸ›  fix: remove setup labels for refresh month #550 (xPutnikx)
    • πŸ›  Fix toggle day for a week view, in case when any date wasn't selected yet #549 (xPutnikx)
    • Pass calendar to convertedDate when receiving a touch in a day view #541 (gabmarfer)
    • ⚑️ Update xcode build env in travis yml #540 (elsesiy)
    • Swift4.2 #538 (KarlChow92)
    • ✨ Enhance/ci #508 (elsesiy)
  • v1.6.1 Changes

    February 10, 2018

    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)
  • v1.6.0 Changes

    September 29, 2017

    Full Changelog

    Closed issues:

    • πŸ‘ Swift 4.0 Support #478
    • Disable before dates behind today in week mode #475

    πŸ”€ Merged pull requests:

  • v1.5.2 Changes

    September 10, 2017

    Full Changelog

    πŸ›  Fixed bugs:

    • ERROR IN SELECTING THE DAY #444

    Closed issues:

    • I am adding calender in custom uiview and then add view as subview of parent view. but then contentview controller is coming nil #472
    • CircleView does not appear on start. #471
    • πŸŽ‰ Initial circle is missing #470
    • Gesture behind calendar #469
    • CalendarView leaking memory #427
    • Select dayOut and change month #419
    • How to manipulate Month change #287
    • crashing on previous and Next button #272

    πŸ”€ Merged pull requests:

  • v1.5.1 Changes

    August 25, 2017

    Full Changelog

    Implemented enhancements:

    • Prevent scrolling between weeks or months #36

    πŸ›  Fixed bugs:

    • toggleCurrentDayView doesn't work #381

    Closed issues:

    • Calendar showing wrong prev/next month #465
    • Panel behind panel CalendarView not collapse #464
    • Reload SupplementaryView for wrong month #463
    • DayView for location in CalendarView? #462
    • current date is not click-able on first load #461
    • Calendar current date not showing properly like it did on the swift 2 version #459
    • πŸ”„ Change colour of text within dates with circles #458
    • How to disable dates lesser than current date in single selection. #457
    • πŸ”„ Change CVCalendarViewPresentationMode from monthView to weekView automatically when user sellects a particular date. #456
    • πŸ†• New branch for Swift4 #454
    • How do I get the weekly dates to continue in full weekly periods? #453
    • Not showing present date #452
    • Not showing Present Date #451
    • Memory Leak #450
    • Having problem with swift 3.. #449
    • ⚑️ Need update with Swift 3.0 #448
    • Month view doesn't appear when pre-selecting a date from a month different from current month #447
    • Method to clear calendar? #443
    • Today action will enable the earliest-selectable-date which disabled #442
    • Don't have a CircleView on the start #440
    • Setup dotmaker #439
    • Question: How to make dotMarker the same size as didSelectDayView marker #438
    • Select a day and pass to another String in a label #428
    • Is there anyway to disable sundays? #426
    • Method preliminaryView(shouldDisplayOnDayView dayView: DayView) -> Bool works incorrect. #425
    • How to override/detect a swipe gesture?? #423
    • ⚑️ Pods not updated #420
    • Help put the blue circles to this day #282
    • 0️⃣ Saving CircleView via NSUserDefault to keep the same days highlighted when app opens #280
    • πŸ‘‰ show dots from an array of NSDate #279

    πŸ”€ Merged pull requests:

  • v1.5.0 Changes

    March 24, 2017

    Full Changelog

    Implemented enhancements:

    • Select Date Range #12

    πŸ›  Fixed bugs:

    • Year is stuck on current year. #403
    • Month with 6 rows not always showing days in the 6th row #396
    • βœ… Unable to use CVCalendar in asynchronous unit tests #380

    Closed issues:

    • Project doesn't compile on master branch #433
    • didShowNextMonthView & didShowPreviousMonthView #432
    • How do I jump to the next year? #431
    • Manual installation #422
    • can i multi select days with this library. I want to select and colour multiple dates at once #421
    • Select dayOut and change month #418
    • FUNCTION SUPPLEMENTARYVIEW #417
    • How do I set start and end date range in the Calendar? #416
    • Question: Is there a way to change between month view and week view if the device is rotated #415
    • How to enable selection for current day #413
    • How do i Jump to next or previous Year? #410
    • Weekview not showing #409
    • supplementaryView shown on wrong day #408
    • RTL orientation #406
    • CVCalendar 1.4.1 not in Cocoapods old repository #405
    • Month View Frame change #402
    • How do I add events to the calendar? #401
    • CVCalendar rendering all views on Sunday. #398
    • Distance between monthLabel and weekday symbols #397
    • Month with 6 Rows Not always showing 6th row. #395
    • How Can I scroll previous and following calendar view using custom button tap in swift? #394
    • 🚚 how to move to current month view? #393
    • ⚑️ CVCalendar Demo Crash in presentedDateUpdated() when unwrapping optional #391
    • CVCalendarViewAppearance.swift #388
    • Using CVCalendar with Swift 2.2 #366
    • 🚚 There is no way to remove preliminary view #364
    • ⚑️ Update project short description #362
    • Incorrect date on dotMarker(shouldShowOnDayView dayView: DayView) -> Bool #360
    • EXPLANATION "SUPPLEMENTARY VIEW" #352
    • Get start and end date for Month and week respectively for both mode #317
    • Set custom date #251
    • βž• Add Ability to switch between Calendars & Locales #197
    • didShowNextMonthView and didShowPreviousMonthView not being called #188

    πŸ”€ Merged pull requests:

    • πŸ›  Fix #433 #435 (elsesiy)
    • πŸ›  fix issue where 'out' dates still selectable when should be disabled #424 (esetnik)
    • Set proper day view text color during the initialization for current date; #414 (Antondomashnev)
    • SupplementaryView-Demo-Standardization #412 (DannyJi)
    • πŸ›  Fix demo’s drawing of supplementary view. #411 (justinctlam)
    • πŸ‘‰ Make sure to construct the calendar before anything uses it. Make sure to always use the calendar from the delegate instead of the current calendar. #404 (justinctlam)
    • Weakify the animation callbacks; #400 (Antondomashnev)
    • πŸ›  Fixed crash in demo #392 (justinctlam)
    • 0️⃣ Use Calendar.current as a default for CVDate; #390 (Antondomashnev)
    • ⚑️ Change from nil to a new value is a update #389 (IsanHu)
  • v1.4.1 Changes

    November 27, 2016

    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)
  • v1.4.0 Changes

    September 14, 2016

    Full Changelog

    Closed issues:

    • πŸ”„ Change the month and the app goes in crash!!! #337

    πŸ”€ Merged pull requests:

  • v1.3.1 Changes

    September 14, 2016

    Full Changelog

    Closed issues:

    • How to change Year? #345
    • Highlight of the today is wrong #343
    • Calendar without dots and disabled days. #342
    • Programmatically Reloading the Calendar #340
    • ⚑️ Problem with the last update!!! #336
    • dotMarker Show wrong date match , How to fix? #335
    • Text Label Color for Unselected Dates #334
    • Nib Files and @IBDesignable #329
    • How to add events to month view & reload the monthview ? #328
    • how can we navigate different date now it is loading currentdate. #326
    • πŸ†• New version on Cocoapods #323
    • How can i change Scroll From Horizontal to Vertical when change month? #319
    • How to init a date in one specific month when I calendar show up? #318
    • display current and following months only in the calendar view #312
    • Disable or Change Past Days text color or selection background color #311
    • 0️⃣ How to avoid selected day default circle being overlapped by supplementary view? #302
    • Cant import CVCalendar #296
    • I want this feature: 1. User can select multiple dates 2. On long tapping a date it will ask for selecting the date range to get selected. #295
    • I want to select multiple dates on an urgent basis. Please help me. #294
    • ⚑️ issue while updating on swift 2.2 #293
    • Turn off swipe functionality? #277
    • ⚑️ Slow updating when change mode #225
    • jalali calendar #217

    πŸ”€ Merged pull requests: