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

Support child component re-render and unmounting #11

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Support child component re-render and unmounting #11

merged 2 commits into from
Mar 26, 2018

Conversation

psychobolt
Copy link
Contributor

These changes allow child components in the App to be re rendered during state or prop changes. In addition, support for destroying objects from Scene when child components are unmounted.

I have a working example using the feature: https://github.com/psychobolt/whitestorm-react-electron-boilerplate.

@sasha240100
Copy link
Member

@psychobolt WOW! Thanks!!!!

@rulkens
Copy link

rulkens commented Mar 25, 2018

Can this PR be merged?

@sasha240100 sasha240100 merged commit b76d7c6 into WhitestormJS:master Mar 26, 2018
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.

3 participants