IGListKit/Source
Jeff Bailey 80916636ec Fix for issue #294 - Support for UIAppearance in IGListCollectionView…
Summary:
Updated IGListCollectionView:initWithFrame:collectionViewLayout constructor to support UIAppearance for the backgroundColor property.

Fixes #294

- [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/298

Differential Revision: D4292394

Pulled By: rnystrom

fbshipit-source-id: a7c4f0e516728b684993f2651eadcc25001de783
2016-12-07 10:14:01 -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 Fix for issue #294 - Support for UIAppearance in IGListCollectionView… 2016-12-07 10:14:01 -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 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