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: v7.20.5
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: v7.20.6
Choose a head ref
  • 11 commits
  • 18 files changed
  • 6 contributors

Commits on Jul 6, 2020

  1. [Fix] no-typos/no-unused-prop-types/propType detection: Support t…

    …ypescript props interface extension and TSTypeAliasDeclaration
    
    Fixes #2654. Fixes #2719. Fixes #2703.
    
    Co-authored-by: Hank Chen <hank121314@gmail.com>
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    hank121314 and ljharb committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    90d2cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. [Fix] no-this-in-sfc/component detection: add arrow function to lis…

    …t of allowed position for component
    jzabala authored and ljharb committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    bcfdbd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

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

Commits on Jul 29, 2020

  1. [eslint] fix linting error

    ljharb committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    530b0e8 View commit details
    Browse the repository at this point in the history
  2. [Fix] prop-types/component detection: avoid a crash when a local `c…

    …reateElement` identifier exists
    
    Fixes #2733.
    ljharb committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8466625 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

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

Commits on Aug 2, 2020

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

Commits on Aug 4, 2020

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

Commits on Aug 6, 2020

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

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    bac0ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43f70a View commit details
    Browse the repository at this point in the history
Loading