IGListKit/Source
Ryan Nystrom 7c3d4999eb Fix crash when reloading section that gets deleted
Summary: Rare, but very real crash that occurs when a reload is manually queued and then the section gets deleted in a diff.

Reviewed By: jeremycohen

Differential Revision: D4267678

fbshipit-source-id: a5bedf77934ff85f76830e3f0123a993fc5d885c
2016-12-05 11:58: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 Add scrolling method on IGListCollectionContext. Close #267 2016-12-01 16:14:04 -08:00
IGListCollectionView.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListCollectionView.m Remove iOS 7 UICollectionView delegate API support 2016-10-29 14:59:09 -07: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 Create private method in IGListStackedSectionController to get relative index 2016-12-03 08:29:14 -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 Initial commit 2016-10-11 10:12:17 -04: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