Skip to content
Permalink

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
base: v2.5.1
Choose a base ref
...
head repository: reactjs/react-transition-group
compare: v2.5.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 17, 2018

  1. docs: Fix type declaration comment (#439)

    asvetly authored and taion committed Dec 17, 2018
    Copy the full SHA
    69a45c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. fix: pass appear to CSSTransition callbacks (#441)

    Based on #144, but with working tests. Fixes #143.
    Lazyuki authored and jquense committed Dec 20, 2018
    Copy the full SHA
    df7adb4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.5.2 [skip ci]

    ## [2.5.2](v2.5.1...v2.5.2) (2018-12-20)
    
    ### Bug Fixes
    
    * pass appear to CSSTransition callbacks ([#441](#441)) ([df7adb4](df7adb4)), closes [#143](#143)
    semantic-release-bot committed Dec 20, 2018
    Copy the full SHA
    8f68611 View commit details
    Browse the repository at this point in the history