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
base: v7.12.2
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
compare: v7.12.3
Choose a head ref
  • 14 commits
  • 11 files changed
  • 6 contributors

Commits on Jan 3, 2019

  1. Copy the full SHA
    5f9863e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2109 from jomasti/issue-2105

    [Fix] `display-name`: fix false positive for `React.memo`
    
    Fixes #2105.
    ljharb committed Jan 3, 2019
    Copy the full SHA
    a86b339 View commit details
    Browse the repository at this point in the history
  3. [Fix] no-unused-prop-types: fix issue with propTypes misclassifying…

    … props
    Luke Zapart authored and ljharb committed Jan 3, 2019
    Copy the full SHA
    e15bafa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2111 from drx/prop_types_class_properties

    [Fix] `no-unused-prop-types`: fix issue with propTypes misclassifying props
    ljharb committed Jan 3, 2019
    Copy the full SHA
    b48b479 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e997f6c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2113 from alexzherdev/2112-fix-self-closing-fragm…

    …ents
    
    [Fix] `jsx-fragments`: avoid crashing on self-closing fragments
    ljharb committed Jan 3, 2019
    Copy the full SHA
    dd0757f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    40f2565 View commit details
    Browse the repository at this point in the history
  8. Fix propType detection inside class bodies

    Luke Zapart committed Jan 3, 2019
    Copy the full SHA
    41974e5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2115 from drx/class_body_prop_types

    Fix propType detection inside class bodies
    ljharb committed Jan 3, 2019
    Copy the full SHA
    d2aa260 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Copy the full SHA
    b4b0e72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2117 from haideralsh/patch-1

    [Docs] add a missing comma in the JSON settings
    ljharb committed Jan 4, 2019
    Copy the full SHA
    230c7e0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d3955a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2120 from jomasti/issue-2119

    [Fix] `jsx-indent`: Prevent crash on valueless props
    ljharb committed Jan 4, 2019
    Copy the full SHA
    096161a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2f5cec9 View commit details
    Browse the repository at this point in the history