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

Leave animation properties #2

Merged
merged 2 commits into from
Apr 11, 2016

Conversation

arufian
Copy link

@arufian arufian commented Apr 11, 2016

I found this package very convenient because of ReactTransitionGroup integration and the simplicity.
Unfortunately enter and leave has the same animation settings.
In case of anyone that wants to set it into different animations, it will be good if there is an option to split it up.

@misterfresh
Copy link
Owner

Good idea. However I would make the leaveStyle optional, defaulting to initialStyle.

@misterfresh misterfresh merged commit aae2033 into misterfresh:master Apr 11, 2016
@arufian
Copy link
Author

arufian commented Apr 12, 2016

@misterfresh Sorry, my bad. I should leave the default value to initialStyle.
I will create new pull request for this.

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