Commit Graph

140 Commits

Author SHA1 Message Date
Wenchao Ding 07f99ea8cc Add event label below 2016-11-05 10:28:18 +08:00
Wenchao Ding d52588f759 Update README and Example 2016-11-05 09:51:28 +08:00
Wenchao Ding 739f9e9f59 Update Examples 2016-11-05 09:07:51 +08:00
Wenchao Ding d972765ce9 Update README.md 2016-11-03 12:50:18 +08:00
Wenchao Ding 7573d7306e Update Readme 2016-11-03 12:31:19 +08:00
WenchaoD b80d759d40 Working with <EventKit> 2016-10-13 22:29:54 +08:00
WenchaoD ee54c5762e Update README.md 2016-10-12 11:02:25 +08:00
WenchaoD 6732f6c257 Travis fix 2016-10-08 23:30:17 +08:00
WenchaoD 6c38d2a9f5 Update README.md 2016-10-08 23:08:58 +08:00
WenchaoD 9de7f19d10 Combine inner extensions 2016-10-08 23:03:40 +08:00
WenchaoD 0807e590a8 Update README.md 2016-10-08 14:47:29 +08:00
Wenchao Ding 2872586dff Update README.md 2016-10-02 11:16:13 +08:00
WenchaoD 8bc9371ff0 Update README
Update Xcode8 recommended settings
2016-10-01 22:05:12 +08:00
WenchaoD 2ede59bd3b iOS10 adaption 2016-09-27 18:55:48 +08:00
WenchaoD c445fadb3a Update README.md, clean up. 2016-09-26 10:10:06 +08:00
WenchaoD ed785beb6e Update README. 2016-09-23 22:54:27 +08:00
WenchaoD 8b87bbe250 var -> let.
Update README.md.
2016-09-23 22:30:52 +08:00
WenchaoD 5dbbc7aee2 Update README.md 2016-09-19 11:28:03 +08:00
WenchaoD 0141271adf Update readme 2016-09-19 10:00:09 +08:00
WenchaoD a6bb3075da Deprecate redundant helpers 2016-09-18 17:54:46 +08:00
WenchaoD 3e3b1f34d7 Add today extensions 2016-09-10 10:14:09 +08:00
Wenchao Ding 7af5a6c28a Update gif
Update gif
2016-07-18 16:40:06 +08:00
Wenchao Ding c5fa85e5f3 Update example
Update example
2016-07-18 16:21:52 +08:00
Wenchao Ding 236b933a43 Update README.md
Update README.md
2016-07-03 00:17:09 +08:00
Wenchao Ding 056d69b42a Update Resources
Update Resources
2016-07-02 20:17:52 +08:00
Wenchao Ding 6aabe25d3c Update Readme
Update Readme
2016-06-25 20:58:28 +08:00
Wenchao Ding 98cae57ae6 Add QQ-group icon
Add QQ-group icon
2016-06-21 15:54:46 +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 d0c11f33ca Update Readme
Update Readme
2016-05-19 13:16:04 +08:00
Wenchao Ding 827b47cbfb Add jianshu link
Add jianshu link
2016-05-19 13:03:01 +08:00
Wenchao Ding f49ee165d6 Update Readme
Update Readme
2016-05-13 18:03:43 +08:00
Wenchao Ding 81aedee8f9 2.2.0.beta-Scope Handle
2.2.0.beta-Scope Handle
2016-05-11 18:00:57 +08:00
Wenchao Ding bf5366cfb0 Move travis icon a bit
Move travis icon a bit
2016-03-26 13:50:19 +08:00
Wenchao Ding 686a01c2cf Test
Test
2016-03-26 13:17:20 +08:00
Wenchao Ding 0bbe393116 Add travis
Add travis
2016-03-26 12:21:26 +08:00
dingwenchao af7dc4d9e6 Use TARGET_INTERFACE_BUILDER macro instead of ibEditing property
1. Use TARGET_INTERFACE_BUILDER macro instead of ibEditing property
2. Update README and other descriptions
2016-03-16 18:54:24 +08:00
dingwenchao 77560b2fd4 Update README.md
Update README.md
2016-03-14 12:56:32 +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 6ee4578478 Version Bump
Version Bump
2016-02-16 10:23:48 +08:00
ReadmeCritic b309d07dbd Correct the spelling of CocoaPods in README 2016-02-10 13:38:49 -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 cdf3db74a9 Bump version 1.8.1.beta
Focus on ‘selectedDate’ while chasing scope
2016-01-21 15:52:28 +08:00
dingwenchao 18d9363dbf Huge update
1. Support NSCalendarIdentifier
2. Update Example
3. Fix some problem
2015-11-17 14:47:44 +08:00
dingwenchao fad2baf155 Async dataSource fetching, not date calculation
Async dataSource fetching, not date calculation
2015-11-04 10:53:16 +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
f33chobits b10bc40dd1 Update Readme
Update Readme
2015-10-18 11:55:20 +08:00
f33chobits bc28ac9a5f Update Readme
Update Readme
2015-10-18 11:52:52 +08:00
f33chobits 341c668986 Add `Roll` Example
1. Add `Roll` Example
2. Add invalidateAppearance: method in `FSCalendarAppearance`
3. Support borderColors and different shapes for different dates
4. Fix `placeholder selection` problem
2015-10-18 11:39:13 +08:00
dingwenchao fcf2c31b62 deselectDate:
deselectDate:
2015-10-13 19:08:47 +08:00