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: v6.8.0
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: v6.9.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 5, 2016

  1. Add regression for #991

    taion committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    6c3c245 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #992 from taion/991-regression

    Add regression tests for #991
    ljharb authored Dec 5, 2016
    Configuration menu
    Copy the full SHA
    5372be3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    a8b2726 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #995 from rutsky/patch-1

    add missing "react" namespace to "react/forbid-prop-types"
    lencioni authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    466ab7f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    3c035c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1000 from ljharb/fix_node_0_10

    [Fix] Don’t rely on `Array#find` existing pre node 4
    ljharb authored Dec 13, 2016
    Configuration menu
    Copy the full SHA
    682ae68 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

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

Commits on Jan 8, 2017

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