IGListKit/Examples/Examples-iOS/IGListKitExamples/Views
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
..
CenterLabelCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
CommentCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
CommentCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
DetailLabelCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
EmbeddedCollectionViewCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
FullWidthSelfSizingCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
ImageCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
InteractiveCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
InteractiveCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
LabelCell.swift Layout invalidation API 2017-02-21 15:30:56 -08:00
ManuallySelfSizingCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibSelfSizingCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibSelfSizingCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
PhotoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
PhotoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
RemoveCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SearchCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SpinnerCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
StoryboardCell.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
UserHeaderView.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
UserHeaderView.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
UserInfoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
UserInfoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00