Commit Graph

101 Commits

Author SHA1 Message Date
elizakova e593f6dd49
Update source 2021-08-02 11:24:44 +04:00
elizakova 2ca467918f
Update version 2021-07-29 10:21:53 +04:00
Tom Kraina 36250386e7 Version bump to 2.8.3 2021-03-05 14:55:10 +01:00
WenchaoD 0ff2e76087 Fix issues
1.  Fix offset issue of header title
2. Change default date year in examples
3. Version bump 2.8.2
2020-11-19 11:03:25 +08:00
WenchaoD 8a2d4b3904 Change version number to 2.8.1 2019-12-05 10:10:22 +08:00
WenchaoD cda4593794 Change iOS version of .podspec to '8.0' . 2018-10-15 13:37:40 +08:00
WenchaoD a61f0507c0 Bump version to '2.8.0'. 2018-10-15 13:36:48 +08:00
WenchaoD 726008f1db Bump version to '2.8.0.beta.0'. 2018-10-05 16:21:49 +08:00
WenchaoD c44ae3ca4b Bump version 2017-06-23 23:44:13 +08:00
WenchaoD 26ee038a17 Bug fix. 2017-05-24 22:28:02 +08:00
WenchaoD 2cb596e838 Bump version. 2017-05-18 07:58:33 +08:00
WenchaoD 18c9b90677 Bump version 2017-05-10 11:24:14 +08:00
WenchaoD ed6b7cbe83 Bump version. 2017-04-21 18:18:03 +08:00
WenchaoD 6b2f86bfb6 Bump version. 2017-03-09 18:22:05 +08:00
WenchaoD cdf05892ff Bump version. 2017-03-02 18:13:51 +08:00
WenchaoD ddb45ebfc5 Bump version. 2017-02-15 09:15:02 +08:00
WenchaoD 56bb990008 Refractions 2017-01-21 21:33:46 +08:00
Wenchao Ding 7e91f9f750 Bump version 2.7.0 2016-12-19 16:36:59 +08:00
Wenchao Ding 3fe5d5e087 Swipe to choose 2016-11-12 20:23:20 +08:00
Wenchao Ding aeb2c5464d Add category function to access unsigned integer ivar 2016-11-10 06:59:02 +08:00
Wenchao Ding 03e688ffe9 Decouples 2016-10-29 11:14:53 +08:00
WenchaoD 3e3b1f34d7 Add today extensions 2016-09-10 10:14:09 +08:00
WenchaoD 880828e72f Bump version 2016-09-10 08:08:12 +08:00
Wenchao Ding 698db153f5 Makes 'today' nullable
Makes ‘today’ nullable
2016-08-30 18:00:13 +08:00
Wenchao Ding 7689c6e1e8 Fix bad event color
Fix bad event color
2016-08-18 11:04:42 +08:00
Wenchao Ding faca526609 Fix bad layout for scope transition after orientation changed
Fix bad layout for scope transition after orientation changed
2016-08-05 14:26:43 +08:00
Wenchao Ding af81c8e6a3 Bump beta version
Bump beta version
2016-07-06 12:03:08 +08:00
Wenchao Ding 8733cf75f7 Bump version 2.2.0
Bump version 2.2.0
2016-05-29 15:54:08 +08:00
Wenchao Ding 7182243571 Version bump
Version bump
2016-04-26 09:49:02 +08:00
Wenchao Ding 6ba3ec538b Update podspec
Update podspec
2016-04-11 09:47:16 +08:00
Wenchao Ding 7b605941ab Add full documentation
1.  Add full documentation
2. Add ‘nullability’
3. Update example
2016-03-26 11:29:21 +08:00
dingwenchao aaf59dab8c Version Bump 2.0.0
Version Bump 2.0.0
2016-03-17 22:55:42 +08:00
dingwenchao 41883c8216 2.0.0.beta
1. Bring in ‘showsPlaceholder’
2. Rendering Event indicators by image instead of CALayer
3. Using FSCalendarAnimator to control animations
4. Update Examples
5. Code clean
2016-03-14 12:11:52 +08:00
dingwenchao e4ea67a4c4 Use [-calendar:boundingRectWillChange:animated:] instead of [-calendarCurrentScopeWillChange:animated:]
Use [-calendar:boundingRectWillChange:animated:] instead of
[-calendarCurrentScopeWillChange:animated:]

