IGListKit/Source/Internal
Andrew Monshizadeh 9735d611e8 Nitpicky comment fixes
Summary:
Mainly this addresses clarity of a few comments, line breaks at weird places, and style differences within a single file.

Just comments and including JetBrains `.idea` config folder in the `gitignore`.

- [X] All tests pass. Demo project builds and runs.
- [X] I added tests, an experiment, or detailed why my change isn't tested.
- [N/A] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [N/A] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/600

Differential Revision: D4810628

Pulled By: jessesquires

fbshipit-source-id: fce445c0253f592a43045ae098e440d41c166993
2017-03-31 13:01:40 -07:00
..
IGListAdapterInternal.h Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListAdapterProxy.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterProxy.m Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdaterInternal.h Renamed batchUpdatesCollector to batchUpdates fixes #556 2017-03-16 16:18:21 -07:00
IGListBatchUpdates.h Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListBatchUpdates.m Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListBatchUpdateState.h Track batch updates in object and explicit state 2017-03-07 09:33:03 -08:00
IGListCollectionViewLayoutInternal.h add integer pixel scaled for frame 2017-03-17 12:33:34 -07:00
IGListDisplayHandler.h Consider supplementary views when sending display events 2017-02-13 07:01:13 -08:00
IGListDisplayHandler.m Consider supplementary views when sending display events 2017-02-13 07:01:13 -08:00
IGListSectionControllerInternal.h Add isLast/FirstSection API to IGListSectionController 2016-10-13 12:44:12 -07:00
IGListSectionMap.h Nitpicky comment fixes 2017-03-31 13:01:40 -07:00
IGListSectionMap.m optimize. avoid unncessary copies. 2017-02-14 15:33:43 -08:00
IGListStackedSectionControllerInternal.h Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
IGListWorkingRangeHandler.h Initial commit 2016-10-11 10:12:17 -04:00
IGListWorkingRangeHandler.mm Initial commit 2016-10-11 10:12:17 -04:00
UICollectionView+IGListBatchUpdateData.h Initial commit 2016-10-11 10:12:17 -04:00
UICollectionView+IGListBatchUpdateData.m Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00