IGListKit/Source
Ryan Nystrom f5339113df Support supplementaryViews created from nibs (continued)
Summary:
Continuing the work on #90. I don't believe I can push directly to that PR since the origin is `master` of a repo I don't have access to.

https://help.github.com/articles/checking-out-pull-requests-locally/

I went ahead and added another supplementary view test copying the old one we had.

cc jessesquires in case there's something else I can do here. I believe this will still give rawlinxx credit?
Closes https://github.com/Instagram/IGListKit/pull/162

Differential Revision: D4137364

Pulled By: rnystrom

fbshipit-source-id: d8418ac5728fd6d9570fa1d1568f4343f5c4112b
2016-11-05 16:29:06 -07:00
..
Internal Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
IGListAdapter.h IGListAdapter: Fix not returning early when collectionView/dataSource is nil and completion is nil 2016-10-12 09:29:11 -07:00
IGListAdapter.m Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
IGListAdapterDataSource.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdater.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdater.m Remove layout experiment 2016-11-03 16:29:31 -07:00
IGListAdapterUpdaterDelegate.h Add missing docs in IGListAdapterUpdaterDelegate 2016-10-28 07:44:16 -07:00
IGListAssert.h Initial commit 2016-10-11 10:12:17 -04:00
IGListBatchUpdateData.h Initial commit 2016-10-11 10:12:17 -04:00
IGListBatchUpdateData.mm Initial commit 2016-10-11 10:12:17 -04:00
IGListCollectionContext.h Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
IGListCollectionView.h Initial commit 2016-10-11 10:12:17 -04:00
IGListCollectionView.m Remove iOS 7 UICollectionView delegate API support 2016-10-29 14:59:09 -07:00
IGListDiff.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiff.mm Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListDiffable.h Call copy method to avoid a potential issue for an NSString property 2016-10-28 07:59:06 -07:00
IGListDisplayDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListExperiments.h Remove reload data experiment 2016-11-03 16:29:32 -07:00
IGListIndexPathResult.h Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexPathResult.m Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexSetResult.h Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexSetResult.m Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListKit.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMacros.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.m Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndexPath.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndexPath.m Initial commit 2016-10-11 10:12:17 -04:00
IGListReloadDataUpdater.h Initial commit 2016-10-11 10:12:17 -04: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 Add isLast/FirstSection API to IGListSectionController 2016-10-13 12:44:12 -07:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSingleSectionController.h Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
IGListSingleSectionController.m Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
IGListStackedSectionController.h Initial commit 2016-10-11 10:12:17 -04:00
IGListStackedSectionController.m Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
IGListSupplementaryViewSource.h Initial commit 2016-10-11 10:12:17 -04:00
IGListUpdatingDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListWorkingRangeDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00
NSObject+IGListDiffable.h Initial commit 2016-10-11 10:12:17 -04:00
NSObject+IGListDiffable.m Initial commit 2016-10-11 10:12:17 -04:00