f33chobits
9c2cafebe8
Fix selectedDate problem in multi-selection Mode
...
Fix selectedDate problem in multi-selection Mode
2015-11-03 21:31:27 +08:00
dingwenchao
7ed0074a89
Update Swift Example
...
Update Swift Example
2015-11-03 20:12:30 +08:00
dingwenchao
4280ff3a32
Update Swift Example
...
1. Update Swift Example
2. Fix problem #136
2015-11-03 18:04:33 +08:00
f33chobits
35d67dcdd5
Update SwiftExample
...
1. Update SwiftExample
2. Fix some select-deselect problem
2015-11-01 16:03:56 +08:00
f33chobits
ec209a238b
Optimize reloadData
...
Optimize reloadData
2015-11-01 14:20:05 +08:00
f33chobits
81a90d0272
Update Swift Example
...
1. Change type of FSCalendarCaseOptions from NS_ENUM to NS_OPTIONS. Or
it won’t be support by binary operator in Swift.
2. Update Swift Example
2015-10-25 13:43: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
f33chobits
e38574f79e
Simulate event triggering of UICollectionView
...
1. Invocation of [selectDate:] or [selectDate:animated:] doesn’t
trigger delegate
2. Use delegate methods ‘calendar:shouldSelectDate:’ and
‘calendar:shouldDeselectDate:’ to control the accessiblity of touch
event.
3. Fix weekday issue #87
2015-09-16 22:55:02 +08:00
f33chobits
2c4bebbf92
Add swift example
2015-09-03 11:22:29 +08:00