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
18d9363dbf
Huge update
...
1. Support NSCalendarIdentifier
2. Update Example
3. Fix some problem
2015-11-17 14:47:44 +08:00
WenchaoIOS
8759522f10
NSDate middleOfWeek
...
NSDate middleOfWeek
2015-11-08 23:01:41 +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
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
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
8481ae1615
Version Bump 1.6.0
...
1. Version Bump 1.6.0
2. Fix warning throwed by analyzing
2015-10-11 17:06:29 +08:00
dingwenchao
f53083d80d
Bump version 1.5.2
...
1. Bump version to 1.5.2
2. Remove 1$ item, paypal will tax half of it.
2015-10-09 12:45:37 +08:00
f33chobits
74264eaf4f
Version bump 1.5.1
...
Version bump 1.5.1
2015-10-07 16:11:28 +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
f33chobits
3874dc9ee1
Update podspec
...
Update podspec
2015-09-16 23:08:48 +08:00
f33chobits
c21b238346
Add delegate methods
...
Add delegate methods
1. calendar:shouldDeselectDate:
2. calendar:didDeselectDate:
2015-09-12 11:02:55 +08:00
dingwenchao
e0e6eadbdb
Update pod
...
Update pod
2015-09-11 15:37:50 +08:00
dingwenchao
8bbc309c35
Multiple Selection
...
Use `allowsMultipleSelection` to enable this feature
2015-09-09 09:59:36 +08:00
f33chobits
a6b91c443a
Fix issues
...
1. Fix #74
2. Fix size problem for week mode
2015-09-04 21:24:27 +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
dingwenchao
0d0421841d
Update podspec
...
Update podspec
2015-08-31 19:15:46 +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
f33chobits
38dddd89e8
Share scheme
...
Share scheme
2015-08-24 22:59:54 +08:00
f33chobits
ba195eae34
Update podspec
...
Update podspec
2015-08-23 18:34:12 +08:00
f33chobits
9c971fe7cd
Project restructure
...
Remove workspace structure for example project
2015-08-23 17:37:01 +08:00
f33chobits
7f04a5b181
Add support for `todaySelectionColor`
...
Custom selection color for today
2015-08-22 11:51:04 +08:00
dingwenchao
b9ab395872
Fix issues
...
1. Add locale property
2. Fix issue #64
2015-08-18 09:55:55 +08:00
dingwenchao
157a6fb019
Fix issues
...
1. Fix #61 (calendar:ShouldSelectDate:) not called on tapping dates for
previous/next month
2. Enable header swipe, #56
2015-08-17 19:07:13 +08:00
dingwenchao
b1287fcbb9
A draft to enable IB_DESIGNABLE
...
A draft to enable IB_DESIGNABLE
2015-08-14 18:14:07 +08:00
f33chobits
eb0c50a408
Update podspec
...
Update podspec
2015-08-13 23:30:21 +08:00
DingWenchao
a6e67e8aa8
Update pod
...
Update pod
2015-07-19 22:04:25 +08:00
DingWenchao
fe4f315708
Update podspec
...
Update podspec
2015-07-11 20:08:54 +08:00
DingWenchao
2ed1abdfdc
Create branch 0.9.0
...
1. Change month-change delegate routine:
before: when the scrollOffset reach half of the size of screen
now: when releasing your finger
2. Use calendar.appearance to change color、font and other stuff of
FSCalendar
2015-06-29 17:53:08 +08:00
DingWenchao
88215e47c0
Update podspec
...
Update podspec
2015-06-27 23:39:00 +08:00
DingWenchao
47670c6f0f
Update Example
...
1. Update Example
2. Update Podspec
3. Remove invalidateLayout
2015-06-26 10:34:57 +08:00
DingWenchao
a84e673773
Update to 7.0
...
Update to 7.0
2015-06-15 16:08:09 +08:00
DingWenchao
65e86fd850
Update to 0.6.0
...
Update to 0.6.0
2015-05-14 20:48:24 +08:00
f33chobits
cd1a25a7f7
Fix problems
...
1. Fix `pod try` problem
2. Fix bugs
2015-04-10 16:36:54 +08:00
f33chobits
5b011027a9
Update to 0.5.3
...
Update to 0.5.3
2015-04-07 15:51:16 +08:00
f33chobits
b9b00d57ef
Fix issues
...
1. Fix lunar problem in demo project
2. Fix issue #18
2015-03-28 09:51:08 +08:00
Wenchao Ding
3271f155d8
Update podspec
...
Update podspec
2015-03-19 17:24:47 +08:00
Wenchao Ding
c2f9f9a8e4
Update podspec
...
Update podspec
2015-03-18 17:13:01 +08:00
Wenchao Ding
056ed48dbd
Add date selection in demo project
...
Add date selection in demo project
2015-03-17 10:53:34 +08:00
f33chobits
def86905d0
Fix some problems
...
1. Make selectedDate writable
2. Fix cell blink problem #11
2015-03-17 00:18:16 +08:00
f33chobits
1352fa4f59
Update podspec
...
Update podspec
2015-03-15 17:41:42 +08:00
f33chobits
2c2a206a19
Update podspec
...
Update podspec and delete unused files
2015-03-11 23:05:37 +08:00
Wenchao Ding
828f8bbfbf
Update to 0.1
...
Update to 0.1
2015-03-05 17:48:09 +08:00
Wenchao Ding
ec97da30ab
Update 0.0.5 version to cocoapods
...
Update 0.0.5 version to cocoapods
2015-03-04 15:02:37 +08:00
Wenchao Ding
1860ff716f
Update to 0.0.5
...
Update to 0.0.5
2015-03-04 14:58:49 +08:00
f33chobits
790af19f1d
update pod spec
...
update pod spec
2015-02-18 17:33:59 +08:00