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.31.7
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.31.8
Choose a head ref
  • 10 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 5, 2022

  1. [Tests] no-multi-comp: add passing test

    Closes #3412
    ljharb committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    22c569b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. [Meta] npmignore markdownlint config

    jorrit authored and ljharb committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2cae464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc8c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73350de View commit details
    Browse the repository at this point in the history
  4. [Fix] no-unknown-property: allow onLoad on <object>

    OleksiiKachan authored and ljharb committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1fa0888 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. [Fix] no-multi-comp: do not detect a function property returning on…

    …ly null as a component
    
    Fixes #3412
    ljharb committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8aa023a View commit details
    Browse the repository at this point in the history
  2. [Fix] no-unknown-property: allow abbr on <th> and <td>

    Fixes #3418.
    OleksiiKachan authored and ljharb committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fd90b0e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. [Fix] no-unknown-property: add viewBox for pattern, symbol, `…

    …view`
    
    Fixes #3426.
    MNBuyskih authored and ljharb committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8e07874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd23e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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