IGListKit/Tests
Ryan Nystrom 623ff2a8a8 Container size doesnt use content inset, add new APIs
Summary:
The content inset of a collection view can change at any time (as it does with our refresh control) and isn't a good measure of the container size. I don't want to totally remove that API though, so I changed the default behavior, added an insets API, and also added the functionality of the original in a new API.

This makes sizes much more deterministic.

Reviewed By: jessesquires

Differential Revision: D4800758

fbshipit-source-id: 85ce843b5b1c297cea2e2ea705fa255617cbe356
2017-03-30 09:35:03 -07:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Prevent negative spaces for items and supplementaries 2017-03-29 15:01:08 -07:00
IGListAdapterE2ETests.m Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListAdapterProxyTests.m Test adapter proxy object 2016-11-18 11:13:59 -08:00
IGListAdapterStoryboardTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListAdapterTests.m Container size doesnt use content inset, add new APIs 2017-03-30 09:35:03 -07:00
IGListAdapterUpdaterTests.m Auto diffing section controller 2017-03-15 07:47:24 -07:00
IGListBatchUpdateDataTests.m Drop section moves if they are also deleted or inserted 2017-03-23 22:31:38 -07:00
IGListBindingSectionControllerTests.m Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListCollectionViewLayoutTests.m handle float number fraction part for layout. 2017-03-17 12:33:34 -07:00
IGListCollectionViewTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListDiffResultTests.m Test move sorting and pointer equality 2016-11-18 13:28:59 -08:00
IGListDiffSwiftTests.swift Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
IGListDiffTests.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiffTests.m Convert NSUInteger to NSInteger 2017-01-22 14:44:14 -08:00
IGListDisplayHandlerTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListKitTests-Bridging-Header.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionMapTests.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListSingleNibItemControllerTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListSingleSectionControllerTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListSingleStoryboardItemControllerTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGListStackSectionControllerTests.m Container size doesnt use content inset, add new APIs 2017-03-30 09:35:03 -07:00
IGListWorkingRangeHandlerTests.m Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409 2017-03-06 16:15:31 -08:00
IGReloadDataUpdaterTests.m Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00