IGListKit/Tests
Adam Stern b4c8ea180f give section controllers access to collection view scrolling traits
Summary:
I'd like to be able to access the current collection view scrolling traits inside section controllers. These are expressed as three properties from `UIScrollView`:

`isTracking`, `isDragging`, and `isDecelerating`.

My approach is to add a new struct `IGListCollectionScrollingTraits` with these three values, and expose this to section controllers through `IGListCollectionContext`.

Reviewed By: rnystrom

Differential Revision: D7986814

fbshipit-source-id: 19e9bd3b89545b10238dd060a5af8c5a0f39eb82
2018-05-14 14:56:54 -07:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterE2ETests.m Add experimental collectionView getter fix 2018-05-11 08:08:44 -07:00
IGListAdapterProxyTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterStoryboardTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdaterTests.m Add experimental collectionView getter fix 2018-05-11 08:08:44 -07:00
IGListBatchUpdateDataTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListBindingSectionControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionScrollingTraitsTests.m give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
IGListCollectionViewLayoutTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListCollectionViewTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListContentInsetTests.m Add new iOS 11 api adjustedContentInset support 2017-12-18 08:51:14 -08:00
IGListDebuggerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListDiffResultTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListDiffSwiftTests.swift Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListDiffTests.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiffTests.m Update .travis.yml and lint.sh, try to fix #1060 and lint errors #trivial 2018-02-02 13:16:46 -08:00
IGListDisplayHandlerTests.m Init without working range size 2017-04-21 14:30:46 -07:00
IGListGenericSectionControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListKitTests-Bridging-Header.h Initial commit 2016-10-11 10:12:17 -04:00
IGListReorderableStackSectionControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSectionMapTests.m Rename sectionIndex API to just section 2017-05-11 14:49:59 -07:00
IGListSingleNibItemControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSingleSectionControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListSingleStoryboardItemControllerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListStackSectionControllerTests.m give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
IGListTestCase.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestCase.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestHelpers.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListWorkingRangeHandlerTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGReloadDataUpdaterTests.m Relicense to MIT 2018-05-01 14:50:56 -07:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00