IGListKit/Examples/Examples-iOS/IGListKitExamples/ViewControllers
Jesse Squires 279f348a4a Added object to single section selection delegate callback
Summary:
- Updated selectionDelegate to pass through the model object
- Changelog entry under 3.0.0 as is breaking change

Try saying single section selection 10 times quick
Dabbing my left toe into some ObjC, so apologies if I violate years of rules

- [ ] Update documentation internally

Closes #396

- [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.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/397

Differential Revision: D4406213

Pulled By: rnystrom

fbshipit-source-id: ba468fa49e75823796a47da6ed7f0e8957db3d75
2017-01-11 15:14:01 -08:00
..
DemosViewController.swift Add stacked section controller demo 2016-12-22 14:29:08 -08:00
DiffTableViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
DisplayViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
EmptyViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
LoadMoreViewController.swift Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
MixedDataViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
NestedAdapterViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SearchViewController.swift Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
SelfSizingCellsViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SingleSectionStoryboardViewController.swift Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
SingleSectionViewController.swift Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
StackedViewController.swift Add stacked section controller demo 2016-12-22 14:29:08 -08:00
StoryboardViewController.swift Create a grid layout for IGList 2016-11-21 13:29:04 -08:00
SupplementaryViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
WorkingRangeViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00