IGListKit/Source
Bofei Zhu b7bc76dce4 Change paths to path (#1205)
Summary:
## Changes in this pull request
Should map be a map of `IndexPath`s instead of arrays of `IndexPath`s? Also, we might need some unit tests on this part. I don't think it's covered.

### Checklist

- [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 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)
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1205

Reviewed By: Ziewvater

Differential Revision: D15962803

Pulled By: lorixx

fbshipit-source-id: f207b69ef0ebad08cd72b14ba53101e56d1604fd
2019-06-25 11:46:46 -07:00
..
Common Change paths to path (#1205) 2019-06-25 11:46:46 -07:00
Internal Remove intercepted duplicate selector in IGListAdapterProxy. (#1291) 2019-06-01 11:55:12 -07:00
IGListAdapter.h create IGListAdapterPerformanceDelegate 2019-03-14 18:10:00 -07:00
IGListAdapter.m Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListAdapterDataSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterMoveDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterPerformanceDelegate.h create IGListAdapterPerformanceDelegate 2019-03-14 18:10:00 -07:00
IGListAdapterUpdateListener.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterUpdater.h Cleanup the coalescing time experiment 2019-03-08 09:58:14 -08:00
IGListAdapterUpdater.m Cleanup the skiplayout in reloadData fallback 2019-06-12 18:35:54 -07:00
IGListAdapterUpdaterDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBatchContext.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListBindable.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBindingSectionController.h Fix - Cell Reordering in IGListBindingSectionController (viewModels array not being updated) (#1274) 2019-06-23 23:25:09 -07:00
IGListBindingSectionController.m Fix - Cell Reordering in IGListBindingSectionController (viewModels array not being updated) (#1274) 2019-06-23 23:25:09 -07:00
IGListBindingSectionControllerDataSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBindingSectionControllerSelectionDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionContext.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListCollectionScrollingTraits.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionView.h Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListCollectionView.m Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListCollectionViewDelegateLayout.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionViewLayout.h Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListCollectionViewLayout.mm Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListCollectionViewLayoutCompatible.h Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListDisplayDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListGenericSectionController.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListGenericSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListKit.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListReloadDataUpdater.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListReloadDataUpdater.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListScrollDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSectionController.h Replace incorrect IGListSectionController dequeue calls 2018-11-29 08:26:58 -08:00
IGListSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSingleSectionController.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSingleSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListStackedSectionController.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListStackedSectionController.m Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListSupplementaryViewSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListTransitionDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListUpdatingDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListWorkingRangeDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
Info.plist Update README and podspec with new license, bump version to 3.4 2018-05-01 16:10:19 -07:00