mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
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 |
||
|---|---|---|
| .. | ||
| Common | ||
| Internal | ||
| IGListAdapter.h | ||
| IGListAdapter.m | ||
| IGListAdapterDataSource.h | ||
| IGListAdapterDelegate.h | ||
| IGListAdapterMoveDelegate.h | ||
| IGListAdapterUpdateListener.h | ||
| IGListAdapterUpdater.h | ||
| IGListAdapterUpdater.m | ||
| IGListAdapterUpdaterDelegate.h | ||
| IGListBatchContext.h | ||
| IGListBindable.h | ||
| IGListBindingSectionController.h | ||
| IGListBindingSectionController.m | ||
| IGListBindingSectionControllerDataSource.h | ||
| IGListBindingSectionControllerSelectionDelegate.h | ||
| IGListCollectionContext.h | ||
| IGListCollectionScrollingTraits.h | ||
| IGListCollectionView.h | ||
| IGListCollectionView.m | ||
| IGListCollectionViewDelegateLayout.h | ||
| IGListCollectionViewLayout.h | ||
| IGListCollectionViewLayout.mm | ||
| IGListDisplayDelegate.h | ||
| IGListGenericSectionController.h | ||
| IGListGenericSectionController.m | ||
| IGListKit.h | ||
| IGListReloadDataUpdater.h | ||
| IGListReloadDataUpdater.m | ||
| IGListScrollDelegate.h | ||
| IGListSectionController.h | ||
| IGListSectionController.m | ||
| IGListSingleSectionController.h | ||
| IGListSingleSectionController.m | ||
| IGListStackedSectionController.h | ||
| IGListStackedSectionController.m | ||
| IGListSupplementaryViewSource.h | ||
| IGListTransitionDelegate.h | ||
| IGListUpdatingDelegate.h | ||
| IGListWorkingRangeDelegate.h | ||
| Info.plist | ||