Adlai Holler
404795dc02
Remove Support for iOS 7 ( #2930 )
...
* Drop support for iOS 7
* Copy reference images
* Update deployment for sample projects
* Update version
* Update "Life Without Cocoapods"
2017-02-01 14:40:37 -08:00
Adlai Holler
9bc58dc024
When not visible, only batch fetch to fill visible area
2016-12-05 15:00:39 -08:00
Adlai Holler
21cad90355
Ensure we always fill leading screens for batching
2016-12-05 14:51:07 -08:00
Adlai Holler
df497b82c2
Improve Batch Fetching Call Pattern to Reduce Fetch Calls ( #2675 )
...
* Test & tweak batch fetching implementation
* Tighten the test
* Stop batch fetching at the end of range controller pass
* Clean up the test
* Still check for batch fetching after each frame when scrolling
* Ensure batch fetching happens for empty collection/table
2016-11-29 13:40:03 -08:00
Hannah Troisi
c857e809f4
Clean up header comments (for consistent Facebook licensing info) ( #1741 )
...
[Licensing] Clean up header comments (for consistent Facebook licensing info)
2016-06-11 23:31:39 -07:00
Michael Schneider
bb110ca6e8
Readd ASDisplayShouldFetchBatchForContext
2016-04-09 10:55:52 -07:00
Michael Schneider
24ca09ee6c
Move most of the batch fetching logic to a central place for ASTableView and ASCollectionView usage
2016-04-09 10:55:52 -07:00
Michael Schneider
c25a252e1c
Fix fetch call won't occur for content smaller than bounds unless user scrolls
2016-04-09 10:55:52 -07:00
Scott Goodson
5c28bb8e21
[ASScrollDirection] Ensure definitions of "positive" scroll direction in batch context match the layout controller.
2016-03-08 00:53:06 -08:00
Jack Flintermann
ce33149548
make additional private headers actually private; import all public headers in AsyncDisplayKit.h
2015-09-16 23:31:48 -04:00