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.3.0
Choose a base ref
...
head repository: reactjs/react-transition-group
compare: v2.3.1
Choose a head ref
  • 12 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 29, 2018

  1. Copy the full SHA
    c3279b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Remove unused dependencies

    Fixes #314.
    silvenon committed Apr 3, 2018
    Copy the full SHA
    a779688 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    464a199 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    54f7f68 View commit details
    Browse the repository at this point in the history
  4. Remove padding from code elements

    It creates unnecessary gaps.
    silvenon committed Apr 3, 2018
    Copy the full SHA
    a0589f9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #315 from silvenon/unused-dependencies

    Remove unused dependencies
    silvenon committed Apr 3, 2018
    Copy the full SHA
    7c414c9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8e989dd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #313 from silvenon/docs-timing

    Add note about animation timing in the docs
    silvenon committed Apr 3, 2018
    Copy the full SHA
    d469ec8 View commit details
    Browse the repository at this point in the history
  8. Add semantic release (#316)

    * chore(release): Add semantic release
    
    * chore: updates build deps
    jquense committed Apr 3, 2018
    Copy the full SHA
    af9a990 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. fix(deps): Move loose-envify and semantic-release to devDependencies (#…

    …319)
    
    * Move loose-envify and semantic-release to devDependencies
    
    * Revert moving loose-envify to devDependencies
    sonaye authored and jquense committed Apr 14, 2018
    Copy the full SHA
    b4ec774 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a88e3a3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.3.1 [skip ci]

    <a name="2.3.1"></a>
    ## [2.3.1](v2.3.0...v2.3.1) (2018-04-14)
    
    ### Bug Fixes
    
    * **deps:** Move loose-envify and semantic-release to devDependencies ([#319](#319)) ([b4ec774](b4ec774))
    semantic-release-bot committed Apr 14, 2018
    Copy the full SHA
    780e8e5 View commit details
    Browse the repository at this point in the history