Wenchao Ding
d3ae39234d
Improve div
2016-11-05 00:55:29 +08:00
Wenchao Ding
03e688ffe9
Decouples
2016-10-29 11:14:53 +08:00
WenchaoD
ee54c5762e
Update README.md
2016-10-12 11:02:25 +08:00
WenchaoD
75f525769d
Show extra dates in FSCalendarPlaceholderTypeNone
2016-10-11 17:25:57 +08:00
WenchaoD
b8a57c935a
Update example
2016-10-11 10:59:32 +08:00
WenchaoD
15202a0caf
Fix issue #443
2016-10-07 20:05:49 +08:00
WenchaoD
2ede59bd3b
iOS10 adaption
2016-09-27 18:55:48 +08:00
WenchaoD
a6bb3075da
Deprecate redundant helpers
2016-09-18 17:54:46 +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
3feab25e9b
Fix #286
...
Fix #286
2016-05-13 17:10:03 +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
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
dingwenchao
83d4a77525
Fix #165
...
Fix #165
2016-01-24 13:05:08 +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
dc83a35a18
1.8.0.beta
...
Fix wrong version number
2016-01-21 16:05:57 +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
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
WenchaoIOS
6784270167
Update Example
...
1. Update Example
2. Single instance NSDateFormatter
3. Fix performance issue
2015-11-07 09:08:56 +08:00
dingwenchao
4d07ec7da2
Fix warnings in demo project
...
1. Fix warnings in ‘SSLunarDate’
2. Update Readme
3. Fix warnings while orientation is changing in iPad
4. Bump version 1.6.3
2015-11-02 17:49:41 +08:00
dingwenchao
b19c6bca0d
Version 1.6.2
...
1. Bump version 1.6.2
2. Update DelegateAppearance Example
3. Update iPad Example
2015-10-30 20:10:25 +08:00
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