FSCalendar v2.2.0 Release Notes

Release Date: 2016-06-29 // almost 8 years ago
  • Full Changelog

    Closed issues:

    • Unable to display Date 1 as selected #348
    • every month day is wrong #347
    • 开启showsScopeHandle,会crash #346
    • how to current calendar page month and year #345
    • delegate method call in last #344
    • How to scroll to the average date in selected range? #343
    • 如何设置日期区间? #342
    • How to highlight dates with events? #341
    • Included example project: animation problem when switching months #335
    • How to put all date cells to have background color with border Lines? #332
    • Using other way to change the select day #322
    • Dates selection state issue. #321
    • Set Color For Particular Day of Month #320
    • Solved #319
    • Item day background color #318
    • pod 倒入的2.1.1版本和工程中最新版本不一样 #312
    • 🔄 Change next and previous month programatically. #311
    • Scope handle starts with week mode #310
    • 使用scope 设置完成之后,不停的滚动,人为调用 setScope 会造成日期混乱 #308
    • 能不能默认就是week模式的 #307
    • 默认启动scrop week #305
    • 关于当前日期显示"今天"两个字的问题 #304
    • 🔄 Change the colour of dates dynamically. #303
    • 0️⃣ Event color indicator 'leaking' default color #301
    • some FSCalendarDataSource methods not called #299
    • Handling the scope manually with a finger slide #298
    • ➕ Add Table Below Calandar #297
    • Today should be nullable, to set it to nil in Swift #296
    • 月与周切换多次,导致异常问题 #295
    • 关于日历中当前日期标题文字的问题 #294
    • 关于ScopeHandle新功能,月与周切换多次后,时间回到1980年的问题! #293
    • 🚚 dot event remove after swiping the calendar #292
    • 设置那个隐藏占位时间不能运行很好(demo也是如此) #291
    • numberOfEventsForDate gets called multiple times. #290
    • ⚡️ In some examples layout needs to be updated after rotation #289
    • 👍 Split View not supported #288
    • fullScreen 设置Scope 问题 #287
    • custom images for date are off-center after orientation change #286
    • Implementing feature "EveryDay" when creating an event for a date. #285
    • Is it possible to toggle between FSCalendarScopeMonth and FSCalendarScopeWeek using finger? #284
    • Delegate method calendar:didDeselectDate: not called #283
    • Setting paging enabled in IB causes Xcode to freeze #282
    • Selected date error #280
    • Can i create combine Gregorian and Islamic(Hijri) calendar? #279
    • Dot with count in the calendar view #278
    • How to set delegateAppearance in swift? #277
    • 🔄 Change particular date colour & add events on particular dates . #275
    • Can you set the background of a single day? #270
    • selected date as Nullable #264
    • calendar height increases when I change from week view to month view. #263
    • Problem with showsPlaceholder #257
    • Weekscope: change month scrollView only when month changes #187
    • Scrolling so fast does not trigger calendarCurrentPageDidChange #113

    🔀 Merged pull requests:

    • 🛠 Fixes local variable shadow warnings when warning -Wshadow is enabled. #337 (schaechtele)
    • Removing unnecessary import #306 (yas375)