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: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.3
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 4 contributors

Commits on Aug 17, 2015

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

Commits on Aug 20, 2015

  1. Check index is not negative.

    mattyod committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    8dc1053 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from mattyod/fix/check-index-is-not-negative

    Fix crash on propTypes declarations with an empty body
    yannickcr committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    94133a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2bfc08 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. Add no-set-state rule

    markdalgleish committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    1a3ac1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from markdalgleish/no-set-state

    Add no-set-state rule
    yannickcr committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    dc895db View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Configuration menu
    Copy the full SHA
    9948883 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Yannick Croissant committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    e53fcb5 View commit details
    Browse the repository at this point in the history
  3. Update History and bump version

    Yannick Croissant committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    49e6669 View commit details
    Browse the repository at this point in the history
Loading