IGListKit/Source
Sven Bacia ce4b851da3 Support cells created from nibs
Summary:
I started working on adding support for dequeuing cells created from nibs (issue #1). Additionally I extended `IGListSingleSectionController` so that it can be used with nibs too. I don't know if you had this also in mind.

- [x]  I'm currently thinking about the best way to test these changes.
- [x] I was not able to update the documentation (issue #55).

- [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/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/56

Reviewed By: dshahidehpour

Differential Revision: D4023746

Pulled By: rnystrom

fbshipit-source-id: 6a8b4cfb4dba38ea6e9870a9a4506288ee155cfe
2016-10-14 18:59:18 -07:00
..
Internal Support cells created from nibs 2016-10-14 18:59:18 -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 cells created from nibs 2016-10-14 18:59:18 -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 Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdaterDelegate.h Initial commit 2016-10-11 10:12:17 -04: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 cells created from nibs 2016-10-14 18:59:18 -07:00
IGListCollectionView.h Initial commit 2016-10-11 10:12:17 -04:00
IGListCollectionView.m Initial commit 2016-10-11 10:12:17 -04:00
IGListDiff.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiff.mm Simplifies block ridding of one if-else branch met only once. 2016-10-14 11:29:11 -07:00
IGListDiffable.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDisplayDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListExperiments.h Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexPathResult.h Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexPathResult.m Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexSetResult.h Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexSetResult.m Initial commit 2016-10-11 10:12:17 -04: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 Support cells created from nibs 2016-10-14 18:59:18 -07:00
IGListSingleSectionController.m Support cells created from nibs 2016-10-14 18:59:18 -07:00
IGListStackedSectionController.h Initial commit 2016-10-11 10:12:17 -04:00
IGListStackedSectionController.m Support cells created from nibs 2016-10-14 18:59:18 -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