-
Notifications
You must be signed in to change notification settings - Fork 649
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: reactjs/react-transition-group
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reactjs/react-transition-group
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 9 files changed
- 3 contributors
Commits on Apr 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 27271b7 - Browse repository at this point
Copy the full SHA 27271b7View commit details -
feat(CSSTransition): add "done" class for appear
This is not a breaking change because it doesn't remove the `*-enter-done` class name after appearing is done, instead `*-appear-done` is added in addition to that class, which provides you with a bit more control in case you wanted to define a specific animation only when an element first appears in the DOM, not every time it enters. Closes #383. Closes #327. Changes came from #383, but had to rebase to resolve conflicts and make modifications informed by the discussion in #327.
Configuration menu - View commit details
-
Copy full SHA for fe3c156 - Browse repository at this point
Copy the full SHA fe3c156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c7b3e - Browse repository at this point
Copy the full SHA 86c7b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e6ba9 - Browse repository at this point
Copy the full SHA d7e6ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbb2dc - Browse repository at this point
Copy the full SHA ccbb2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b37d7 - Browse repository at this point
Copy the full SHA d9b37d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e60c67 - Browse repository at this point
Copy the full SHA 1e60c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc91530 - Browse repository at this point
Copy the full SHA fc91530View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b4b69 - Browse repository at this point
Copy the full SHA d3b4b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4813a85 - Browse repository at this point
Copy the full SHA 4813a85View commit details -
chore: (hopefully) fix semantic release
Bumping semantic-release-alt-publish-dir seems to have broken semantic release. Downgrading should hopefully fix it.
Configuration menu - View commit details
-
Copy full SHA for c0bcc35 - Browse repository at this point
Copy the full SHA c0bcc35View commit details -
revert: bump semantic release dependencies
This reverts commit d9b37d7.
Configuration menu - View commit details
-
Copy full SHA for 1bdcaec - Browse repository at this point
Copy the full SHA 1bdcaecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb45b2 - Browse repository at this point
Copy the full SHA 2eb45b2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...v2.9.0