IGListKit/Examples/Examples-iOS/IGListKitExamples
Ryan Nystrom 6bdcac81d8 Layout invalidation API
Summary:
Adding a new layout-invalidation API, telling the layout object to query and rebuild the layout for all items in the section controller. This works with `UICollectionViewFlowLayout` and should work with other custom layouts (including our own).

Issue fixed: #360, #459

- [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 added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
Closes https://github.com/Instagram/IGListKit/pull/499

Reviewed By: jessesquires

Differential Revision: D4590274

Pulled By: rnystrom

fbshipit-source-id: f87235be4e6c024bf979b831a8938be68895e011
2017-02-21 15:30:56 -08:00
..
Assets.xcassets/AppIcon.appiconset Optimized images 2017-02-20 16:18:20 -08:00
Base.lproj internal diff for PR #209 2016-11-16 12:44:19 -08:00
Models Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
SectionControllers Layout invalidation API 2017-02-21 15:30:56 -08:00
Storyboard Remove IGListGridCollectionViewLayout 2017-02-13 14:30:58 -08:00
ViewControllers Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
Views Layout invalidation API 2017-02-21 15:30:56 -08:00
AppDelegate.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
Info.plist internal diff for PR #209 2016-11-16 12:44:19 -08:00