Scott Goodson
|
25b6f29584
|
Introduce ASCollectionInternal file and create always-available ASCView -> ASCNode backpointer.
|
2016-01-01 23:36:00 -08:00 |
|
Scott Goodson
|
b273f358f5
|
[ASRangeController] Initial implementation of functional-style, ASInterfaceState-based range controller.
|
2016-01-01 00:48:44 -08:00 |
|
Scott Goodson
|
936730d46b
|
ASInterfaceStateVisible is now being driven by a new ASRangeHandlerVisible.
|
2015-11-29 13:24:42 -08:00 |
|
Levi McCallum
|
e9a32bfd3c
|
Remove deprecated layout controller methods
|
2015-11-19 11:48:06 -08:00 |
|
Rene Cacheaux
|
60e676a38a
|
Adds ASCollectionViewLayoutController and convenience CGRect/ASScrollDirection functions. Fixes default collection view range tuning parameters for Preload and Render ranges; values were flipped.
|
2015-06-23 07:30:13 -05:00 |
|
Rene Cacheaux
|
777b48cc33
|
Adds layout controller for collection views. This new layout controller leverages UICollectionViewLayout's layoutAttributesForElementsInRect in order to calculate index paths for items in AsyncDisplayKit ranges. Flow layout is still a requirement in order to test the waters.
|
2015-06-21 18:37:00 -05:00 |
|
Rene Cacheaux
|
0adac6851a
|
Adds abstract ASLayoutController implementation in preparation for custom layout ASLayoutController implementation.
|
2015-06-21 13:24:24 -05:00 |
|