-
Notifications
You must be signed in to change notification settings - Fork 651
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
feat: add global transition disable switch #506
Conversation
|
||
const propTypes = { | ||
location: PropTypes.object.isRequired, | ||
data: PropTypes.shape({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do we need all this 🤨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't i just copy/pasted from the other page
# [4.1.0](v4.0.1...v4.1.0) (2019-05-30) ### Features * add global transition disable switch ([#506](#506)) ([4c5ba98](4c5ba98))
🎉 This PR is included in version 4.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
IMHO docs should be updated with info how to use this feature |
# [4.1.0](reactjs/react-transition-group@v4.0.1...v4.1.0) (2019-05-30) ### Features * add global transition disable switch ([#506](reactjs/react-transition-group#506)) ([4c5ba98](reactjs/react-transition-group@4c5ba98))
# [4.1.0](reactjs/react-transition-group@v4.0.1...v4.1.0) (2019-05-30) ### Features * add global transition disable switch ([#506](reactjs/react-transition-group#506)) ([4c5ba98](reactjs/react-transition-group@4c5ba98))
# [4.1.0](reactjs/react-transition-group@v4.0.1...v4.1.0) (2019-05-30) ### Features * add global transition disable switch ([#506](reactjs/react-transition-group#506)) ([4c5ba98](reactjs/react-transition-group@4c5ba98))
# [4.1.0](reactjs/react-transition-group@v4.0.1...v4.1.0) (2019-05-30) ### Features * add global transition disable switch ([#506](reactjs/react-transition-group#506)) ([4c5ba98](reactjs/react-transition-group@4c5ba98))
No description provided.