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: v6.6.0
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
compare: v6.7.0
Choose a head ref
  • 18 commits
  • 17 files changed
  • 6 contributors

Commits on Nov 7, 2016

  1. Add jsx-tag-spacing rule (Fixes #693)

    Diogo Franco (Kovensky) committed Nov 7, 2016
    Copy the full SHA
    3b5063f View commit details
    Browse the repository at this point in the history
  2. Add documentation

    Diogo Franco (Kovensky) committed Nov 7, 2016
    Copy the full SHA
    0828b8c View commit details
    Browse the repository at this point in the history
  3. Use 'jsx' instead of 'js' in the JSX code block fences

    Diogo Franco committed Nov 7, 2016
    Copy the full SHA
    97aad44 View commit details
    Browse the repository at this point in the history
  4. Add simple example of correct closing slash

    Diogo Franco committed Nov 7, 2016
    Copy the full SHA
    dfbe2c1 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Diogo Franco committed Nov 7, 2016
    Copy the full SHA
    1289239 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #707 from Kovensky/jsx-tag-spacing

    [new] Add jsx-tag-spacing rule (Fixes #693)
    ljharb committed Nov 7, 2016
    Copy the full SHA
    56846a6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    fd51133 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

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

Commits on Nov 11, 2016

  1. Copy the full SHA
    e60921c View commit details
    Browse the repository at this point in the history
  2. Fix jsx-indent on multiline ternary

    Yannick Croissant committed Nov 11, 2016
    Copy the full SHA
    2fb1d37 View commit details
    Browse the repository at this point in the history
  3. Add more test to jsx-indent for multiline ternaries

    Yannick Croissant committed Nov 11, 2016
    Copy the full SHA
    40882e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Fix jsx-indent for arrays in jsx (fixes #947)

    Yannick Croissant committed Nov 12, 2016
    Copy the full SHA
    231acd9 View commit details
    Browse the repository at this point in the history
  2. Fix some links in CHANGELOG

    Yannick Croissant committed Nov 12, 2016
    Copy the full SHA
    9921674 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #953 from everdimension/default-skipshapeprops-enable

    skipShapeProps should be enabled by default until it works properly
    ljharb committed Nov 12, 2016
    Copy the full SHA
    1df6118 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

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

Commits on Nov 14, 2016

  1. Fix jsx-wrap-multilines ternaries handling (fixes #916)

    Yannick Croissant committed Nov 14, 2016
    Copy the full SHA
    874a3e3 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    yannickcr committed Nov 14, 2016
    Copy the full SHA
    17acf24 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5952dbf View commit details
    Browse the repository at this point in the history