Li Tan
|
2f88ce56a2
|
Move ASTableView & ASCollectionView data fetching to background thread
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
|
2015-02-11 17:22:43 -08:00 |
|
andyscott
|
cc819a7d49
|
Use more specific types for Collection/TableView async delegate params
|
2015-02-05 10:35:07 -08:00 |
|
Dustin Shahidehpour
|
94cd785870
|
Added node access methods to ASTableView, ASCollectionView.
|
2015-01-26 13:57:04 -08:00 |
|
Li Tan
|
f7f5988fcd
|
Support editing in table view and collection view
|
2014-12-15 13:19:10 -08:00 |
|
Huy Nguyen
|
230520fe7e
|
Support custom working-range logic.
|
2014-11-25 12:31:20 +02:00 |
|
Huy Nguyen
|
c42d41fb4c
|
Provide ASCollectionView::calculatedSizeForNodeAtIndexPath:, to be used in custom UICollectionViewLayouts.
|
2014-11-12 21:27:25 +02:00 |
|
Huy Nguyen
|
8e0c49a909
|
Define ASCollectionView interface, ASCollectionViewDataSource and ASCollectionViewDelegate protocols.
|
2014-11-10 22:56:21 +02:00 |
|