IGListKit/Source
Darren Clark 6e4979f6c4 IGListSingleSectionControllerDelegate: add deselect delegate method
Summary:
Added `-didDeselectSectionController:withObject:` to `IGListSingleSectionControllerDelegate`.

Not sure if it makes sense to make it non-optional in 4.0.0 or not (#909) - I can add the [same note](0f04a07319/Source/IGListBindingSectionControllerSelectionDelegate.h (L40)) to the docs if it is

- [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/954

Differential Revision: D6164711

Pulled By: rnystrom

fbshipit-source-id: aa8cfd2bb72a16cb525d875e2cad93888f13c641
2017-12-18 12:45:09 -08:00
..
Common Assert duplicate objects and check object types on map lookup 2017-11-30 12:48:07 -08:00
Internal Negative size assertion 2017-12-18 11:47:45 -08:00
IGListAdapter.h Add docs warning about reloadData being expensive 2017-11-21 13:18:17 -08:00
IGListAdapter.m Add new iOS 11 api adjustedContentInset support 2017-12-18 08:51:14 -08:00
IGListAdapterDataSource.h Remove white space 2017-05-27 08:17:59 -07:00
IGListAdapterDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListAdapterUpdateListener.h Add update finished announcer API 2017-10-20 08:57:11 -07:00
IGListAdapterUpdater.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListAdapterUpdater.m Assert duplicate objects and check object types on map lookup 2017-11-30 12:48:07 -08:00
IGListAdapterUpdaterDelegate.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBatchContext.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindable.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionController.m Dedupe view models in IGListBindingSectionController 2017-09-20 18:04:11 -07:00
IGListBindingSectionControllerDataSource.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionControllerSelectionDelegate.h Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListCollectionContext.h Add new iOS 11 api adjustedContentInset support 2017-12-18 08:51:14 -08:00
IGListCollectionView.h Update pods and examples 2017-12-15 09:33:39 -08:00
IGListCollectionView.m created IGListCollectionView 2017-12-15 09:33:39 -08:00
IGListCollectionViewLayout.h expose didModifySection on IGListCollectionViewLayout 2017-12-15 09:33:39 -08:00
IGListCollectionViewLayout.mm Add new iOS 11 api adjustedContentInset support 2017-12-18 08:51:14 -08:00
IGListDisplayDelegate.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListGenericSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListGenericSectionController.m Add generic type section controller 2017-04-19 12:45:36 -07:00
IGListKit.h Update pods and examples 2017-12-15 09:33:39 -08:00
IGListReloadDataUpdater.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListReloadDataUpdater.m Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
IGListScrollDelegate.h IGListAdapter support for scrollViewDidEndDecelerating 2017-08-23 13:30:44 -07:00
IGListSectionController.h Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListSectionController.m Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListSingleSectionController.h IGListSingleSectionControllerDelegate: add deselect delegate method 2017-12-18 12:45:09 -08:00
IGListSingleSectionController.m IGListSingleSectionControllerDelegate: add deselect delegate method 2017-12-18 12:45:09 -08:00
IGListStackedSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListStackedSectionController.m Add new iOS 11 api adjustedContentInset support 2017-12-18 08:51:14 -08:00
IGListSupplementaryViewSource.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListUpdatingDelegate.h Update project settings and fix errors 2017-10-26 11:20:55 -07:00
IGListWorkingRangeDelegate.h Swift name annotations 2017-05-09 14:31:28 -07:00
Info.plist Fix binding SC deselection crash and publish 3.1.1 2017-08-31 12:51:10 -07:00