IGListKit/Source
Sven Bacia fb9d8cea8e disables prefetchEnabled by default
Summary:
Disables `prefetchEnabled` by default on `IGListCollectionView` (#318).

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/323

Differential Revision: D4319761

Pulled By: rnystrom

fbshipit-source-id: a3ea4c3d1d1f3123a60c8168fb333e73ab93cb1e
2016-12-13 07:13:58 -08:00
..
Internal Add scrolling method on IGListCollectionContext. Close #267 2016-12-01 16:14:04 -08:00
IGListAdapter.h Add scrolling method on IGListCollectionContext. Close #267 2016-12-01 16:14:04 -08:00
IGListAdapter.m Add scrolling method on IGListCollectionContext. Close #267 2016-12-01 16:14:04 -08:00
IGListAdapterDataSource.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAdapterDelegate.h Regen docs for 2.0 release. Close #181 2016-11-21 15:44:01 -08:00
IGListAdapterUpdater.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAdapterUpdater.m Fix crash when reloading section that gets deleted 2016-12-05 11:58:58 -08:00
IGListAdapterUpdaterDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAssert.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListBatchUpdateData.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListBatchUpdateData.mm Add edge-case unit tests 2016-11-12 09:59:10 -08:00
IGListCollectionContext.h Fix docs error 2016-12-08 07:14:04 -08:00
IGListCollectionView.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListCollectionView.m disables prefetchEnabled by default 2016-12-13 07:13:58 -08:00
IGListDiff.h Regen docs for 2.0 release. Close #181 2016-11-21 15:44:01 -08:00
IGListDiff.mm Update documentation for diff 2016-11-20 08:29:04 -08:00
IGListDiffable.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListDisplayDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListExperiments.h Regen docs for 2.0 release. Close #181 2016-11-21 15:44:01 -08:00
IGListGridCollectionViewLayout.h Cleanup layout 2016-11-21 23:28:58 -08:00
IGListGridCollectionViewLayout.m Cleanup layout 2016-11-21 23:28:58 -08:00
IGListIndexPathResult.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListIndexPathResult.m Fixed set creation in batch update index path results 2016-11-21 10:29:04 -08:00
IGListIndexSetResult.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListIndexSetResult.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListKit.h Cleanup layout 2016-11-21 23:28:58 -08:00
IGListMacros.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListMoveIndex.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListMoveIndexPath.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListMoveIndexPath.m Initial commit 2016-10-11 10:12:17 -04:00
IGListReloadDataUpdater.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListReloadDataUpdater.m Initial commit 2016-10-11 10:12:17 -04:00
IGListScrollDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSingleSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSingleSectionController.m Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
IGListStackedSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListStackedSectionController.m Fix deselection from stack collection context offset 2016-12-06 18:59:00 -08:00
IGListSupplementaryViewSource.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListUpdatingDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListWorkingRangeDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
Info.plist Update podspec and project version to 2.0.0 2016-12-09 10:44:02 -08:00
NSNumber+IGListDiffable.h Cleanup layout 2016-11-21 23:28:58 -08:00
NSNumber+IGListDiffable.m Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
NSString+IGListDiffable.h Cleanup layout 2016-11-21 23:28:58 -08:00
NSString+IGListDiffable.m Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00