-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Framework: Support registering and invoking actions in the data module (
#5137) * Framework: Support registering and invoking actions in the data module * Introduce onSubcribe HoC as an alternative to query * Store: Register all selectors and action creators * Data: Separate onSubscribe to withData, withDispatch * Store: Ensure editor actions / selectors registered early * Inserter: Convert Inserter to data HOCs * Data: Update withSelect, withDispatch to invoke callback with select, dispatch * Data: Re-run selection on props changes
- Loading branch information
1 parent
35122e1
commit 9781800
Showing
7 changed files
with
418 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.