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

[Transitions] Document transition style prop handling #10322

Merged
merged 2 commits into from Feb 17, 2018

Conversation

AdamGorkoz
Copy link
Contributor

@AdamGorkoz AdamGorkoz commented Feb 16, 2018

First ever contribution :)

Closes #10281

@AdamGorkoz AdamGorkoz changed the title Document transition style prop handling [Transitions] Document transition style prop handling Feb 16, 2018
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Feb 16, 2018
To better support server rendering Material-UI provides a `style` property
to the children of some transition components (Fade, Grow, Zoom, Slide).
The `style` property is to be applied on the child components for the animation to work
as expected.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The style property must be applied to the child component for the animation to work as expected."

@AdamGorkoz
Copy link
Contributor Author

@mbrookes @oliviertassinari Thanks for the review and for adding example , it makes it much clear what is required from the user.

What is the process now ? how do i merge this ?

@mbrookes mbrookes merged commit 1fd9b5c into mui:v1-beta Feb 17, 2018
@mbrookes
Copy link
Member

@AdamGorkoz Thanks!

@AdamGorkoz AdamGorkoz deleted the docs-transitions-style-property branch February 17, 2018 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants