Commit Graph

417 Commits

Author SHA1 Message Date
Wenchao Ding f2f680b906 Update buttons view controller with arrows
Update buttons view controller with arrows
2016-06-25 17:35:00 +08:00
Wenchao Ding 5f9bec57b0 Fix problem while showsPlaceholder&showsScopeHandle&scrollDirection==vertical
Fix problem while
showsPlaceholder&showsScopeHandle&scrollDirection==vertical
2016-06-24 09:48:59 +08:00
Wenchao Ding 98cae57ae6 Add QQ-group icon
Add QQ-group icon
2016-06-21 15:54:46 +08:00
Wenchao Ding 11c84ae39b Fix issue #335
Fix issue #335
2016-06-21 10:35:55 +08:00
Wenchao Ding ec788adc28 Merge pull request #337 from schaechtele/master
Fixes local variable shadow warnings when warning -Wshadow is enabled.
2016-06-21 10:25:08 +08:00
Sebastian Scherrmann ee12f402f6 Fixes local variable shadow warnings when warning -Wshadow is enabled. 2016-06-18 10:53:21 +02:00
Wenchao Ding deeaf4310f Fix problem cause by double-swipe of scope handle
Fix problem cause by double-swipe of scope handle
2016-06-14 17:18:21 +08:00
Wenchao Ding abadde2b07 Some cleanup
Some cleanup
2016-06-03 17:03:13 +08:00
Wenchao Ding 0eff5f3ded Fix issue #310
Fix issue #310
2016-05-31 16:06:30 +08:00
Wenchao Ding 6de93e291b Fixed a small blink
Fixed a small blink
2016-05-30 19:27:57 +08:00
Wenchao Ding b8a17cd250 Fixed a small blink
Fixed a small blink
2016-05-30 19:26:39 +08:00
Wenchao Ding fc68e3b553 Fix problem #291
Fix problem #291
2016-05-29 16:27:00 +08:00
Wenchao Ding 7431cd815a Disable other gesture
Disable other gesture
2016-05-29 16:17:59 +08:00
Wenchao Ding 80503c1d67 Fix problem #113
Fix problem #113
2016-05-29 16:13:15 +08:00
Wenchao Ding 8733cf75f7 Bump version 2.2.0
Bump version 2.2.0
2016-05-29 15:54:08 +08:00
Wenchao Ding b27e1d7c64 Fix quick swipe problem
Fix quick swipe problem
2016-05-29 15:53:52 +08:00
Wenchao Ding d32150111c Clean
Clean
2016-05-26 10:37:13 +08:00
Wenchao Ding 1df6ad5f69 Add -calendar:titleForDate:
Add -calendar:titleForDate:
2016-05-26 10:35:30 +08:00
Wenchao Ding 511cfd6c84 Merge pull request #306 from yas375/collectionview-subclass
Removing unnecessary import
2016-05-26 09:24:04 +08:00
Victor Ilyukevich 2c2ab6f209
Removing unnecessary import 2016-05-25 15:23:40 -07:00
Wenchao Ding abe85c67c0 Fix issue #301
Fix issue #301
2016-05-22 09:09:21 +08:00
Wenchao Ding d0c11f33ca Update Readme
Update Readme
2016-05-19 13:16:04 +08:00
Wenchao Ding 1f8378aac2 Fix swift compile error
Fix swift compile error
2016-05-19 13:15:56 +08:00
Wenchao Ding 827b47cbfb Add jianshu link
Add jianshu link
2016-05-19 13:03:01 +08:00
Wenchao Ding 47c8174704 Remove unused files
Remove unused files
2016-05-14 14:28:30 +08:00
Wenchao Ding f49ee165d6 Update Readme
Update Readme
2016-05-13 18:03:43 +08:00
Wenchao Ding 3feab25e9b Fix #286
Fix #286
2016-05-13 17:10:03 +08:00
Wenchao Ding fcc40fcd76 Fix #288
Fix #288
2016-05-13 17:03:50 +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 027b2d534c Disable action in a begin-commit scope
Disable action in a begin-commit scope
2016-05-03 15:56:49 +08:00
Wenchao Ding d7ac4c9fd0 Fix a storyboard warning
Fix a storyboard warning
2016-05-03 15:55:21 +08:00
Wenchao Ding 0d8687558f Some encapsulations
Some encapsulations
2016-05-03 14:41:39 +08:00
Wenchao Ding 5079d1f68e Type fix
Type fix
2016-05-03 12:47:46 +08:00
Wenchao Ding 1e36197941 Clean
Clean
2016-05-02 17:24:00 +08:00
Wenchao Ding b4357205d0 Clean swift example
Clean swift example
2016-05-02 17:14:18 +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 3c07440b54 Add line height multiplier
Add line height multiplier
2016-04-28 18:51:54 +08:00
Wenchao Ding 59d9081043 Fix bad header text size
Fix bad header text size
2016-04-28 18:50:59 +08:00
Wenchao Ding 4747bc1365 Remove auto-synthesized properties
Remove auto-synthesized properties
2016-04-28 10:26:40 +08:00
Wenchao Ding 577394c73c Fix #263
Fix #263
2016-04-26 16:01:57 +08:00
Wenchao Ding 7182243571 Version bump
Version bump
2016-04-26 09:49:02 +08:00
Wenchao Ding bc3ce07132 Add -centerForDate: and -frameForDate:
Better for a popover
2016-04-24 16:44:11 +08:00
Wenchao Ding 21442addb5 Fix issue setting pagingEnabled in IB
Fix issue setting pagingEnabled in IB
2016-04-19 11:37:08 +08:00
Wenchao Ding 89cda53392 Fix a missing comment
Fix a missing comment
2016-04-15 16:37:35 +08:00
Wenchao Ding e82c22aba4 Add prev-next buttons example
Add prev-next buttons example
2016-04-15 11:12:02 +08:00
Wenchao Ding 6ba3ec538b Update podspec
Update podspec
2016-04-11 09:47:16 +08:00
Wenchao Ding c4a96e01c7 Improve fill-color
Improve fill-color
2016-04-10 16:52:27 +08:00
Wenchao Ding 7adf24436c Merge pull request #261 from sochalewski/master
Fix for fillColor when dateIsToday
2016-04-10 16:08:08 +08:00
Piotr Sochalewski 3347bf788f Fix for fillColor when dateIsToday 2016-04-08 14:03:36 +02:00