Commit Graph

8 Commits

Author SHA1 Message Date
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
dingwenchao 87870f80a6 Add scrollEnabled property
Add scrollEnabled property
2015-10-10 17:27:58 +08:00
f33chobits c863aa6bb7 Add delegate methods
1. Add delegate methods
	1). `calendar:appearance:titleDefaultColorForDate:`
        2). `calendar:appearance:subtitleDefaultColorForDate:`

2. Version bump

3. Add delegate appearance example
2015-10-04 10:27:45 +08:00
f33chobits 535d07a996 Fix problem - When pagingEnabled is NO, selectDate: in viewDidLoad did not perform scrolling
1. Fix problem - When pagingEnabled is NO, selectDate: in viewDidLoad
did not perform scrolling
2. Update example for testing
2015-10-02 15:57:54 +08:00
f33chobits d28c923c36 Add test case for selectDate
1. Add test case for selectDate
2. Version bump
2015-10-01 09:14:42 +08:00
dingwenchao 8bbc309c35 Multiple Selection
Use `allowsMultipleSelection` to enable this feature
2015-09-09 09:59:36 +08:00
f33chobits 62abb65567 Deprecate flow
1. FSCalendarFlow is deprecated, use FSCalendarScrollDirection instead

2. Fix a warning
2015-08-23 18:29:43 +08:00
f33chobits 9c971fe7cd Project restructure
Remove workspace structure for example project
2015-08-23 17:37:01 +08:00