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

feat: add SpringContext component #984

Merged
merged 5 commits into from
May 5, 2020
Merged

feat: add SpringContext component #984

merged 5 commits into from
May 5, 2020

Conversation

aleclarson
Copy link
Contributor

Merge #981 first

Closes #824

@aleclarson aleclarson added this to the v9.0.0 milestone May 4, 2020
aleclarson added 5 commits May 5, 2020 16:26
This gives us the guarantee that `to` exists in the rest of the function, but it also prevents some props from being updated without an existing `to` value.
This component lets you override a few props for all SpringValue objects created by the hook API or renderprops API in child components.
to avoid unwanted renders
@aleclarson aleclarson marked this pull request as ready for review May 5, 2020 20:27
@aleclarson aleclarson merged commit b4272bd into v9 May 5, 2020
@aleclarson aleclarson deleted the feat/context branch May 5, 2020 20:27
@aleclarson
Copy link
Contributor Author

Now available in v9.0.0-rc.2 #985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant