461 lines
38 KiB
Markdown
461 lines
38 KiB
Markdown
# Change Log
|
||
|
||
## [2.7.4](https://github.com/WenchaoD/FSCalendar/tree/2.7.4) (2017-03-15)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.7.3...2.7.4)
|
||
|
||
**Closed issues:**
|
||
|
||
- 自定义cell,快速滚动页面时候,可能出现崩溃 [\#621](https://github.com/WenchaoD/FSCalendar/issues/621)
|
||
- Incorrect NSDate returned [\#613](https://github.com/WenchaoD/FSCalendar/issues/613)
|
||
- Pan Gesture causing crashing [\#612](https://github.com/WenchaoD/FSCalendar/issues/612)
|
||
- 未检查代理是否实现了协议方法就调用,导致找不到方法 [\#611](https://github.com/WenchaoD/FSCalendar/issues/611)
|
||
- Is it possible to deselect the date in FScalendar other than user's deselection? [\#610](https://github.com/WenchaoD/FSCalendar/issues/610)
|
||
- is it possible to select dates in the range in recent version of fscalender? [\#609](https://github.com/WenchaoD/FSCalendar/issues/609)
|
||
- CFBundleExecutable key [\#607](https://github.com/WenchaoD/FSCalendar/issues/607)
|
||
- FSCalendar crash most of the time when minimumDate & maximumDate is set Today and selectDate is also Today [\#604](https://github.com/WenchaoD/FSCalendar/issues/604)
|
||
- a [\#603](https://github.com/WenchaoD/FSCalendar/issues/603)
|
||
- Today date does not update after changing device date [\#600](https://github.com/WenchaoD/FSCalendar/issues/600)
|
||
- 外观修改 [\#599](https://github.com/WenchaoD/FSCalendar/issues/599)
|
||
- Reloading of calendar view crashing app. [\#597](https://github.com/WenchaoD/FSCalendar/issues/597)
|
||
|
||
## [2.7.3](https://github.com/WenchaoD/FSCalendar/tree/2.7.3) (2017-03-03)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.7.2...2.7.3)
|
||
|
||
**Closed issues:**
|
||
|
||
- is there a faster way if i want to go to a specific year [\#591](https://github.com/WenchaoD/FSCalendar/issues/591)
|
||
- Reload issue in FSCalendar [\#587](https://github.com/WenchaoD/FSCalendar/issues/587)
|
||
- Calendar crashes when minimumDate & maximumDate is set [\#575](https://github.com/WenchaoD/FSCalendar/issues/575)
|
||
- disable some date [\#561](https://github.com/WenchaoD/FSCalendar/issues/561)
|
||
- SwiftExample app: First row of days starts with the last week of the last month in some cases [\#548](https://github.com/WenchaoD/FSCalendar/issues/548)
|
||
- 预给了日期范围后,重值日期范围有问题 [\#545](https://github.com/WenchaoD/FSCalendar/issues/545)
|
||
- 您好大神,问您一下关于headerTitle的问题 [\#536](https://github.com/WenchaoD/FSCalendar/issues/536)
|
||
- Accessibility / VoiceOver reading order should be left to right \(or numeric order\), not top to bottom [\#466](https://github.com/WenchaoD/FSCalendar/issues/466)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- Make selectedDate nullable [\#581](https://github.com/WenchaoD/FSCalendar/pull/581) ([roark31337](https://github.com/roark31337))
|
||
|
||
## [2.7.2](https://github.com/WenchaoD/FSCalendar/tree/2.7.2) (2017-02-16)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.7.1...2.7.2)
|
||
|
||
**Closed issues:**
|
||
|
||
- App crashing when implement delegate methods [\#590](https://github.com/WenchaoD/FSCalendar/issues/590)
|
||
- Calendar only showing Sundays [\#589](https://github.com/WenchaoD/FSCalendar/issues/589)
|
||
- 你好,请问下如何自定义Header? [\#588](https://github.com/WenchaoD/FSCalendar/issues/588)
|
||
- Calendar not reloading min/max dates when calling reload data. [\#585](https://github.com/WenchaoD/FSCalendar/issues/585)
|
||
- Incorrect date gets selected on using the default select method [\#580](https://github.com/WenchaoD/FSCalendar/issues/580)
|
||
- 日历底部线条怎么隐藏? [\#579](https://github.com/WenchaoD/FSCalendar/issues/579)
|
||
- Weird crash [\#574](https://github.com/WenchaoD/FSCalendar/issues/574)
|
||
- Scroll direction changes from horizontal to vertical when changing from week view to month view using gestures [\#573](https://github.com/WenchaoD/FSCalendar/issues/573)
|
||
- Use of undeclared type 'FSCalendarMonthPosition' [\#568](https://github.com/WenchaoD/FSCalendar/issues/568)
|
||
- 重用性 [\#562](https://github.com/WenchaoD/FSCalendar/issues/562)
|
||
- 你好!我怎么修改头部的日期显示的格式呢?另外我怎么修改底部线条的隐藏与否呢? [\#556](https://github.com/WenchaoD/FSCalendar/issues/556)
|
||
- Version 2.7.0 is bugged [\#549](https://github.com/WenchaoD/FSCalendar/issues/549)
|
||
- Interface BuilderDesignables build failed [\#543](https://github.com/WenchaoD/FSCalendar/issues/543)
|
||
- error: IB Designables: Failed to update auto layout status: The agent crashed [\#538](https://github.com/WenchaoD/FSCalendar/issues/538)
|
||
- Any way to increase the size of event indicator? [\#525](https://github.com/WenchaoD/FSCalendar/issues/525)
|
||
- The week scope is not reset when returning to week view from a partial drag [\#473](https://github.com/WenchaoD/FSCalendar/issues/473)
|
||
|
||
## [2.7.1](https://github.com/WenchaoD/FSCalendar/tree/2.7.1) (2017-02-02)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.7.0...2.7.1)
|
||
|
||
**Closed issues:**
|
||
|
||
- Calendar showing previous month for current page, but current page in stack has the correct month. [\#566](https://github.com/WenchaoD/FSCalendar/issues/566)
|
||
- Storyboard not update interface when change Attributes Inspector [\#564](https://github.com/WenchaoD/FSCalendar/issues/564)
|
||
- hello , first thing this project is awesome ,, but i have on issue . [\#560](https://github.com/WenchaoD/FSCalendar/issues/560)
|
||
- Vertical Line [\#557](https://github.com/WenchaoD/FSCalendar/issues/557)
|
||
- 你好 我想请问有没有办法把日期和星期显示强制设置成英文 [\#552](https://github.com/WenchaoD/FSCalendar/issues/552)
|
||
- h bomb [\#550](https://github.com/WenchaoD/FSCalendar/issues/550)
|
||
- 展示bug,31天的日期只展示到28号 [\#547](https://github.com/WenchaoD/FSCalendar/issues/547)
|
||
- SwiftExample app does not support multitasking [\#546](https://github.com/WenchaoD/FSCalendar/issues/546)
|
||
- Calendar disrupts on orientation change [\#468](https://github.com/WenchaoD/FSCalendar/issues/468)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- default values in reloadData method [\#570](https://github.com/WenchaoD/FSCalendar/pull/570) ([mastohhh](https://github.com/mastohhh))
|
||
|
||
## [2.7.0](https://github.com/WenchaoD/FSCalendar/tree/2.7.0) (2017-01-17)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.6.0...2.7.0)
|
||
|
||
**Implemented enhancements:**
|
||
|
||
- 使用指导 [\#496](https://github.com/WenchaoD/FSCalendar/issues/496)
|
||
|
||
**Closed issues:**
|
||
|
||
- Pod version \(2.6.0\) crashes on handleScopeGesture [\#540](https://github.com/WenchaoD/FSCalendar/issues/540)
|
||
- 大神你好想请教下关于点击灰色区域日期的问题 [\#535](https://github.com/WenchaoD/FSCalendar/issues/535)
|
||
- 您好,我用您这个框架 用pod管理导入的库为什么和下的demo,版本不一样呢,用pod管理的版本是1.7.2,有好多属性是你的demo中有,但是我导入的里面就没有那些属性呢 [\#534](https://github.com/WenchaoD/FSCalendar/issues/534)
|
||
- 在 Xcode8.2 运行,用 xib 拖进去 view 设置类为FSCalendar看不到 [\#533](https://github.com/WenchaoD/FSCalendar/issues/533)
|
||
- Getting previous date in method didSelect date [\#531](https://github.com/WenchaoD/FSCalendar/issues/531)
|
||
- -minimumDateForCalendar: bug [\#529](https://github.com/WenchaoD/FSCalendar/issues/529)
|
||
- 使用问题 [\#527](https://github.com/WenchaoD/FSCalendar/issues/527)
|
||
- When I select a day the event indicator disappear, why? How to solve? [\#526](https://github.com/WenchaoD/FSCalendar/issues/526)
|
||
- Next and previous button on header title [\#523](https://github.com/WenchaoD/FSCalendar/issues/523)
|
||
- Feature Request: event on consecutive days [\#522](https://github.com/WenchaoD/FSCalendar/issues/522)
|
||
- Delegate / DataSource || Race Condition ? [\#518](https://github.com/WenchaoD/FSCalendar/issues/518)
|
||
- Request: A way to add more than one subtitleFor [\#517](https://github.com/WenchaoD/FSCalendar/issues/517)
|
||
- Can't change calendar today date [\#514](https://github.com/WenchaoD/FSCalendar/issues/514)
|
||
- 如何获知是向左还是向右滑动? [\#513](https://github.com/WenchaoD/FSCalendar/issues/513)
|
||
- centerForDate [\#512](https://github.com/WenchaoD/FSCalendar/issues/512)
|
||
- Interface builder - FSCalendar - Designables - Build Failed [\#511](https://github.com/WenchaoD/FSCalendar/issues/511)
|
||
- Different color for event dots [\#509](https://github.com/WenchaoD/FSCalendar/issues/509)
|
||
- How to get Current year, current month & number of days in a month ? [\#508](https://github.com/WenchaoD/FSCalendar/issues/508)
|
||
- How to change header background color? [\#507](https://github.com/WenchaoD/FSCalendar/issues/507)
|
||
- Is there a way to set color of disabled day [\#504](https://github.com/WenchaoD/FSCalendar/issues/504)
|
||
- How do you get the visible date range in calendar [\#503](https://github.com/WenchaoD/FSCalendar/issues/503)
|
||
- Change firstWeekday shows wrong day [\#502](https://github.com/WenchaoD/FSCalendar/issues/502)
|
||
- Custom cell can't be casted when using maximumDate [\#497](https://github.com/WenchaoD/FSCalendar/issues/497)
|
||
- minimumDateForCalendar not working [\#495](https://github.com/WenchaoD/FSCalendar/issues/495)
|
||
- 3D Touch Peek and Pop [\#493](https://github.com/WenchaoD/FSCalendar/issues/493)
|
||
- Date number height is shortened [\#486](https://github.com/WenchaoD/FSCalendar/issues/486)
|
||
- cell和cell之间会有一个间隔 [\#483](https://github.com/WenchaoD/FSCalendar/issues/483)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- Removing if-clause that makes impossible to change today date. [\#515](https://github.com/WenchaoD/FSCalendar/pull/515) ([kallahir](https://github.com/kallahir))
|
||
|
||
## [2.6.0](https://github.com/WenchaoD/FSCalendar/tree/2.6.0) (2016-11-29)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.5.1...2.6.0)
|
||
|
||
**Closed issues:**
|
||
|
||
- How to make Next and previous months Button visible ? [\#500](https://github.com/WenchaoD/FSCalendar/issues/500)
|
||
- How to hide the column and row separator in FSCalendar [\#499](https://github.com/WenchaoD/FSCalendar/issues/499)
|
||
|
||
## [2.5.1](https://github.com/WenchaoD/FSCalendar/tree/2.5.1) (2016-11-23)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.5.0...2.5.1)
|
||
|
||
**Implemented enhancements:**
|
||
|
||
- Create A 3D Touch when date pressed in calender [\#449](https://github.com/WenchaoD/FSCalendar/issues/449)
|
||
- 期望新增手势拖拽进行选择时间段功能。。。 [\#435](https://github.com/WenchaoD/FSCalendar/issues/435)
|
||
|
||
**Closed issues:**
|
||
|
||
- minimumDateForCalendar [\#494](https://github.com/WenchaoD/FSCalendar/issues/494)
|
||
- Monster warlord [\#491](https://github.com/WenchaoD/FSCalendar/issues/491)
|
||
- Monster warlord [\#490](https://github.com/WenchaoD/FSCalendar/issues/490)
|
||
- Monster warlord [\#489](https://github.com/WenchaoD/FSCalendar/issues/489)
|
||
- In week view some dates are missing [\#488](https://github.com/WenchaoD/FSCalendar/issues/488)
|
||
- Space between month tag and days, after touching the calendar the days move up to it's right place [\#485](https://github.com/WenchaoD/FSCalendar/issues/485)
|
||
- Custom cell can't be casted when using minimumDate/maximumDate [\#484](https://github.com/WenchaoD/FSCalendar/issues/484)
|
||
- Update library issue [\#482](https://github.com/WenchaoD/FSCalendar/issues/482)
|
||
- Set minimumDate and maximumDate dynamic [\#481](https://github.com/WenchaoD/FSCalendar/issues/481)
|
||
- Today is already selected.How to disable today showing selected. [\#480](https://github.com/WenchaoD/FSCalendar/issues/480)
|
||
- charthage build error: no shared framework schemes [\#479](https://github.com/WenchaoD/FSCalendar/issues/479)
|
||
- Set Week Days Label IN Upper Case [\#478](https://github.com/WenchaoD/FSCalendar/issues/478)
|
||
- Change Month causes select two dates at same view. [\#477](https://github.com/WenchaoD/FSCalendar/issues/477)
|
||
- Crashed on iphone 5 and ios 10 [\#476](https://github.com/WenchaoD/FSCalendar/issues/476)
|
||
- Calling `reloadData\(\)` in `didSelectDate\(\)` causes circle image to flicker. [\#475](https://github.com/WenchaoD/FSCalendar/issues/475)
|
||
- Is it possible to display 2 weeks instead of 1 week? [\#470](https://github.com/WenchaoD/FSCalendar/issues/470)
|
||
- Calendar orientation is not working properly in some projects [\#464](https://github.com/WenchaoD/FSCalendar/issues/464)
|
||
|
||
## [2.5.0](https://github.com/WenchaoD/FSCalendar/tree/2.5.0) (2016-11-09)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.4.0...2.5.0)
|
||
|
||
**Implemented enhancements:**
|
||
|
||
- text color of Sat and Sun [\#437](https://github.com/WenchaoD/FSCalendar/issues/437)
|
||
- Is it possible create Calendar View like Activity app [\#366](https://github.com/WenchaoD/FSCalendar/issues/366)
|
||
- Disable placeholders selection backgoundColor in date range between months [\#351](https://github.com/WenchaoD/FSCalendar/issues/351)
|
||
- How to remove events of next month showing in current month calender [\#328](https://github.com/WenchaoD/FSCalendar/issues/328)
|
||
- Different font for selected and current date [\#281](https://github.com/WenchaoD/FSCalendar/issues/281)
|
||
- How to put line on row of week ? [\#185](https://github.com/WenchaoD/FSCalendar/issues/185)
|
||
|
||
**Closed issues:**
|
||
|
||
- White Color Border Showing In Top and Bottom Of View In Which FSCalender Attached [\#471](https://github.com/WenchaoD/FSCalendar/issues/471)
|
||
- how to add image in multiple date when view load? [\#469](https://github.com/WenchaoD/FSCalendar/issues/469)
|
||
- seletectDate does not call didSelectDate [\#467](https://github.com/WenchaoD/FSCalendar/issues/467)
|
||
- minimumDateForCalendar crash @ 2.4.0 [\#465](https://github.com/WenchaoD/FSCalendar/issues/465)
|
||
- Two days can be selected after first or second Saturday is first selected [\#463](https://github.com/WenchaoD/FSCalendar/issues/463)
|
||
- Overlaping events [\#462](https://github.com/WenchaoD/FSCalendar/issues/462)
|
||
- Error in Selected date [\#459](https://github.com/WenchaoD/FSCalendar/issues/459)
|
||
- Calendar Date Range background Between today date and selected end date [\#458](https://github.com/WenchaoD/FSCalendar/issues/458)
|
||
- Month Scrolling [\#457](https://github.com/WenchaoD/FSCalendar/issues/457)
|
||
- Fatal Exception: Crash on iPhone 5 c [\#456](https://github.com/WenchaoD/FSCalendar/issues/456)
|
||
- How to stop scrolling animation ? [\#455](https://github.com/WenchaoD/FSCalendar/issues/455)
|
||
- How to prevent calendar to switch from month view to week view? [\#454](https://github.com/WenchaoD/FSCalendar/issues/454)
|
||
- Appearance Delegate not called [\#452](https://github.com/WenchaoD/FSCalendar/issues/452)
|
||
- Have a migration project to swift3 plan? [\#451](https://github.com/WenchaoD/FSCalendar/issues/451)
|
||
- Fatal Exception: FSCalendar date out of bounds exception. [\#450](https://github.com/WenchaoD/FSCalendar/issues/450)
|
||
- Rename FSCalendarConstance to FSCalendarConstants [\#448](https://github.com/WenchaoD/FSCalendar/issues/448)
|
||
- Header disappearing when max month is reached [\#447](https://github.com/WenchaoD/FSCalendar/issues/447)
|
||
- Is "Imageoffset" property has some problem? [\#445](https://github.com/WenchaoD/FSCalendar/issues/445)
|
||
- Property 'prefetchingEnabled' not found on object of type 'FSCalendarCollectionView \*' [\#444](https://github.com/WenchaoD/FSCalendar/issues/444)
|
||
- Image offset ignored in week scope [\#443](https://github.com/WenchaoD/FSCalendar/issues/443)
|
||
- minimumDate iOS10 [\#432](https://github.com/WenchaoD/FSCalendar/issues/432)
|
||
- "Invisible sticky header" problem on calendar with vertical scrolling [\#431](https://github.com/WenchaoD/FSCalendar/issues/431)
|
||
- Delegate method calendar eventColorForDate not called. [\#423](https://github.com/WenchaoD/FSCalendar/issues/423)
|
||
- force reload calendar [\#326](https://github.com/WenchaoD/FSCalendar/issues/326)
|
||
|
||
## [2.4.0](https://github.com/WenchaoD/FSCalendar/tree/2.4.0) (2016-10-12)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.3.3...2.4.0)
|
||
|
||
**Implemented enhancements:**
|
||
|
||
- UI小建议 [\#410](https://github.com/WenchaoD/FSCalendar/issues/410)
|
||
- Cell selection style [\#370](https://github.com/WenchaoD/FSCalendar/issues/370)
|
||
|
||
**Closed issues:**
|
||
|
||
- Scope change animating from center [\#446](https://github.com/WenchaoD/FSCalendar/issues/446)
|
||
- How to have events with different color indicator on calendar? [\#442](https://github.com/WenchaoD/FSCalendar/issues/442)
|
||
- Can I have different background color for each selected date? [\#441](https://github.com/WenchaoD/FSCalendar/issues/441)
|
||
- How can i get current time with selected date? [\#440](https://github.com/WenchaoD/FSCalendar/issues/440)
|
||
- How to set day as "selected"? [\#439](https://github.com/WenchaoD/FSCalendar/issues/439)
|
||
- Todays date shows yesterday when selected. [\#438](https://github.com/WenchaoD/FSCalendar/issues/438)
|
||
- want to show date from first day of the month [\#433](https://github.com/WenchaoD/FSCalendar/issues/433)
|
||
- headerTitleFont appearance doesn't seem to be working [\#430](https://github.com/WenchaoD/FSCalendar/issues/430)
|
||
- When view load set a anydate as selected [\#429](https://github.com/WenchaoD/FSCalendar/issues/429)
|
||
- Dynamic Today Extension Example ui issue in iOS 10 [\#427](https://github.com/WenchaoD/FSCalendar/issues/427)
|
||
- Show two months [\#426](https://github.com/WenchaoD/FSCalendar/issues/426)
|
||
- is it fully compatible with swift 3 ? [\#425](https://github.com/WenchaoD/FSCalendar/issues/425)
|
||
- Timezone support [\#424](https://github.com/WenchaoD/FSCalendar/issues/424)
|
||
- Hi, [\#419](https://github.com/WenchaoD/FSCalendar/issues/419)
|
||
- Today is always 1 day ahead [\#417](https://github.com/WenchaoD/FSCalendar/issues/417)
|
||
- timezone issue @ FSCalendar ~\>2.3.1 [\#416](https://github.com/WenchaoD/FSCalendar/issues/416)
|
||
|
||
## [2.3.3](https://github.com/WenchaoD/FSCalendar/tree/2.3.3) (2016-09-10)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.3.2...2.3.3)
|
||
|
||
**Closed issues:**
|
||
|
||
- Any way to hide on vertical mode the same days at next month? [\#415](https://github.com/WenchaoD/FSCalendar/issues/415)
|
||
- Put UIImageView on particular date. [\#414](https://github.com/WenchaoD/FSCalendar/issues/414)
|
||
- 自定义日历高度 [\#412](https://github.com/WenchaoD/FSCalendar/issues/412)
|
||
- Rotat issue [\#408](https://github.com/WenchaoD/FSCalendar/issues/408)
|
||
- 在滑动的时候可能会出现 CGRectGetHeight\(self.pendingAttributes.targetBounds\) == CGRectGetHeight\(self.pendingAttributes.sourceBounds\) [\#405](https://github.com/WenchaoD/FSCalendar/issues/405)
|
||
- 在真机中,当展示的是周的时候. 两个手指重复向上滑动的时候会引起界面异常 [\#403](https://github.com/WenchaoD/FSCalendar/issues/403)
|
||
- Today in Swift [\#402](https://github.com/WenchaoD/FSCalendar/issues/402)
|
||
|
||
## [2.3.2](https://github.com/WenchaoD/FSCalendar/tree/2.3.2) (2016-09-10)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.3.1...2.3.2)
|
||
|
||
**Closed issues:**
|
||
|
||
- Missing data on iOS 9 [\#413](https://github.com/WenchaoD/FSCalendar/issues/413)
|
||
- delay 1 day [\#411](https://github.com/WenchaoD/FSCalendar/issues/411)
|
||
- TitleDefaultColorForDate Delegate Quickly called before web service Implementing and Want to Change colors for the dates from array? [\#409](https://github.com/WenchaoD/FSCalendar/issues/409)
|
||
- Error with min version [\#407](https://github.com/WenchaoD/FSCalendar/issues/407)
|
||
- FSCalendarScope is a C11 feature [\#406](https://github.com/WenchaoD/FSCalendar/issues/406)
|
||
- How to determine current calendar height [\#404](https://github.com/WenchaoD/FSCalendar/issues/404)
|
||
- How to set the height of row? [\#401](https://github.com/WenchaoD/FSCalendar/issues/401)
|
||
- How i can repeat event? like every day, month, year? [\#400](https://github.com/WenchaoD/FSCalendar/issues/400)
|
||
- How I can select all sunday with "selectDate"? [\#399](https://github.com/WenchaoD/FSCalendar/issues/399)
|
||
- 当我选择7月1号. 然后收起日历.变成只显示周的时候. 月份会变成6月 [\#398](https://github.com/WenchaoD/FSCalendar/issues/398)
|
||
- Changing event color crash [\#392](https://github.com/WenchaoD/FSCalendar/issues/392)
|
||
- Can you pass consistent dates to the date parameters in the delegate methods? [\#386](https://github.com/WenchaoD/FSCalendar/issues/386)
|
||
- 三个自定义需求请问如何实现? [\#371](https://github.com/WenchaoD/FSCalendar/issues/371)
|
||
|
||
## [2.3.1](https://github.com/WenchaoD/FSCalendar/tree/2.3.1) (2016-08-29)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.3.0...2.3.1)
|
||
|
||
**Closed issues:**
|
||
|
||
- Can we add dot with some text in Calendar view & how to reload calendar view ? [\#397](https://github.com/WenchaoD/FSCalendar/issues/397)
|
||
- 有没有出 Swift 版的计划 [\#396](https://github.com/WenchaoD/FSCalendar/issues/396)
|
||
- Height issue with XCode 8 iOS 10 Swift 2.x [\#395](https://github.com/WenchaoD/FSCalendar/issues/395)
|
||
- \[bug\] reloadData wil not reload header title [\#394](https://github.com/WenchaoD/FSCalendar/issues/394)
|
||
- 日期选择的错误 [\#390](https://github.com/WenchaoD/FSCalendar/issues/390)
|
||
- Collapse the calander [\#389](https://github.com/WenchaoD/FSCalendar/issues/389)
|
||
- \[calendar reloadData\] 后如何不回自动滚回当前日期? [\#388](https://github.com/WenchaoD/FSCalendar/issues/388)
|
||
- 如何做到,多选,只能选择第一个选择日期后的5天? [\#387](https://github.com/WenchaoD/FSCalendar/issues/387)
|
||
- Full day circle as event indicator [\#383](https://github.com/WenchaoD/FSCalendar/issues/383)
|
||
- 有支持农历吗 [\#382](https://github.com/WenchaoD/FSCalendar/issues/382)
|
||
- Calendar layout is broken [\#375](https://github.com/WenchaoD/FSCalendar/issues/375)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- Merge branch 'development' [\#384](https://github.com/WenchaoD/FSCalendar/pull/384) ([maplestoryLWG](https://github.com/maplestoryLWG))
|
||
|
||
## [2.3.0](https://github.com/WenchaoD/FSCalendar/tree/2.3.0) (2016-08-11)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.2.0...2.3.0)
|
||
|
||
**Closed issues:**
|
||
|
||
- didSelectDate should get called if i call selectDate\(\) [\#381](https://github.com/WenchaoD/FSCalendar/issues/381)
|
||
- day circle radius is small [\#380](https://github.com/WenchaoD/FSCalendar/issues/380)
|
||
- Error in future. [\#379](https://github.com/WenchaoD/FSCalendar/issues/379)
|
||
- Delegate call when scope changes [\#378](https://github.com/WenchaoD/FSCalendar/issues/378)
|
||
- 给日历添加事件后,如果通过点击下个的日期切换月份并且让日历变成按周显示的模式,点中的日期如果添加了事件,程序会出现崩溃的情况! [\#377](https://github.com/WenchaoD/FSCalendar/issues/377)
|
||
- Enable gestures to change calendar scope. [\#374](https://github.com/WenchaoD/FSCalendar/issues/374)
|
||
- 不停的切换月和周 两种显示模式,上面显示的月份一直在减小 [\#373](https://github.com/WenchaoD/FSCalendar/issues/373)
|
||
- Is it possible to show only the days of the current month? [\#372](https://github.com/WenchaoD/FSCalendar/issues/372)
|
||
- Presenting the calendar in a modal view controller [\#369](https://github.com/WenchaoD/FSCalendar/issues/369)
|
||
- Is it possible to get calendar cell size ? [\#368](https://github.com/WenchaoD/FSCalendar/issues/368)
|
||
- After updating to 2.2.0, I can't call the methods in the NSDate category anymore. Can you add them back? [\#365](https://github.com/WenchaoD/FSCalendar/issues/365)
|
||
- Change position of event dot [\#364](https://github.com/WenchaoD/FSCalendar/issues/364)
|
||
- There is something wrong with the interface shows when I reload calendar view. [\#363](https://github.com/WenchaoD/FSCalendar/issues/363)
|
||
- How can we remove Background color for specific dates? [\#362](https://github.com/WenchaoD/FSCalendar/issues/362)
|
||
- itouch 6黑屏无法进入主界面 [\#361](https://github.com/WenchaoD/FSCalendar/issues/361)
|
||
- I want to remove Next Month Event Color [\#360](https://github.com/WenchaoD/FSCalendar/issues/360)
|
||
- Is it possible to stop scroll in direction of future month? [\#359](https://github.com/WenchaoD/FSCalendar/issues/359)
|
||
- Border width size is different for some rows. [\#358](https://github.com/WenchaoD/FSCalendar/issues/358)
|
||
- disable tap gesture on placeholder [\#357](https://github.com/WenchaoD/FSCalendar/issues/357)
|
||
- Can you make the size of the dot proportionate to the size of the collection view cell? [\#356](https://github.com/WenchaoD/FSCalendar/issues/356)
|
||
- Please See At My Requirement - Change Event Background Color [\#355](https://github.com/WenchaoD/FSCalendar/issues/355)
|
||
- Has Event For Date is not call - How can i recall this method [\#354](https://github.com/WenchaoD/FSCalendar/issues/354)
|
||
- Multiple Selection Colours? [\#353](https://github.com/WenchaoD/FSCalendar/issues/353)
|
||
- Layout is not working \(Swift 2.2, Xcode 7.3\) [\#352](https://github.com/WenchaoD/FSCalendar/issues/352)
|
||
- Adding event to a day [\#350](https://github.com/WenchaoD/FSCalendar/issues/350)
|
||
- 能否增加一个UI体验 [\#349](https://github.com/WenchaoD/FSCalendar/issues/349)
|
||
- Event indicator is sometimes not displayed. [\#340](https://github.com/WenchaoD/FSCalendar/issues/340)
|
||
- 关于日历maxdate的问题 [\#339](https://github.com/WenchaoD/FSCalendar/issues/339)
|
||
- Year is not shown on every month in the title. [\#338](https://github.com/WenchaoD/FSCalendar/issues/338)
|
||
- How to disable selectColor but not "didSelectFunction" [\#336](https://github.com/WenchaoD/FSCalendar/issues/336)
|
||
- User selection of placeholder dates should be optional [\#334](https://github.com/WenchaoD/FSCalendar/issues/334)
|
||
- Changing scope with an UISwipeGestureRecognizer causes currentPage bug [\#333](https://github.com/WenchaoD/FSCalendar/issues/333)
|
||
- Number of rows for current month fixed at 6 when showing placeholders [\#331](https://github.com/WenchaoD/FSCalendar/issues/331)
|
||
- How can I put events in day after my array/dictionary is populated. [\#329](https://github.com/WenchaoD/FSCalendar/issues/329)
|
||
- Selecting of day after the day user selected [\#327](https://github.com/WenchaoD/FSCalendar/issues/327)
|
||
- adding bridge header in swift [\#325](https://github.com/WenchaoD/FSCalendar/issues/325)
|
||
- Change Weekday Text Color [\#324](https://github.com/WenchaoD/FSCalendar/issues/324)
|
||
- Add an option to stick the weekDays to the top [\#323](https://github.com/WenchaoD/FSCalendar/issues/323)
|
||
- Hi, switch month and week, there will be gray background Flashing [\#317](https://github.com/WenchaoD/FSCalendar/issues/317)
|
||
- Change placeholder [\#316](https://github.com/WenchaoD/FSCalendar/issues/316)
|
||
- 请问可以实现日历跟随UITableView的滚动,实现scopeHandle滑动时切换月和周的效果吗? [\#315](https://github.com/WenchaoD/FSCalendar/issues/315)
|
||
- 设置了字体以后出现了下面的情况 [\#314](https://github.com/WenchaoD/FSCalendar/issues/314)
|
||
- Default scope week. [\#313](https://github.com/WenchaoD/FSCalendar/issues/313)
|
||
- Is there a way of minimizing the distance between the event indicator and the day of the month? [\#309](https://github.com/WenchaoD/FSCalendar/issues/309)
|
||
- Disable previous dates in same month with today [\#302](https://github.com/WenchaoD/FSCalendar/issues/302)
|
||
- hides placeholder [\#229](https://github.com/WenchaoD/FSCalendar/issues/229)
|
||
- Post appearance image/itunes address here [\#2](https://github.com/WenchaoD/FSCalendar/issues/2)
|
||
|
||
## [2.2.0](https://github.com/WenchaoD/FSCalendar/tree/2.2.0) (2016-06-29)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.1.1...2.2.0)
|
||
|
||
**Closed issues:**
|
||
|
||
- Unable to display Date 1 as selected [\#348](https://github.com/WenchaoD/FSCalendar/issues/348)
|
||
- every month day is wrong [\#347](https://github.com/WenchaoD/FSCalendar/issues/347)
|
||
- 开启showsScopeHandle,会crash [\#346](https://github.com/WenchaoD/FSCalendar/issues/346)
|
||
- how to current calendar page month and year [\#345](https://github.com/WenchaoD/FSCalendar/issues/345)
|
||
- delegate method call in last [\#344](https://github.com/WenchaoD/FSCalendar/issues/344)
|
||
- How to scroll to the average date in selected range? [\#343](https://github.com/WenchaoD/FSCalendar/issues/343)
|
||
- 如何设置日期区间? [\#342](https://github.com/WenchaoD/FSCalendar/issues/342)
|
||
- How to highlight dates with events? [\#341](https://github.com/WenchaoD/FSCalendar/issues/341)
|
||
- Included example project: animation problem when switching months [\#335](https://github.com/WenchaoD/FSCalendar/issues/335)
|
||
- How to put all date cells to have background color with border Lines? [\#332](https://github.com/WenchaoD/FSCalendar/issues/332)
|
||
- Using other way to change the select day [\#322](https://github.com/WenchaoD/FSCalendar/issues/322)
|
||
- Dates selection state issue. [\#321](https://github.com/WenchaoD/FSCalendar/issues/321)
|
||
- Set Color For Particular Day of Month [\#320](https://github.com/WenchaoD/FSCalendar/issues/320)
|
||
- Solved [\#319](https://github.com/WenchaoD/FSCalendar/issues/319)
|
||
- Item day background color [\#318](https://github.com/WenchaoD/FSCalendar/issues/318)
|
||
- pod 倒入的2.1.1版本和工程中最新版本不一样 [\#312](https://github.com/WenchaoD/FSCalendar/issues/312)
|
||
- Change next and previous month programatically. [\#311](https://github.com/WenchaoD/FSCalendar/issues/311)
|
||
- Scope handle starts with week mode [\#310](https://github.com/WenchaoD/FSCalendar/issues/310)
|
||
- 使用scope 设置完成之后,不停的滚动,人为调用 setScope 会造成日期混乱 [\#308](https://github.com/WenchaoD/FSCalendar/issues/308)
|
||
- 能不能默认就是week模式的 [\#307](https://github.com/WenchaoD/FSCalendar/issues/307)
|
||
- 默认启动scrop week [\#305](https://github.com/WenchaoD/FSCalendar/issues/305)
|
||
- 关于当前日期显示"今天"两个字的问题 [\#304](https://github.com/WenchaoD/FSCalendar/issues/304)
|
||
- Change the colour of dates dynamically. [\#303](https://github.com/WenchaoD/FSCalendar/issues/303)
|
||
- Event color indicator 'leaking' default color [\#301](https://github.com/WenchaoD/FSCalendar/issues/301)
|
||
- some FSCalendarDataSource methods not called [\#299](https://github.com/WenchaoD/FSCalendar/issues/299)
|
||
- Handling the scope manually with a finger slide [\#298](https://github.com/WenchaoD/FSCalendar/issues/298)
|
||
- Add Table Below Calandar [\#297](https://github.com/WenchaoD/FSCalendar/issues/297)
|
||
- Today should be nullable, to set it to nil in Swift [\#296](https://github.com/WenchaoD/FSCalendar/issues/296)
|
||
- 月与周切换多次,导致异常问题 [\#295](https://github.com/WenchaoD/FSCalendar/issues/295)
|
||
- 关于日历中当前日期标题文字的问题 [\#294](https://github.com/WenchaoD/FSCalendar/issues/294)
|
||
- 关于ScopeHandle新功能,月与周切换多次后,时间回到1980年的问题! [\#293](https://github.com/WenchaoD/FSCalendar/issues/293)
|
||
- dot event remove after swiping the calendar [\#292](https://github.com/WenchaoD/FSCalendar/issues/292)
|
||
- 设置那个隐藏占位时间不能运行很好\(demo也是如此\) [\#291](https://github.com/WenchaoD/FSCalendar/issues/291)
|
||
- numberOfEventsForDate gets called multiple times. [\#290](https://github.com/WenchaoD/FSCalendar/issues/290)
|
||
- In some examples layout needs to be updated after rotation [\#289](https://github.com/WenchaoD/FSCalendar/issues/289)
|
||
- Split View not supported [\#288](https://github.com/WenchaoD/FSCalendar/issues/288)
|
||
- fullScreen 设置Scope 问题 [\#287](https://github.com/WenchaoD/FSCalendar/issues/287)
|
||
- custom images for date are off-center after orientation change [\#286](https://github.com/WenchaoD/FSCalendar/issues/286)
|
||
- Implementing feature "EveryDay" when creating an event for a date. [\#285](https://github.com/WenchaoD/FSCalendar/issues/285)
|
||
- Is it possible to toggle between FSCalendarScopeMonth and FSCalendarScopeWeek using finger? [\#284](https://github.com/WenchaoD/FSCalendar/issues/284)
|
||
- Delegate method calendar:didDeselectDate: not called [\#283](https://github.com/WenchaoD/FSCalendar/issues/283)
|
||
- Setting paging enabled in IB causes Xcode to freeze [\#282](https://github.com/WenchaoD/FSCalendar/issues/282)
|
||
- Selected date error [\#280](https://github.com/WenchaoD/FSCalendar/issues/280)
|
||
- Can i create combine Gregorian and Islamic\(Hijri\) calendar? [\#279](https://github.com/WenchaoD/FSCalendar/issues/279)
|
||
- Dot with count in the calendar view [\#278](https://github.com/WenchaoD/FSCalendar/issues/278)
|
||
- How to set delegateAppearance in swift? [\#277](https://github.com/WenchaoD/FSCalendar/issues/277)
|
||
- Change particular date colour & add events on particular dates . [\#275](https://github.com/WenchaoD/FSCalendar/issues/275)
|
||
- Can you set the background of a single day? [\#270](https://github.com/WenchaoD/FSCalendar/issues/270)
|
||
- selected date as Nullable [\#264](https://github.com/WenchaoD/FSCalendar/issues/264)
|
||
- calendar height increases when I change from week view to month view. [\#263](https://github.com/WenchaoD/FSCalendar/issues/263)
|
||
- Problem with showsPlaceholder [\#257](https://github.com/WenchaoD/FSCalendar/issues/257)
|
||
- Weekscope: change month scrollView only when month changes [\#187](https://github.com/WenchaoD/FSCalendar/issues/187)
|
||
- Scrolling so fast does not trigger calendarCurrentPageDidChange [\#113](https://github.com/WenchaoD/FSCalendar/issues/113)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- Fixes local variable shadow warnings when warning -Wshadow is enabled. [\#337](https://github.com/WenchaoD/FSCalendar/pull/337) ([schaechtele](https://github.com/schaechtele))
|
||
- Removing unnecessary import [\#306](https://github.com/WenchaoD/FSCalendar/pull/306) ([yas375](https://github.com/yas375))
|
||
|
||
## [2.1.1](https://github.com/WenchaoD/FSCalendar/tree/2.1.1) (2016-04-26)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.1.0...2.1.1)
|
||
|
||
**Closed issues:**
|
||
|
||
- How to add event on an array of dates in swift [\#276](https://github.com/WenchaoD/FSCalendar/issues/276)
|
||
- Is there a way to change the color of the line underneath the month? [\#274](https://github.com/WenchaoD/FSCalendar/issues/274)
|
||
- Don't allow date in the future to be selected. [\#273](https://github.com/WenchaoD/FSCalendar/issues/273)
|
||
- Multiple months in the same view? [\#272](https://github.com/WenchaoD/FSCalendar/issues/272)
|
||
- 请问如何将calendar的6行改为5行以及仿ios原生日历增加cell的height? [\#271](https://github.com/WenchaoD/FSCalendar/issues/271)
|
||
- Calendar goes down when i return with de back button of the navigation controller [\#269](https://github.com/WenchaoD/FSCalendar/issues/269)
|
||
- Calendar is too short in week scope [\#268](https://github.com/WenchaoD/FSCalendar/issues/268)
|
||
- Once I select a date, I want to add a dot to show that date has an event [\#267](https://github.com/WenchaoD/FSCalendar/issues/267)
|
||
- Unknown class FSCalendar in Interface Builder file. [\#266](https://github.com/WenchaoD/FSCalendar/issues/266)
|
||
- Disable feature date [\#265](https://github.com/WenchaoD/FSCalendar/issues/265)
|
||
- 当前时间的颜色 [\#262](https://github.com/WenchaoD/FSCalendar/issues/262)
|
||
- Hiding header [\#255](https://github.com/WenchaoD/FSCalendar/issues/255)
|
||
- Change fill color for Unselected dates. [\#254](https://github.com/WenchaoD/FSCalendar/issues/254)
|
||
- How to Add Prev / Next button for swap month in FSCalendar [\#252](https://github.com/WenchaoD/FSCalendar/issues/252)
|
||
- How to do range selection in this calendar? [\#249](https://github.com/WenchaoD/FSCalendar/issues/249)
|
||
- FSCalendarDelegateAppearance placeholder color [\#180](https://github.com/WenchaoD/FSCalendar/issues/180)
|
||
- How to use custom background for selection and change the frame of FSCalendar [\#151](https://github.com/WenchaoD/FSCalendar/issues/151)
|
||
|
||
## [2.1.0](https://github.com/WenchaoD/FSCalendar/tree/2.1.0) (2016-04-11)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.0.1...2.1.0)
|
||
|
||
**Closed issues:**
|
||
|
||
- How To change Header Title \(Aug 2016\) Font and Font Size [\#260](https://github.com/WenchaoD/FSCalendar/issues/260)
|
||
- Weekdays Background Color Change. [\#259](https://github.com/WenchaoD/FSCalendar/issues/259)
|
||
- Calendar showing event date on every date. [\#256](https://github.com/WenchaoD/FSCalendar/issues/256)
|
||
- Can it set placeholder hidden? [\#253](https://github.com/WenchaoD/FSCalendar/issues/253)
|
||
- how to disabled backs dates in this calendar? [\#251](https://github.com/WenchaoD/FSCalendar/issues/251)
|
||
- Possible to provide minimum and maximum date for calendar? [\#250](https://github.com/WenchaoD/FSCalendar/issues/250)
|
||
- How does one achieve this look that is in your README. [\#248](https://github.com/WenchaoD/FSCalendar/issues/248)
|
||
- Need to change FSCalendarHeaderCell titlelabel text [\#247](https://github.com/WenchaoD/FSCalendar/issues/247)
|
||
- calendarCurrentPageDidChange not showing correct Date [\#246](https://github.com/WenchaoD/FSCalendar/issues/246)
|
||
- Access Current Month [\#245](https://github.com/WenchaoD/FSCalendar/issues/245)
|
||
- Is it possible to change FSCalendar scope by vertical swipe gesture? [\#244](https://github.com/WenchaoD/FSCalendar/issues/244)
|
||
- Is it possible to change FSCalendar scope by vertical swipe gesture? [\#243](https://github.com/WenchaoD/FSCalendar/issues/243)
|
||
- How to increase the font size of the dates? [\#242](https://github.com/WenchaoD/FSCalendar/issues/242)
|
||
- what about lower case for week days and month? [\#241](https://github.com/WenchaoD/FSCalendar/issues/241)
|
||
- is it possible to add another shape as rectangle with rounded corners? [\#240](https://github.com/WenchaoD/FSCalendar/issues/240)
|
||
- is there a way to indicate days, which can't be selected, with regular selector shape of different color? [\#239](https://github.com/WenchaoD/FSCalendar/issues/239)
|
||
- calendarCurrentMonthDidChange doesn't work [\#238](https://github.com/WenchaoD/FSCalendar/issues/238)
|
||
|
||
**Merged pull requests:**
|
||
|
||
- Fix for fillColor when dateIsToday [\#261](https://github.com/WenchaoD/FSCalendar/pull/261) ([sochalewski](https://github.com/sochalewski))
|
||
- fillColor delegate method for unselected dates \(cells\) [\#258](https://github.com/WenchaoD/FSCalendar/pull/258) ([sochalewski](https://github.com/sochalewski))
|
||
|
||
## [2.0.1](https://github.com/WenchaoD/FSCalendar/tree/2.0.1) (2016-03-26)
|
||
[Full Changelog](https://github.com/WenchaoD/FSCalendar/compare/2.0.0...2.0.1)
|
||
|
||
**Closed issues:**
|
||
|
||
- issue with calendar.setScope\(.Month, animated: true\) [\#237](https://github.com/WenchaoD/FSCalendar/issues/237)
|
||
- how to prevent array of days from being selected? [\#236](https://github.com/WenchaoD/FSCalendar/issues/236)
|
||
- hides placeholder [\#235](https://github.com/WenchaoD/FSCalendar/issues/235)
|
||
- Date marker colors [\#233](https://github.com/WenchaoD/FSCalendar/issues/233)
|
||
- How to change weekday background? [\#232](https://github.com/WenchaoD/FSCalendar/issues/232)
|
||
- Cocoapods version seems to be old [\#231](https://github.com/WenchaoD/FSCalendar/issues/231)
|
||
- force reload data [\#230](https://github.com/WenchaoD/FSCalendar/issues/230)
|
||
- Is it possible to make event indicators have different colors each? [\#217](https://github.com/WenchaoD/FSCalendar/issues/217)
|
||
- Lunar date issue when scroll page then go to previous page [\#161](https://github.com/WenchaoD/FSCalendar/issues/161)
|
||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |