Wenchao Ding
ee8b6d3a0d
Kill some runtime warnings
...
- Kill some runtime warnings
- Add pragma mark
2016-03-19 18:33:54 +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
f8a460d257
UICollectionViewDelegateFlowLayout
...
UICollectionViewDelegateFlowLayout
2016-01-02 17:13:12 +08:00
dingwenchao
86719057cf
Update FullscreenExample with 'lunar' option
...
Update FullscreenExample with 'lunar' option
2015-12-03 14:12:53 +08:00
dingwenchao
4d21d55c20
Super fast
...
Super fast
2015-12-03 13:57:39 +08:00
dingwenchao
16ad4a3ebb
Code clean
...
Clean unused code
2015-11-17 15:34:59 +08:00
dingwenchao
5a7cdd7636
Update Example
...
1. Update Example
2. Update .gitignore
2015-11-17 15:27:57 +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
4a9c8e54cf
Fix problem changing first weekday in fullscreen
...
1. Fix problem changing first weekday in fullscreen
2. Optimise scope transition
2015-11-11 10:19:09 +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
4280ff3a32
Update Swift Example
...
1. Update Swift Example
2. Fix problem #136
2015-11-03 18:04:33 +08:00
f33chobits
e795f97bb7
Update Fullscreen mode
...
1. Better appearance and cell size for Fullscreen Example on iPad
2. Disable ‘fillColor actions’ for cell backgroundLayer
2015-11-02 23:47:16 +08:00
f33chobits
ec209a238b
Optimize reloadData
...
Optimize reloadData
2015-11-01 14:20:05 +08:00
f33chobits
ff0dbdd698
Remove 'k' prefix for constance
...
Remove 'k' prefix for constance
2015-10-25 12:14:35 +08:00
f33chobits
aedb3b9f1b
Fix problem #124
...
1. If a cell is selected and the counterpart placeholder is tapped, the
delegate method should also be triggerred.
2. Prevent the counterpart placeholder to be selected if the calendar
is in vertical floating mode(pagingEnabled=NO & scrollEnabled=YES)
3. The behavior of (2) should be opened for discussion
2015-10-24 22:34:46 +08:00
dingwenchao
0104a03dc6
Add FSCalendarCaseOptions
...
1. Add FSCalendarCaseOptions
2. Deprecate useVeryShortWeekdaySymbols
2015-10-21 18:59:36 +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
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