Commit Graph

35 Commits

Author SHA1 Message Date
Wenchao Ding ae203f8a17 calendar.appearance.weekdayBackground 2016-10-22 19:46:27 +08:00
WenchaoD d8a9cfcb41 Update swift example. 2016-10-18 10:02:07 +08:00
WenchaoD 4f8cfbfa91 Import missing files for other example. 2016-10-15 10:24:06 +08:00
WenchaoD 6732f6c257 Travis fix 2016-10-08 23:30:17 +08:00
WenchaoD 9de7f19d10 Combine inner extensions 2016-10-08 23:03:40 +08:00
WenchaoD 2ede59bd3b iOS10 adaption 2016-09-27 18:55:48 +08:00
WenchaoD 8b87bbe250 var -> let.
Update README.md.
2016-09-23 22:30:52 +08:00
WenchaoD 9b141e0f2f Some cleanup 2016-09-23 16:23:17 +08:00
WenchaoD 70a928bd63 Swift 3 syntax 2016-09-21 10:09:27 +08:00
WenchaoD 2b52d05f0e Clean other examples 2016-09-18 18:12:54 +08:00
Wenchao Ding 2b084bd8f0 Update example
Update example
2016-08-28 14:26:37 +08:00
Wenchao Ding 328cb7d883 Fix small mistakes
Fix small mistakes
2016-07-14 10:24:23 +08:00
Wenchao Ding 5478e745bb Add scope gesture in whole area
Add scope gesture in whole area
2016-07-13 18:40:50 +08:00
Wenchao Ding 1f8378aac2 Fix swift compile error
Fix swift compile error
2016-05-19 13:15:56 +08:00
Wenchao Ding b4357205d0 Clean swift example
Clean swift example
2016-05-02 17:14:18 +08:00
Wenchao Ding 0bbe393116 Add travis
Add travis
2016-03-26 12:21:26 +08:00
Wenchao Ding 7b605941ab Add full documentation
1.  Add full documentation
2. Add ‘nullability’
3. Update example
2016-03-26 11:29:21 +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 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 e6315af801 Support "multiple events"
1. Support "multiple events”
2. Fix #198
2016-02-05 11:23:53 +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 7b91a811c2 Clean Swift Example
Clean Swift Example
2016-01-03 12:06:18 +08:00
dingwenchao 4d21d55c20 Super fast
Super fast
2015-12-03 13:57:39 +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 906b92e324 Header shows 'middle of the week'
1. Header shows 'middle of the week' instead of ‘first day of week’
2. Fix blink while performing scope-transition
3. Update example with scope-transition sample code
2015-11-10 19:18:07 +08:00
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