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.1.0
Choose a base ref
...
head repository: reactjs/react-transition-group
compare: v2.2.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 6 contributors

Commits on Jul 14, 2017

  1. cl fix version

    jquense committed Jul 14, 2017
    Copy the full SHA
    0f421de View commit details
    Browse the repository at this point in the history
  2. Copy edits

    jquense committed Jul 14, 2017
    Copy the full SHA
    3f260ec View commit details
    Browse the repository at this point in the history
  3. Update ISSUE_TEMPLATE.md

    jquense committed Jul 14, 2017
    Copy the full SHA
    c72c14c View commit details
    Browse the repository at this point in the history
  4. Update ISSUE_TEMPLATE.md

    jquense committed Jul 14, 2017
    Copy the full SHA
    50c336a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Copy the full SHA
    91f9b86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8968fd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Merge pull request #116 from alonbt/master

    docs(migration): fix key value + adding close tag for CSSTransition when needed
    taion committed Jul 16, 2017
    Copy the full SHA
    20b16c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. support for multiple classes (#124)

    it is required when using react-jss with dynamic stylesheet - jss produces multiple class names then
    adamborowski authored and jquense committed Jul 20, 2017
    Copy the full SHA
    3c36923 View commit details
    Browse the repository at this point in the history
  2. Update CSSTransition.js (#125)

    sorry but when running locally, I realized that classes variable has to be splitted before forEach :)
    adamborowski authored and jquense committed Jul 20, 2017
    Copy the full SHA
    f5194d9 View commit details
    Browse the repository at this point in the history
  3. Update CSSTransition.js (#126)

    support for removing multiple class names (for use with react-jss)
    adamborowski authored and jquense committed Jul 20, 2017
    Copy the full SHA
    9915d15 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Copy the full SHA
    708e82e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af5beb5 View commit details
    Browse the repository at this point in the history
  3. allow no timeout for addEventListener usage (#128)

    * allow no timeout for addEventListener usage
    
    * rm .only
    jquense committed Jul 21, 2017
    Copy the full SHA
    0c285ea View commit details
    Browse the repository at this point in the history
  4. update changelog

    jquense committed Jul 21, 2017
    Copy the full SHA
    4d621ac View commit details
    Browse the repository at this point in the history
  5. Release v2.2.0

    jquense committed Jul 21, 2017
    Copy the full SHA
    2693cb7 View commit details
    Browse the repository at this point in the history