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 passtrough params #122

Closed
wants to merge 7 commits into from
Closed

Conversation

robinfehr
Copy link

No description provided.

@robinfehr
Copy link
Author

also added passtrough params for the onClose prop
onClose={() => onCloseFunc(passTroughParam)}

allows that you can change the isOpen prop and pass a closure trough for example.

@robinfehr robinfehr changed the title add passtrough params to closePortal func add passtrough params Jan 7, 2017
@tajo
Copy link
Owner

tajo commented Oct 1, 2017

Hey, please check the new major version (complete rewrite) of react-portal: #157

It's React v16 only since its uses the new official Portal API. There is the first beta released and I would like to get your feedback. I don't have bandwidth to maintain v3 which is very different and full of hacks.

If you feel your PR still applies, please rebase it against the master and re-open it. Sorry for the lack of response in past! Thanks!

@tajo tajo closed this Oct 1, 2017
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.

2 participants