mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-09 02:20:45 +00:00
Summary: Fix crash in Examples-iOS app when tapping "Mixed Data" Make GridItem conform to IGListDiffable now that NSObject+IGListDiffable category has been removed. - [x] All tests pass. Demo project builds and runs. - [ ] 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/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/251 Differential Revision: D4224337 Pulled By: jessesquires fbshipit-source-id: 16a437c4e5e45185481b4262ea7770f4a8559618 |
||
|---|---|---|
| .. | ||
| DemoSectionController.swift | ||
| DisplaySectionController.swift | ||
| EmbeddedSectionController.swift | ||
| ExpandableSectionController.swift | ||
| FeedItemSectionController.swift | ||
| GridSectionController.swift | ||
| HorizontalSectionController.swift | ||
| LabelSectionController.swift | ||
| RemoveSectionController.swift | ||
| SearchSectionController.swift | ||
| SelfSizingSectionController.swift | ||
| StoryboardLabelSectionController.swift | ||
| UserSectionController.swift | ||
| WorkingRangeSectionController.swift | ||