Commit Graph

167 Commits

Author SHA1 Message Date
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
Wenchao Ding 737d7eb04a Merge pull request #39 from f33chobits/0.9.0
0.9.0
2015-07-02 09:41:09 +08:00
DingWenchao 5e156a614c Update Readme
Update Readme
2015-07-02 09:39:33 +08:00
DingWenchao 2745858c3b Update Readme
Update Readme
2015-07-01 17:54:06 +08:00
Wenchao Ding 56a1b13bee Update README.md 2015-07-01 17:19:01 +08:00
DingWenchao a09d079ef6 Update Readme
Update Readme
2015-07-01 17:05:26 +08:00
DingWenchao ee70da8bdd Update screenshots
Update screenshots
2015-07-01 17:02:25 +08:00
DingWenchao 566b504bee Update Readme
Update Readme
2015-07-01 14:05:36 +08:00
DingWenchao d054223f2d Update example
1. Update example
2. Update Readme
2015-07-01 13:59:28 +08:00
DingWenchao ae0f12e09e Configuring cell in layoutSubviews
Configuring cell in layoutSubviews, to prevent ‘configureCell’ from
being called many times
2015-07-01 11:08:26 +08:00
DingWenchao c3a5acc60e Fix some frame-size issue in iOS7
Fix some frame-size issue in iOS7
2015-07-01 09:56:52 +08:00
DingWenchao 99367261bb Update example
Update example
2015-06-30 17:54:33 +08:00
DingWenchao 972f284759 Add image support
Add image support for each day
2015-06-30 17:51:00 +08:00
DingWenchao 21b0a02308 Some other changes
1. Prevent header bouncing while this month is the left bounds of
calendar
2. Cells of previous and next month can display ‘selection’ and ‘today’
state
2015-06-30 16:21:42 +08:00
DingWenchao 211b94163e Small change
Cell with date out of range won’t be selected
2015-06-30 13:07:39 +08:00
DingWenchao 19864ae37a Some changes
1. Make sure the `minumumDate` is always the first day of month, and
the `maxinumDate` the last.
2. Make sure each date in `FSCalendar` has ignored hour、minute and
second components
3. The placeholder cell now has the capability to display selectedDate
and today
2015-06-30 12:17:58 +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 4c2bdc057d Update Readme
Update Readme
2015-06-27 23:50:54 +08:00
DingWenchao 88215e47c0 Update podspec
Update podspec
2015-06-27 23:39:00 +08:00
DingWenchao dd28942744 Update Example
1. Update Example
2. Fix ’shouldSelectDate’ problem
2015-06-27 23:28:26 +08:00
DingWenchao 47670c6f0f Update Example
1. Update Example
2. Update Podspec
3. Remove invalidateLayout
2015-06-26 10:34:57 +08:00
DingWenchao 8b882c932f Remove shared NSCalendar
Remove shared NSCalendar
2015-06-26 09:00:28 +08:00
DingWenchao 92b665e6fe Update event handling
Update event handling
2015-06-26 08:57:00 +08:00
DingWenchao 1002377b43 Deselect current
Deselect current
2015-06-26 08:46:33 +08:00
DingWenchao dc45d7ae98 Update example
Update example
2015-06-26 08:34:37 +08:00
DingWenchao cab5efde5a Some optimization
Some optimization
2015-06-26 08:29:24 +08:00
DingWenchao 562dc382fd Update Example
Update Example
2015-06-25 20:49:36 +08:00
DingWenchao 10069b303f Add ViewDidLoadExample and LoadViewExample
Add ViewDidLoadExample and LoadViewExample
2015-06-25 18:44:14 +08:00
Wenchao Ding 92401988a8 Update README.md 2015-06-21 08:05:04 +08:00
DingWenchao f08269142a Update example
Update example
2015-06-16 10:09:57 +08:00
Wenchao Ding 521fbfad88 Update README.md 2015-06-15 22:08:46 +08:00
Wenchao Ding a9c6a8ef3c Update README.md 2015-06-15 16:21:34 +08:00
Wenchao Ding 76af2c4a13 Update README.md 2015-06-15 16:17:09 +08:00
Wenchao Ding 274ac4faa9 Update README.md 2015-06-15 16:14:37 +08:00
Wenchao Ding c1c04e412c Update README.md 2015-06-15 16:12:00 +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 39e579b882 Add minumumDate and maximumDate support
Add dataSource methods for minimumDate and maximumDate
2015-05-09 18:03:41 +08:00
DingWenchao 1b11db5abe Not important
Not important
2015-05-07 10:07:02 +08:00
f33chobits 979a3dc2c9 A little optimization
A little optimization and problem-fix
2015-05-07 07:18:35 +08:00
Wenchao Ding 37c49eeb5e Update README.md 2015-04-21 15:16:06 +08:00
Wenchao Ding f01a7f9d78 Update README.md 2015-04-19 20:53:56 +08:00
f33chobits 8eea228f1b Update to 0.5.4
Update to 0.5.4
2015-04-19 20:48:38 +08:00