This is a preparing for next feature - Hides the placeholder dates. If
this feature is included, there would be more than one cases for the
calendar to change “frame” (If the placeholder dates are hidden, there
would be 4 rows for some months, 2015-02 .e.g; and there would be 6
rows for some months, 2016-01 .e.g; and there would be 5 in most cases)
2016-03-01 21:21:57 +08:00
dingwenchao fd24a9ffe1 Alpha animation
1. Perform alpha animation while changing scope
2. Bump version 1.8.2
3. Update License year
2016-02-27 21:49:01 +08:00
dingwenchao dc832b81ae Fix something
1. Better date tools api
2. Fix adjusting event color in Interface builder
3. Version bump
4. Fix RTL problem
5. Use object_setIvar instead of another redundant setter
6. Fix collectionView item size warning of FSCalendarHeader
2016-02-22 15:34:37 +08:00
dingwenchao 6ee4578478 Version Bump
Version Bump
2016-02-16 10:23:48 +08:00
dingwenchao e6315af801 Support "multiple events"
1. Support "multiple events”
2. Fix #198
2016-02-05 11:23:53 +08:00
dingwenchao e852116974 Improve 'deprecate' macro
1. Improve 'deprecate' macro
2. Fix warnings
3. Kill redundant codes
4. Update Readme.md
2016-01-24 12:20:34 +08:00
dingwenchao dc83a35a18 1.8.0.beta
Fix wrong version number
2016-01-21 16:05:57 +08:00
dingwenchao cdf3db74a9 Bump version 1.8.1.beta
Focus on ‘selectedDate’ while chasing scope
2016-01-21 15:52:28 +08:00
dingwenchao 8dad8793c6 Fix subtitle problem
Fix subtitle problem
2015-12-14 17:07:50 +08:00
dingwenchao 58dd12d903 1.7.1 - A super fast version
1.7.1 - A super fast version
2015-12-05 21:31:37 +08:00
dingwenchao fb8a05f02e Update 1.7.1.beta
1. Supports font customisation
2. Supports titleVerticalOffset and subtitleVerticalOffset
3. Remove SSLunarDate dependency, use NSCalendar and
NSCalendarIdentifierChinese instead
2015-11-29 19:00:56 +08:00
dingwenchao 18d9363dbf Huge update
1. Support NSCalendarIdentifier
2. Update Example
3. Fix some problem
2015-11-17 14:47:44 +08:00
WenchaoIOS 8759522f10 NSDate middleOfWeek
NSDate middleOfWeek
2015-11-08 23:01:41 +08:00
dingwenchao 4d07ec7da2 Fix warnings in demo project
1. Fix warnings in ‘SSLunarDate’
2. Update Readme
3. Fix warnings while orientation is changing in iPad
4. Bump version 1.6.3
2015-11-02 17:49:41 +08:00
dingwenchao b19c6bca0d Version 1.6.2
1. Bump version 1.6.2
2. Update DelegateAppearance Example
3. Update iPad Example
2015-10-30 20:10:25 +08:00
dingwenchao f68ae0757f Better size adaption
1. Better size adaption. When the frame of FSCalendar is changing, the
textSize would be changed smoothly.
2. Nil out delegate of UICollectionView. To prevent unexpected calling
of delegate methods
2015-10-23 16:23:03 +08:00
f33chobits 8a8ebf212c Bump Version 1.6.1
1. Bump Version 1.6.1
2. Rearrange file orders
3. Rearrange deprecated attributes and methods
4. Rearrange enums and constance
5. Replace deprecated methods with new in example
2015-10-21 11:10:43 +08:00