Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StoreProvider for injecting store state into a widget tree #77

Merged
merged 3 commits into from
Aug 29, 2018

Conversation

agubler
Copy link
Member

@agubler agubler commented Aug 21, 2018

Type: feature

The following has been addressed in the PR:

Description:

Introduces StoreProvider to be used as any widget to inject the store into the vdom tree using a render property.

Note: This leaves the existing StoreContainer for backwards compatibility and graceful consumer upgrade, it will be removed in a future major release post v4.0.0. All references have been updated on the READM.md

See #76 for code snippets.

Resolves #76

@agubler agubler added enhancement New feature or request next Issue/Pull Request for the next major version labels Aug 21, 2018
@agubler agubler merged commit aad7e6f into dojo:master Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Issue/Pull Request for the next major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants