IGListKit/Source
Bofei Zhu 2eb6b4c8bb Fixed assertion #trivial (#1203)
Summary:
Fixed the order of variables in this assertion.

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

Differential Revision: D8770959

Pulled By: rnystrom

fbshipit-source-id: 982996cc218d5db32a0fb67d045ac05870741d71
2018-07-25 12:17:24 -07:00
..
Common Fixed assertion #trivial (#1203) 2018-07-25 12:17:24 -07:00
Internal Add experimental collectionView getter fix 2018-05-11 08:08:44 -07:00
IGListAdapter.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapter.m Removed unused variable (#1188) 2018-06-28 12:31:34 -07:00
IGListAdapterDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterMoveDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdateListener.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdater.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdater.m Clean listAdapterUpdater state if collectionView becomes nil during update 2018-05-23 15:06:17 -07:00
IGListAdapterUpdaterDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBatchContext.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBindable.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBindingSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBindingSectionController.m Remove optional (#1186) 2018-06-26 07:02:42 -07:00
IGListBindingSectionControllerDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBindingSectionControllerSelectionDelegate.h Remove optional (#1186) 2018-06-26 07:02:42 -07:00
IGListCollectionContext.h give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
IGListCollectionScrollingTraits.h give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
IGListCollectionView.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionView.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionViewDelegateLayout.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionViewLayout.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionViewLayout.mm Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListDisplayDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListGenericSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListGenericSectionController.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListKit.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListReloadDataUpdater.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListReloadDataUpdater.m Remove dead private methods 2018-06-18 17:19:09 -07:00
IGListScrollDelegate.h Missing documentation - Added Param detail for [IGListScrollDelegate listAdapter:didEndDraggingSectionController:willDecelerate:] (#1222) 2018-07-25 06:47:35 -07:00
IGListSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSectionController.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSingleSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSingleSectionController.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListStackedSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListStackedSectionController.m give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
IGListSupplementaryViewSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTransitionDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListUpdatingDelegate.h Add experimental collectionView getter fix 2018-05-11 08:08:44 -07:00
IGListWorkingRangeDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
Info.plist Update README and podspec with new license, bump version to 3.4 2018-05-01 16:10:19 -07:00