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.6.0
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
compare: v7.6.1
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 22, 2018

  1. Support recursive type annotations, fixes #913

    Originally written by @phpnode as part of #1138
    jetpacmonkey committed Jan 22, 2018
    Copy the full SHA
    614d3bd View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

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

Commits on Jan 26, 2018

  1. Copy the full SHA
    509f2cb View commit details
    Browse the repository at this point in the history
  2. Fixed crossorigin naming convention to match React's supported HTML a…

    …ttributes.
    Johnny Zarate authored and ljharb committed Jan 26, 2018
    Copy the full SHA
    f947536 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary mapping and tests handled by React's existing war…

    …nings.
    Johnny Zarate authored and ljharb committed Jan 26, 2018
    Copy the full SHA
    a19b2ad View commit details
    Browse the repository at this point in the history
  4. Added the missing tagName, link, to support the crossOrigin property.

    Johnny Zarate authored and ljharb committed Jan 26, 2018
    Copy the full SHA
    d64a16b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Merge pull request #1653 from jetpacmonkey/master

    Support recursive type annotations, fixes #913
    ljharb committed Jan 27, 2018
    Copy the full SHA
    843d71a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d13218 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1659 from jzDev/jzDev/flip-crossorigin-rule

    Fixed crossorigin naming convention and missing tag support.
    ljharb committed Jan 27, 2018
    Copy the full SHA
    d060041 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e56376e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

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