IGListKit/Source
Maxime Ollivier 17c4d02119 fix IGListKit updates logging
Summary:
* Issue: we don't log the IGListKit updates
* Cause: IGListAdapterUpdater clears the ongoing updates before we call the delegate (https://fburl.com/76w5wvpl)
* Fix: keep a hold of the updates before calling executeCompletionBlocks(...)

Reviewed By: rnystrom

Differential Revision: D6750327

fbshipit-source-id: a30572873ab753b067977288cdb465a2a222e715
2018-01-18 13:17:31 -08:00
..
Common Test fixing double insert crash 2017-12-20 06:31:42 -08:00
Internal Update gems, fix warnings, pod install 2017-12-19 09:31:37 -08:00
IGListAdapter.h Add docs warning about reloadData being expensive 2017-11-21 13:18:17 -08:00
IGListAdapter.m Update gems, fix warnings, pod install 2017-12-19 09:31:37 -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 fix IGListKit updates logging 2018-01-18 13:17:31 -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 clarify assert message 2018-01-16 07:59:35 -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