IGListKit/Source
Bas Broek ea5a4cc00f Init without working range size
Summary:
Issue fixed: #414

- [x] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)

What should we do with testing? I changed all the occurrences of the old initializer with the new one, so I think this is good to go?
Closes https://github.com/Instagram/IGListKit/pull/686

Differential Revision: D4931986

Pulled By: jessesquires

fbshipit-source-id: d6f0ac6578c11f8ef37ec0e385bc110e3abd7c91
2017-04-21 14:30:46 -07:00
..
Common Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
Internal Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
IGListAdapter.h Init without working range size 2017-04-21 14:30:46 -07:00
IGListAdapter.m Init without working range size 2017-04-21 14:30:46 -07:00
IGListAdapterDataSource.h Remove IGListSectionType 2017-04-19 08:26:30 -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 Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
IGListAdapterUpdaterDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListBatchContext.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListBindable.h Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListBindingSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListBindingSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -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 IGListSectionType 2017-04-19 08:26:30 -07:00
IGListCollectionViewLayout.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListCollectionViewLayout.mm Fixed empty space bug in CollectionView 2017-04-21 08:20:16 -07:00
IGListDisplayDelegate.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListGenericSectionController.h Add generic type section controller 2017-04-19 12:45:36 -07:00
IGListGenericSectionController.m Add generic type section controller 2017-04-19 12:45:36 -07:00
IGListKit.h Add generic type section controller 2017-04-19 12:45:36 -07:00
IGListReloadDataUpdater.h Add Nullability to a Few Headers 2017-04-10 10:18:20 -07:00
IGListReloadDataUpdater.m Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
IGListScrollDelegate.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListSingleSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListSingleSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListStackedSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListStackedSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListSupplementaryViewSource.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListUpdatingDelegate.h Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
IGListWorkingRangeDelegate.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
Info.plist Release 2.1.0 prep 2017-01-04 10:14:37 -08:00