Commit Graph

209 Commits

Author SHA1 Message Date
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 2c4bebbf92 Add swift example 2015-09-03 11:22:29 +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
dingwenchao 38b4658f6f Fix color issue #71
Fix color issue  #71
2015-08-31 19:13:22 +08:00
f33chobits 4ca3d3b3a8 Add week-mode support
Add week-mode support
2015-08-29 22:12:13 +08:00
Wenchao Ding b93fd225a4 Merge pull request #68 from WenchaoIOS/Carthage-support
Add carthage support
2015-08-26 17:08:08 +08:00
dingwenchao 1092b4f1df Update README
Update README
2015-08-26 17:05:03 +08:00
dingwenchao b1b3aa9851 Update README
Update README
2015-08-26 16:56:42 +08:00
dingwenchao 17990d842d Update Readme
Update Readme
2015-08-26 16:45:17 +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 a1b38bc06c Update Readme
1. Update Readme
2. Add deprecated method support
2015-08-23 21:38:00 +08:00
f33chobits 5ea14bf8e4 Merge branch 'Project-Restructure'
Move project file inside ‘Example’
2015-08-23 18:55:09 +08:00
Wenchao Ding d1715a639f Merge pull request #67 from WenchaoIOS/Project-Restructure
Project restructure
2015-08-23 18:39:11 +08:00
f33chobits ba195eae34 Update podspec
Update podspec
2015-08-23 18:34:12 +08:00
f33chobits b3fe654850 FSCalendarScopeWeek is coming soon
FSCalendarScopeWeek is coming soon
2015-08-23 18:32:47 +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 09a39b198c Update info.plist
Update info.plist
2015-08-23 17:45:27 +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
Wenchao Ding 51c95454cc Update README.md 2015-08-18 11:00:19 +08:00
dingwenchao 151ddc6256 Update Readme
Update Readme
2015-08-18 10:22:14 +08:00
Wenchao Ding 0fdbb841bf Merge pull request #65 from WenchaoIOS/0.10.1
0.11.2
2015-08-18 10:00:51 +08:00
dingwenchao 5a93ab0c4f Update pods
Update pods
2015-08-18 09:57:41 +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 77f7ad67e3 Improvements
1. Add fakeSubtitles and fakedSelectedDay for preview
2. Update Readme
2015-08-17 17:30:28 +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
f33chobits 12b08b0e40 Disable 'scrollToTop' gesture in vertical mode
Disable 'scrollToTop' gesture in vertical mode
2015-08-13 23:25:15 +08:00
dingwenchao 4b4af8df85 Replace NSSecondCalendarUnit with NSCalendarUnitSecond
Replace NSSecondCalendarUnit with NSCalendarUnitSecond #54
2015-08-13 12:55:07 +08:00
Wenchao Ding a19abcb94b Merge pull request #55 from bluecottagesoftware/master
Make [setSelectedDate:animated:] public
2015-07-28 19:37:48 +08:00
Jerrold Poh 6af10b3cc1 Can set selected date with animation 2015-07-28 12:44:01 +10:00
DingWenchao a6e67e8aa8 Update pod
Update pod
2015-07-19 22:04:25 +08:00
Wenchao Ding 581dfe6fa3 Merge pull request #53 from f33chobits/0.9.2
0.9.2
2015-07-19 21:52:21 +08:00
DingWenchao e300387712 Update readme
Update readme
2015-07-18 08:51:40 +08:00
DingWenchao 379967ea31 Update header dynamicly
Update header dynamicly
2015-07-13 17:41:25 +08:00
DingWenchao 9678b5dba0 Scroll to currentMonth,not selectedDate
Scroll to currentMonth,not selectedDate
2015-07-13 14:11:24 +08:00
DingWenchao 27ce88cfcb Fix usage in childViewController
Fix usage in childViewController
2015-07-13 13:16:48 +08:00
Wenchao Ding 2e5c4c8894 Merge pull request #49 from f33chobits/0.9.1
0.9.1
2015-07-11 20:11:25 +08:00
DingWenchao fe4f315708 Update podspec
Update podspec
2015-07-11 20:08:54 +08:00
DingWenchao 0a9b32f1ab Small changes
1. Update header when `headerDateFormate` is changed
2. Fix orientation problem for iPad in iOS7
2015-07-10 08:55:13 +08:00