Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Update TimeoutTransitionGroup to include "appear" transition page. #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kmjennison
Copy link

React 0.13 added the "appear" transition phase to allow for animations at the initial mount of the component:
https://facebook.github.io/react/docs/animation.html

This adds the appear transition phase to TimeoutTransitionGroup. Props "transitionAppear" and "appearTimeout" are optional to not cause breaking changes.

React 0.13 added the "appear" transition phase to allow for animations at the initial mount of the component:
https://facebook.github.io/react/docs/animation.html

This adds the appear transition phase to TimeoutTransitionGroup. Props "transitionAppear" and "appearTimeout" are optional to not cause breaking changes.
@stephanebachelier
Copy link

It would be definitely great to merge this PR !

@sophiebits
Copy link
Contributor

React 0.14 (coming out soon) will include built-in support for timeout durations.

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

Successfully merging this pull request may close these issues.

3 participants