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

Add a remap block module #4

Open
plouc opened this issue Mar 20, 2019 · 0 comments
Open

Add a remap block module #4

plouc opened this issue Mar 20, 2019 · 0 comments
Labels
enhancement New feature or request nice to have

Comments

@plouc
Copy link
Owner

plouc commented Mar 20, 2019

This module would allow to remap the data from parent context without having to write code.
It should support objects/arrays and accept paths, not just basic keys (lodash.get might be used). This module should also use memoization to avoid changing the data for child components on each render.

@plouc plouc added enhancement New feature or request nice to have labels Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have
Projects
None yet
Development

No branches or pull requests

1 participant