Ryan Nystrom
|
4fa03a01d1
|
Functioning Preload range
Refactor how we do ranges so they can be arbitrarily managed. Introduce the concept of a preload range.
|
2015-02-26 15:41:32 -08:00 |
|
Li Tan
|
88f77e5d52
|
Fix function call on lock/unlock api
|
2015-02-25 21:01:59 -08:00 |
|
Nadine Salter
|
2397bd0db6
|
Merge pull request #325 from facebook/fix_data_fetching
Sort array before data fetching
|
2015-02-24 11:09:51 -08:00 |
|
Li Tan
|
0e15b061d0
|
Sort array before data fetching
|
2015-02-23 20:45:25 -08:00 |
|
Li Tan
|
831aa47ae0
|
Address comments
|
2015-02-11 19:15:08 -08:00 |
|
Li Tan
|
6a2c472910
|
Add asyncDataFetchingEnabled as parameter of initializer of ASTableView & ASCollectionView
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
|
2015-02-11 17:24:49 -08:00 |
|
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 |
|
Li Tan
|
25bdd0d84d
|
remove program
|
2015-02-06 11:44:40 -08:00 |
|
andyscott
|
3eba302b27
|
Make ASDataController call rowsInSection with the appropriate index
|
2015-01-23 12:03:52 -08:00 |
|
Li Tan
|
1068fdc413
|
Fix table view
|
2015-01-08 16:22:53 -08:00 |
|
Li Tan
|
00e2f46c8d
|
Add batch animation
|
2015-01-08 16:09:27 -08:00 |
|
Li Tan
|
3adb0b1b93
|
Batch insertion for reload
|
2015-01-06 17:43:16 -08:00 |
|
Li Tan
|
13c57020c1
|
Fix typo in reloadRowsAtIndexPaths
|
2014-12-26 08:59:01 -08:00 |
|
Li Tan
|
e799ed9ea4
|
fix
|
2014-12-18 14:00:19 -08:00 |
|
Li Tan
|
3e6436245d
|
fix inserting sections bug
|
2014-12-18 13:07:43 -08:00 |
|
Li Tan
|
a22c4a2761
|
Another case for deletion
|
2014-12-16 20:11:31 -08:00 |
|
Li Tan
|
ac86cd9523
|
Fix crash while deleting multiple sections
|
2014-12-16 20:04:20 -08:00 |
|
Li Tan
|
62248ee0eb
|
Fix crash in reloadData
|
2014-12-15 22:36:57 -08:00 |
|
Li Tan
|
f7f5988fcd
|
Support editing in table view and collection view
|
2014-12-15 13:19:10 -08:00 |
|