Commit Graph

642 Commits

Author SHA1 Message Date
WenchaoD f1b828c191 Remove scope injection 2017-01-05 15:28:19 +08:00
WenchaoD 806d31f6f4 Invalidate layout after device orientation is changed 2017-01-05 14:18:47 +08:00
WenchaoD 5a80eb19fe Clear calculated cache after resetting firstweekday 2017-01-04 15:36:16 +08:00
WenchaoD 89ff3c543f Update example 2017-01-04 15:14:42 +08:00
Wenchao Ding 73bbf504ce Update layout on changing scroll direction 2016-12-30 17:41:12 +08:00
Wenchao Ding d6ec5c9a46 Update Swift Example 2016-12-30 17:12:38 +08:00
Wenchao Ding 070e029cce FSCalendarTransitionStateFinishing 2016-12-30 10:04:40 +08:00
Wenchao Ding 2d3ed6bf8e Change scope with UITableView 2016-12-29 19:49:11 +08:00
Wenchao Ding 62724ecbb4 Customize calendar layout 2016-12-29 16:34:34 +08:00
Wenchao Ding 26552647e7 Remove label color 2016-12-26 12:27:19 +08:00
Wenchao Ding c2919849dc Fix jagged gap between weekday labels and cells while pagingEnabled is YES 2016-12-26 12:23:57 +08:00
Wenchao Ding 3eccc3ad7d Public The UILabel array of FSCalendarWeekdayView 2016-12-22 09:03:47 +08:00
Wenchao Ding 08aa20df42 Update README.md 2016-12-21 12:11:28 +08:00
Wenchao Ding 4a9b9ad89e Deal with situation while signature types is NULL 2016-12-21 10:10:59 +08:00
Wenchao Ding fb985816fb Merge branch 'master' into development
* master:
  Removing if-clause that makes impossible to change today date.
  Fix issue #514
  Fix issue #502

Conflicts:
	FSCalendar/FSCalendar.m
2016-12-20 23:21:30 +08:00
Wenchao Ding c5d8accc27 Fix wrong dot size in IB 2016-12-20 22:46:48 +08:00
Wenchao Ding 7e91f9f750 Bump version 2.7.0 2016-12-19 16:36:59 +08:00
Wenchao Ding acc504dad3 Force reject -[UIScrollView(UIScrollViewInternal) _adjustContentOffsetIfNecessary] () 2016-12-19 16:16:41 +08:00
Wenchao Ding eb480ad102 Group delegation proxies 2016-12-19 15:35:48 +08:00
Wenchao Ding f5df9fab41 Configure appearance asynchronously 2016-12-19 15:17:15 +08:00
Wenchao Ding 5b0a89b54e Assign default value for non-implemented delegate method 2016-12-17 16:07:48 +08:00
Wenchao Ding f2a9a06e36 Generate signatures by protocol 2016-12-17 11:36:17 +08:00
Wenchao Ding 9892f07689 Merge pull request #515 from kallahir/master
Removing if-clause that makes impossible to change today date.
2016-12-17 09:26:57 +08:00
Itallo Rossi Lucas 232c0d6726 Removing if-clause that makes impossible to change today date. 2016-12-16 21:52:32 -02:00
Wenchao Ding 44deb994d8 Fix an equal-check problem 2016-12-16 21:48:55 +08:00
Wenchao Ding ea246986ec Fix issue #514 2016-12-16 21:32:30 +08:00
Wenchao Ding b033061c1b Fix issue #514 2016-12-15 16:04:18 +08:00
Wenchao Ding 90b376f158 NSProxy - Smart delegation 2016-12-13 11:24:09 +08:00
Wenchao Ding b3e05f5f8b Fix a wrong comment. 2016-12-11 09:53:58 +08:00
Wenchao Ding f7ca21461f Fix issue #502 2016-11-29 14:40:57 +08:00
Wenchao Ding ffff5938bd Only in-range date should be selected or deselected 2016-11-27 21:55:32 +08:00
Wenchao Ding 99c4e8c025 Update Example 2016-11-27 21:28:26 +08:00
Wenchao Ding 4052bd32d2 'OutOfBounds' position makes things complicated. 2016-11-26 13:03:32 +08:00
Wenchao Ding e505a48ff7 Update examples 2016-11-23 22:15:41 +08:00
Wenchao Ding 22c8da868b Localized ISSUE_TEMPLATE 2016-11-20 17:26:46 +08:00
Wenchao Ding 62d693be30 Cell is not placeholder unless outOfBounds in week scope 2016-11-20 17:13:02 +08:00
Wenchao Ding 8242062fc9 Fix issue #484 2016-11-19 14:12:02 +08:00
Wenchao Ding 4d974c263f Update Swipe example 2016-11-16 05:57:04 +08:00
Wenchao Ding e593fe8408 Merge branch 'development'
* development:
  Update Readme
  2.6.0.beta
  Check the delegate for each day on swipe-to-choose
  Use NSPointerArray to keep weak reference instead of NSMutableArray
  Multiple-selection example is not necessary.
  Clear selection logic
  Remove *.xcscheme in global ignore
  Clean some unnecessary properties
  Delegate with month position
  Swipe to choose
2016-11-16 05:56:38 +08:00
Wenchao Ding 2bd5e6d937 Update Readme 2016-11-16 05:54:16 +08:00
Wenchao Ding 4a2fd0d407 2.6.0.beta 2016-11-15 08:41:36 +08:00
Wenchao Ding 3ec5b8a71e Check the delegate for each day on swipe-to-choose 2016-11-14 13:06:22 +08:00
Wenchao Ding ab69e6ea9e Use NSPointerArray to keep weak reference instead of NSMutableArray 2016-11-14 10:41:50 +08:00
Wenchao Ding eaec79f45b Multiple-selection example is not necessary. 2016-11-13 21:04:19 +08:00
Wenchao Ding e0c740b0cd Clear selection logic 2016-11-13 20:39:19 +08:00
Wenchao Ding 8de55a87fe Remove *.xcscheme in global ignore 2016-11-13 16:14:13 +08:00
Wenchao Ding e5e2e52769 Remove *.xcscheme in global ignore 2016-11-13 16:09:49 +08:00
Wenchao Ding 05de4a4c4c Clean some unnecessary properties 2016-11-13 14:54:01 +08:00
Wenchao Ding 9ffaddcca2 Delegate with month position 2016-11-13 14:40:23 +08:00
Wenchao Ding 3fe5d5e087 Swipe to choose 2016-11-12 20:23:20 +08:00