IGListKit/Source
Ryan Nystrom 5cf01cc0a7 Add update finished announcer API
Summary:
Adding a new API to support adding 1:many listeners to observe when an `IGListAdapter` finishes performing an update event. It supports:

- `performUpdates:`
- `reloadData...`
- Even handling update triggered from //inside// a section controller

Differential Revision: D6108096

fbshipit-source-id: d0b43d83f1963fdbf6ef388685cbd8f6890177fa
2017-10-20 08:57:11 -07:00
..
Common Dedupe view models in IGListBindingSectionController 2017-09-20 18:04:11 -07:00
Internal Add update finished announcer API 2017-10-20 08:57:11 -07:00
IGListAdapter.h Add update finished announcer API 2017-10-20 08:57:11 -07:00
IGListAdapter.m Add update finished announcer API 2017-10-20 08:57:11 -07: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 Dedupe view models in IGListBindingSectionController 2017-09-20 18:04:11 -07: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 Select an item through IGListCollectionContext 2017-08-04 15:19:56 -07:00
IGListCollectionViewLayout.h Add horizontal scrolling support to IGListCollectionViewLayout 2017-08-07 09:33:30 -07:00
IGListCollectionViewLayout.mm Add horizontal scrolling support to IGListCollectionViewLayout 2017-08-07 09:33:30 -07: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 Add update finished announcer API 2017-10-20 08:57:11 -07: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 Swift name annotations 2017-05-09 14:31:28 -07:00
IGListSingleSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListStackedSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListStackedSectionController.m Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListSupplementaryViewSource.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListUpdatingDelegate.h Swift name annotations 2017-05-09 14:31:28 -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