IGListKit/Source
Aviral Aggarwal bfc97f908f Missing documentation - Added Param detail for [IGListScrollDelegate listAdapter:didEndDraggingSectionController:willDecelerate:] (#1222)
Summary:
Issue fixed: #1220

- [x] All tests pass. Demo project builds and runs.
- [x] Added proper documentation to the decelerate param. The documentation is taken from [Apple docs](https://developer.apple.com/documentation/uikit/uiscrollviewdelegate/1619436-scrollviewdidenddragging)
- [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)
- This is my first pull request for IGListKit so please let me know if I am following the pattern correctly or not.
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1222

Differential Revision: D8990058

Pulled By: rnystrom

fbshipit-source-id: 7011427c242a61efb79183dbb588c11086926180
2018-07-25 06:47:35 -07:00
..
Common log instead of assert for duplicate object identifiers 2018-07-10 07:03:50 -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