Skip to content

Pull requests: jsx-eslint/eslint-plugin-react

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update History.md file with the right Year ;)
#2 by EmmanuelDemey was merged Feb 3, 2015 Loading… updated Feb 3, 2015
add react-in-jsx-scope rule
#5 by glenjamin was merged Mar 1, 2015 Loading… updated Mar 1, 2015
Add jsx-uses-react rule
#6 by glenjamin was merged Mar 1, 2015 Loading… updated Mar 1, 2015
Add test to ensure all rules are exported
#10 by glenjamin was merged Mar 6, 2015 Loading… updated Mar 6, 2015
Bump eslint version 0.15.0 -> 0.16.0
#17 by lencioni was closed Mar 14, 2015 Loading… updated Mar 14, 2015
Sort rules alphabetically in README.md
#20 by lencioni was merged Mar 15, 2015 Loading… updated Mar 15, 2015
Allow this.getState references (not calls) in lifecycle methods.
#22 by benmosher was merged Mar 17, 2015 Loading… updated Mar 17, 2015
Spelling
#25 by RichardLitt was merged Mar 23, 2015 Loading… updated Mar 23, 2015
Fix prop-types to check for computed prop names.
#36 by burnnat was merged Mar 29, 2015 Loading… updated Mar 29, 2015
Reset alpha verification on spread attr
#47 by zertosh was merged Mar 31, 2015 Loading… updated Mar 31, 2015
fix describing comment for hasSpreadOperator() method
#53 by AlexKVal was merged Apr 6, 2015 Loading… updated Apr 6, 2015
Enable jsx-uses-vars rule to WARN by default
#51 by banderson was merged Apr 6, 2015 Loading… updated Apr 7, 2015
Add annotation to docs for props.children and alike
#55 by AlexKVal was merged Apr 7, 2015 Loading… updated Apr 7, 2015
Reproduce error using ES6 imports
#59 by emmenko was merged Apr 12, 2015 Loading… updated Apr 12, 2015
Change componentDidMount to componentDidUpdate
#60 by chriscalo was merged Apr 13, 2015 Loading… updated Apr 13, 2015
[fixed] Add mandatory eslint package as peerDependency.
#63 by AlexKVal was merged Apr 16, 2015 Loading… updated Apr 16, 2015
Only mark component types as used, not prop names.
#69 by burnnat was merged Apr 17, 2015 Loading… updated Apr 17, 2015
Docs fix spare word
#71 by AlexKVal was merged Apr 20, 2015 Loading… updated Apr 20, 2015
[added] The rule to check propTypes declarations sorting.
#72 by AlexKVal was merged Apr 21, 2015 Loading… updated Apr 21, 2015
Add a Gitter chat badge to README.md
#79 by gitter-badger was closed May 15, 2015 Loading… updated May 15, 2015
Add sort-comp rule (fixes #39)
#78 by yannickcr was merged May 14, 2015 Loading… updated May 19, 2015
adding support for setting the jsx pragma value via config
#82 by dominicbarnes was merged May 28, 2015 Loading… updated May 28, 2015
Fix property itemID
#85 by waldreiter was merged May 28, 2015 Loading… updated May 28, 2015
Add context props to sort-comp
#89 by zertosh was merged May 29, 2015 Loading… updated May 29, 2015
Fix license field in package.json
#90 by zertosh was merged May 29, 2015 Loading… updated May 29, 2015
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.