Commit Graph

178 Commits

Author SHA1 Message Date
WenchaoD a6bb3075da Deprecate redundant helpers 2016-09-18 17:54:46 +08:00
WenchaoD a578d7ee95 KVC forward 2016-09-10 10:50:09 +08:00
WenchaoD 3e3b1f34d7 Add today extensions 2016-09-10 10:14:09 +08:00
WenchaoD 2bea2c0f93 Protection from iregular gesture 2016-09-09 16:21:52 +08:00
WenchaoD 07688bd740 Size fix 2016-09-08 11:34:54 +08:00
WenchaoD 72fd508091 IB preview 2016-09-07 16:37:20 +08:00
WenchaoD 480ead26e6 Change deployment target to 8.0, fix warnings 2016-09-06 16:35:30 +08:00
Wenchao Ding 38d1150dda No scrolling in orientation-rotation animation
No scrolling in orientation-rotation animation
2016-09-05 09:20:10 +08:00
Wenchao Ding a9a8da10ea Add nil protection
Add nil protection
2016-09-02 10:29:19 +08:00
Wenchao Ding 2b084bd8f0 Update example
Update example
2016-08-28 14:26:37 +08:00
Wenchao Ding 6cf6176c35 Remove identifier example
Remove identifier example
2016-08-26 10:12:28 +08:00
Wenchao Ding bfa58ebe4a Add test
Add test
2016-08-24 14:46:13 +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 ee5e1961c6 Update Example
Update Example
2016-07-31 20:53:50 +08:00
Wenchao Ding 8bd92bf508 Add offsets, event selection colors
Add offsets, event selection colors
2016-07-23 14:49:22 +08:00
Wenchao Ding c5fa85e5f3 Update example
Update example
2016-07-18 16:21:52 +08:00
Wenchao Ding abc5119237 Asks for bounding dates if necessary
Asks for bounding dates if necessary
2016-07-14 18:12:42 +08:00
Wenchao Ding dd19faadf7 Comment debug logic
Comment debug logic
2016-07-14 16:10:12 +08:00
Wenchao Ding ef5e1f5138 Fix bounding problem for reloading 2016-07-14 16:03:06 +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 c3f71f93c2 Hide useless rows in FSCalendarPlaceholderTypeFillHeadTail
Hide useless rows in FSCalendarPlaceholderTypeFillHeadTail
2016-07-10 17:53:14 +08:00
Wenchao Ding b8fe21ba54 Use NSPredicate
Use NSPredicate
2016-07-09 18:23:39 +08:00
Wenchao Ding e2c115801c Introduce FSCalenadrPlaceholderType
Introduce FSCalenadrPlaceholderType
2016-07-06 12:02:19 +08:00
Wenchao Ding 236b933a43 Update README.md
Update README.md
2016-07-03 00:17:09 +08:00
Wenchao Ding 056d69b42a Update Resources
Update Resources
2016-07-02 20:17:52 +08:00
Wenchao Ding ac09139a46 Fix a small mistake in demo project
Fix a small mistake in demo project
2016-06-29 17:32:27 +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
Wenchao Ding 11c84ae39b Fix issue #335
Fix issue #335
2016-06-21 10:35:55 +08:00
Wenchao Ding deeaf4310f Fix problem cause by double-swipe of scope handle
Fix problem cause by double-swipe of scope handle
2016-06-14 17:18:21 +08:00
Wenchao Ding abadde2b07 Some cleanup
Some cleanup
2016-06-03 17:03:13 +08:00
Wenchao Ding 0eff5f3ded Fix issue #310
Fix issue #310
2016-05-31 16:06:30 +08:00
Wenchao Ding 1df6ad5f69 Add -calendar:titleForDate:
Add -calendar:titleForDate:
2016-05-26 10:35:30 +08:00
Wenchao Ding 47c8174704 Remove unused files
Remove unused files
2016-05-14 14:28:30 +08:00
Wenchao Ding 3feab25e9b Fix #286
Fix #286
2016-05-13 17:10:03 +08:00
Wenchao Ding 81aedee8f9 2.2.0.beta-Scope Handle
2.2.0.beta-Scope Handle
2016-05-11 18:00:57 +08:00
Wenchao Ding d7ac4c9fd0 Fix a storyboard warning
Fix a storyboard warning
2016-05-03 15:55:21 +08:00
Wenchao Ding da9f90ef6e Reorganize structure
Reorganize structure
2016-04-29 16:24:43 +08:00
Wenchao Ding d8f679c960 Include FSCalendarScopeHandle 2016-04-29 16:08:42 +08:00
Wenchao Ding bc3ce07132 Add -centerForDate: and -frameForDate:
Better for a popover
2016-04-24 16:44:11 +08:00
Wenchao Ding e82c22aba4 Add prev-next buttons example
Add prev-next buttons example
2016-04-15 11:12:02 +08:00
Wenchao Ding c4a96e01c7 Improve fill-color
Improve fill-color
2016-04-10 16:52:27 +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
Wenchao Ding e4aaf98c9e Add event colors in delegate appearance
1. Add ‘event colors’ in delegate appearance
2. Update ignore
2016-03-24 21:36:14 +08:00
Wenchao Ding ee8b6d3a0d Kill some runtime warnings
- Kill some runtime warnings
- Add pragma mark
2016-03-19 18:33:54 +08:00
dingwenchao aaf59dab8c Version Bump 2.0.0
Version Bump 2.0.0
2016-03-17 22:55:42 +08:00
dingwenchao 1ca1b8330a Clean
Clean
2016-03-14 22:26:49 +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 e4ea67a4c4 Use [-calendar:boundingRectWillChange:animated:] instead of [-calendarCurrentScopeWillChange:animated:]
Use [-calendar:boundingRectWillChange:animated:] instead of
[-calendarCurrentScopeWillChange:animated:]

This is a preparing for next feature - Hides the placeholder dates. If
this feature is included, there would be more than one cases for the
calendar to change “frame” (If the placeholder dates are hidden, there
would be 4 rows for some months, 2015-02 .e.g; and there would be 6
rows for some months, 2016-01 .e.g; and there would be 5 in most cases)
2016-03-01 21:21:57 +08:00
dingwenchao 131bba5677 Fix crash while frequently changing scope
1. Fix crash while frequently changing scope
2. Fix wrong cell layout while changing orientation under autoLayout
3. Example support RTL
4. Spelling check
2016-02-25 11:35:02 +08:00
dingwenchao dc832b81ae Fix something
1. Better date tools api
2. Fix adjusting event color in Interface builder
3. Version bump
4. Fix RTL problem
5. Use object_setIvar instead of another redundant setter
6. Fix collectionView item size warning of FSCalendarHeader
2016-02-22 15:34:37 +08:00