mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
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 |
||
|---|---|---|
| .. | ||
| CenterLabelCell.swift | ||
| CommentCell.h | ||
| CommentCell.m | ||
| DetailLabelCell.swift | ||
| EmbeddedCollectionViewCell.swift | ||
| FullWidthSelfSizingCell.swift | ||
| ImageCell.swift | ||
| InteractiveCell.h | ||
| InteractiveCell.m | ||
| LabelCell.swift | ||
| ManuallySelfSizingCell.swift | ||
| NibCell.swift | ||
| NibCell.xib | ||
| NibSelfSizingCell.swift | ||
| NibSelfSizingCell.xib | ||
| PhotoCell.h | ||
| PhotoCell.m | ||
| RemoveCell.swift | ||
| SearchCell.swift | ||
| SpinnerCell.swift | ||
| StoryboardCell.swift | ||
| UserHeaderView.swift | ||
| UserHeaderView.xib | ||
| UserInfoCell.h | ||
| UserInfoCell.m | ||