Commit Graph

10 Commits

Author SHA1 Message Date
Wenchao Ding d3ae39234d Improve div 2016-11-05 00:55:29 +08:00
WenchaoD 2ede59bd3b iOS10 adaption 2016-09-27 18:55:48 +08:00
Wenchao Ding 880ef982a4 Fix a bug caused by a non-regular gesture
Fix a bug caused by a non-regular gesture
2016-08-06 17:46:34 +08:00
Wenchao Ding 056d69b42a Update Resources
Update Resources
2016-07-02 20:17:52 +08:00
Wenchao Ding f2f680b906 Update buttons view controller with arrows
Update buttons view controller with arrows
2016-06-25 17:35:00 +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
f33chobits 522488897d Decouple
1. Subclass UICollectionViewFlowLayout for decouple
2. Subclass UICollectionView, to erase annoying warning caused by
‘automaticallyAdjustsScrollViewInsets’ of UIViewController
2015-10-25 13:31:59 +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
f33chobits 323ea42c6e Merge branch 'pagingEnable'
1. Add fullscreen calendar example
2. Fix xcode7 warning
3. Fix selectDate: problem
2015-09-27 19:53:30 +08:00
f33chobits 9c971fe7cd Project restructure
Remove workspace structure for example project
2015-08-23 17:37:01 +08:00