Wenchao Ding
05af910305
Public FSCalendarHeaderView
2016-11-03 12:44:15 +08:00
Wenchao Ding
d7efdd29e2
* Better div
...
* calendar.calendarWeekdayView
2016-11-03 11:57:31 +08:00
Wenchao Ding
96d4e0c907
DIV Example1
2016-11-02 22:51:52 +08:00
Wenchao Ding
af27029cba
DIV support.
2016-11-02 17:57:31 +08:00
Wenchao Ding
2c3bcbbcb2
Increase fps
2016-10-31 22:08:10 +08:00
Wenchao Ding
03e688ffe9
Decouples
2016-10-29 11:14:53 +08:00
Wenchao Ding
fb915abc11
FSCalendarSeparators
2016-10-27 16:39:12 +08:00
Wenchao Ding
ae203f8a17
calendar.appearance.weekdayBackground
2016-10-22 19:46:27 +08:00
WenchaoD
caee53976f
Fix issue #448
2016-10-15 09:15:33 +08:00
WenchaoD
b80d759d40
Working with <EventKit>
2016-10-13 22:29:54 +08:00
WenchaoD
9de7f19d10
Combine inner extensions
2016-10-08 23:03:40 +08:00
WenchaoD
8bc9371ff0
Update README
...
Update Xcode8 recommended settings
2016-10-01 22:05:12 +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
WenchaoD
480ead26e6
Change deployment target to 8.0, fix warnings
2016-09-06 16:35:30 +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
5478e745bb
Add scope gesture in whole area
...
Add scope gesture in whole area
2016-07-13 18:40:50 +08:00
Wenchao Ding
b8fe21ba54
Use NSPredicate
...
Use NSPredicate
2016-07-09 18:23:39 +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
47c8174704
Remove unused files
...
Remove unused files
2016-05-14 14:28:30 +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
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
e82c22aba4
Add prev-next buttons example
...
Add prev-next buttons example
2016-04-15 11:12:02 +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
e6315af801
Support "multiple events"
...
1. Support "multiple events”
2. Fix #198
2016-02-05 11:23:53 +08:00
dingwenchao
bb86d7085f
Update framework version
...
1. Update framework version
2. Make ‘FSCalendarLayout’ private
2016-01-25 12:58:20 +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
f8a460d257
UICollectionViewDelegateFlowLayout
...
UICollectionViewDelegateFlowLayout
2016-01-02 17:13:12 +08:00
dingwenchao
fb8a05f02e
Update 1.7.1.beta
...
1. Supports font customisation
2. Supports titleVerticalOffset and subtitleVerticalOffset
3. Remove SSLunarDate dependency, use NSCalendar and
NSCalendarIdentifierChinese instead
2015-11-29 19:00:56 +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
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
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
522488897d
Decouple
...
1. Subclass UICollectionViewFlowLayout for decouple
2. Subclass UICollectionView, to erase annoying warning caused by
‘automaticallyAdjustsScrollViewInsets’ of UIViewController
2015-10-25 13:31:59 +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
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
d28c923c36
Add test case for selectDate
...
1. Add test case for selectDate
2. Version bump
2015-10-01 09:14: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
dingwenchao
8bbc309c35
Multiple Selection
...
Use `allowsMultipleSelection` to enable this feature
2015-09-09 09:59:36 +08:00
f33chobits
4ca3d3b3a8
Add week-mode support
...
Add week-mode support
2015-08-29 22:12:13 +08:00
dingwenchao
6c6d9133dc
Update Readme
...
Update Readme
Update podspec
2015-08-26 16:39:17 +08:00
dingwenchao
a38d468678
Change framework target to is
...
Change framework target to ios8
2015-08-26 15:06:26 +08:00
dingwenchao
711232a391
Share scheme problem
...
Share scheme problem
2015-08-26 14:48:51 +08:00
dingwenchao
e01843696a
Not important
...
Not important
2015-08-26 14:30:46 +08:00