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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: reactjs/react-transition-group
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 6 contributors

Commits on Jul 11, 2019

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

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    18ad904 View commit details
    Browse the repository at this point in the history
  2. docs: make .appear-* classes more discoverable

    There have been multiple reports where people didn't know that `appear`
    prop adds `.appear-*` classes, so these changes attempt to make this
    information more discoverable.
    silvenon committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    4e06673 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. chore: update lockfile and readme

    Griko Nibras committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    9034499 View commit details
    Browse the repository at this point in the history
  2. chore: update www lockfile

    Griko Nibras committed Jul 18, 2019
    4 Configuration menu
    Copy the full SHA
    36ce532 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Revert "chore: update www lockfile"

    This reverts commit 36ce532.
    gaearon committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    b62f5f6 View commit details
    Browse the repository at this point in the history
  2. Revert "chore: update lockfile and readme"

    This reverts commit 9034499.
    gaearon committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    cfebc9f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    3d9003e View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.2.2 [skip ci]

    ## [4.2.2](v4.2.1...v4.2.2) (2019-08-02)
    
    ### Bug Fixes
    
    * Fix imports to play nicely with rollup ([#530](#530)) ([3d9003e](3d9003e))
    semantic-release-bot committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    0bb391d View commit details
    Browse the repository at this point in the history
Loading