Commit Graph

34 Commits

Author SHA1 Message Date
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
f33chobits 226573ed88 Update
Update
2015-08-24 23:45:03 +08:00
f33chobits 38dddd89e8 Share scheme
Share scheme
2015-08-24 22:59:54 +08:00
f33chobits 52b9dfff61 Initialize carthage support
Initialize carthage support
2015-08-23 23:57:48 +08:00
f33chobits 5ee73808af Add share option
Add share option
2015-08-23 23:09:08 +08:00
f33chobits 5ea14bf8e4 Merge branch 'Project-Restructure'
Move project file inside ‘Example’
2015-08-23 18:55:09 +08:00
f33chobits 9c971fe7cd Project restructure
Remove workspace structure for example project
2015-08-23 17:37:01 +08:00
dingwenchao b1287fcbb9 A draft to enable IB_DESIGNABLE
A draft to enable IB_DESIGNABLE
2015-08-14 18:14:07 +08:00
DingWenchao 10069b303f Add ViewDidLoadExample and LoadViewExample
Add ViewDidLoadExample and LoadViewExample
2015-06-25 18:44:14 +08:00
DingWenchao a84e673773 Update to 7.0
Update to 7.0
2015-06-15 16:08:09 +08:00
Wenchao Ding 0f5b21ce36 Release 0.1
Release 0.1
* 添加iPad支持
* 字体显示优化
2015-03-05 17:45:49 +08:00
= 8fd70af1f4 initial commit
initial commit
2015-02-15 16:40:59 +08:00
= 218fc4fb08 Initial commit 2015-02-13 22:10:59 +08:00