IGListKit/Source
Jesse Squires 693cb8a523 fix NSProxy init
Summary:
`NSProxy` doesn't define `init` because it's abstract.

designated init requires a call to super designated init (which doesn't exist for NSProxy)

sweet
Closes https://github.com/Instagram/IGListKit/pull/667

Differential Revision: D4908034

Pulled By: jessesquires

fbshipit-source-id: c223e05f49ab74d69affe8fdf37e0625e587c8b0
2017-04-18 13:00:55 -07:00
..
Common Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
Internal fix NSProxy init 2017-04-18 13:00:55 -07:00
IGListAdapter.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListAdapter.m Move UICollectionView(DataSource|Delegate) to category 2017-04-18 11:21:18 -07:00
IGListAdapterDataSource.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListAdapterDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListAdapterUpdater.h Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListAdapterUpdater.m Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListAdapterUpdaterDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListBatchContext.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListBindable.h Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListBindingSectionController.h Make -[IGListBindingSectionController object] Public 2017-03-31 15:03:11 -07:00
IGListBindingSectionController.m Make -[IGListBindingSectionController object] Public 2017-03-31 15:03:11 -07:00
IGListBindingSectionControllerDataSource.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListBindingSectionControllerSelectionDelegate.h Auto diffing section controller 2017-03-15 07:47:24 -07:00
IGListCollectionContext.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListCollectionViewLayout.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListCollectionViewLayout.mm handle float number fraction part for layout. 2017-03-17 12:33:34 -07:00
IGListDisplayDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListKit.h kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
IGListReloadDataUpdater.h Add Nullability to a Few Headers 2017-04-10 10:18:20 -07:00
IGListReloadDataUpdater.m Add item-level moves to IGListCollectionContext 2017-02-10 18:01:18 -08:00
IGListScrollDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListSectionController.h Add Nullability to a Few Headers 2017-04-10 10:18:20 -07:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListSingleSectionController.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListSingleSectionController.m Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
IGListStackedSectionController.h Add Nullability to a Few Headers 2017-04-10 10:18:20 -07:00
IGListStackedSectionController.m Container size doesnt use content inset, add new APIs 2017-03-30 09:35:03 -07:00
IGListSupplementaryViewSource.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListUpdatingDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListWorkingRangeDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
Info.plist Release 2.1.0 prep 2017-01-04 10:14:37 -08:00