IGListKit/Examples/Examples-iOS/IGListKitExamples/SectionControllers
Bas Broek ea5a4cc00f Init without working range size
Summary:
Issue fixed: #414

- [x] All tests pass. Demo project builds and runs.
- [ ] 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.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)

What should we do with testing? I changed all the occurrences of the old initializer with the new one, so I think this is good to go?
Closes https://github.com/Instagram/IGListKit/pull/686

Differential Revision: D4931986

Pulled By: jessesquires

fbshipit-source-id: d6f0ac6578c11f8ef37ec0e385bc110e3abd7c91
2017-04-21 14:30:46 -07:00
..
DemoSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
DisplaySectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
EmbeddedSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
ExpandableSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
FeedItemSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
GridSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
HorizontalSectionController.swift Init without working range size 2017-04-21 14:30:46 -07:00
LabelSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
ListeningSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
MonthSectionController.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
PostSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
PostSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
RemoveSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
SearchSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
SelfSizingSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
StoryboardLabelSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
UserSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00
WorkingRangeSectionController.swift Remove IGListSectionType 2017-04-19 08:26:30 -07:00