mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-19 07:18:26 +00:00
Summary: Swapped NSUInteger to NSInteger in public headers. Fixed a test in IGListSectionMapTests.m to pass with NSInteger. For issue #200! - [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 have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/205 Differential Revision: D4191521 Pulled By: rnystrom fbshipit-source-id: 3f15c5ee3f8ed2d382de2602912a2e998bfbcbba |
||
|---|---|---|
| .. | ||
| IGListAdapterInternal.h | ||
| IGListAdapterProxy.h | ||
| IGListAdapterProxy.m | ||
| IGListAdapterUpdaterInternal.h | ||
| IGListDisplayHandler.h | ||
| IGListDisplayHandler.m | ||
| IGListIndexPathResultInternal.h | ||
| IGListIndexSetResultInternal.h | ||
| IGListMoveIndexInternal.h | ||
| IGListMoveIndexPathInternal.h | ||
| IGListSectionControllerInternal.h | ||
| IGListSectionMap.h | ||
| IGListSectionMap.m | ||
| IGListStackedSectionControllerInternal.h | ||
| IGListWorkingRangeHandler.h | ||
| IGListWorkingRangeHandler.mm | ||
| UICollectionView+IGListBatchUpdateData.h | ||
| UICollectionView+IGListBatchUpdateData.m | ||