Wenchao Ding
96d4e0c907
DIV Example1
2016-11-02 22:51:52 +08:00
Wenchao Ding
ae203f8a17
calendar.appearance.weekdayBackground
2016-10-22 19:46:27 +08:00
WenchaoD
a578d7ee95
KVC forward
2016-09-10 10:50:09 +08:00
Wenchao Ding
6cf6176c35
Remove identifier example
...
Remove identifier example
2016-08-26 10:12:28 +08:00
Wenchao Ding
e2c115801c
Introduce FSCalenadrPlaceholderType
...
Introduce FSCalenadrPlaceholderType
2016-07-06 12:02:19 +08:00
Wenchao Ding
11c84ae39b
Fix issue #335
...
Fix issue #335
2016-06-21 10:35:55 +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
d8f679c960
Include FSCalendarScopeHandle
2016-04-29 16:08:42 +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
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
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
e6315af801
Support "multiple events"
...
1. Support "multiple events”
2. Fix #198
2016-02-05 11:23:53 +08:00
dingwenchao
661f376fa5
Detect orientation in App Extension
...
Fix #162
2015-12-20 15:53:13 +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
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
f8ba323341
Handle of details
...
1. File rearangement
2. Add color constance
3. Optimize size calculation function
4. No need to set clipToBounds any more
2015-10-27 22:35:55 +08:00
dingwenchao
f68ae0757f
Better size adaption
...
1. Better size adaption. When the frame of FSCalendar is changing, the
textSize would be changed smoothly.
2. Nil out delegate of UICollectionView. To prevent unexpected calling
of delegate methods
2015-10-23 16:23:03 +08:00
f33chobits
341c668986
Add `Roll` Example
...
1. Add `Roll` Example
2. Add invalidateAppearance: method in `FSCalendarAppearance`
3. Support borderColors and different shapes for different dates
4. Fix `placeholder selection` problem
2015-10-18 11:39:13 +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
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
dingwenchao
8bbc309c35
Multiple Selection
...
Use `allowsMultipleSelection` to enable this feature
2015-09-09 09:59:36 +08:00
f33chobits
9dea135a54
Fix issues
...
1. Fix #72
2. Fix #73
3. Fix problem setting `scope`
2015-09-02 18:00:45 +08:00
f33chobits
4ca3d3b3a8
Add week-mode support
...
Add week-mode support
2015-08-29 22:12:13 +08:00
dingwenchao
e01843696a
Not important
...
Not important
2015-08-26 14:30:46 +08:00
f33chobits
5ea14bf8e4
Merge branch 'Project-Restructure'
...
Move project file inside ‘Example’
2015-08-23 18:55:09 +08:00