Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jsx-eslint/eslint-plugin-react issues and pull requests

#2609 - WIP: react version detection in a monorepo

Pull Request - State: closed - Opened by migueloller over 4 years ago - 13 comments

#2585 - [New] Create a named-import rule for React

Pull Request - State: open - Opened by el-angel over 4 years ago - 15 comments
Labels: new rule

#2584 - react/jsx-no-useless-fragment false positive

Issue - State: open - Opened by 3dos over 4 years ago - 15 comments
Labels: help wanted

#2527 - Suggestion: no trailing semicolon

Issue - State: open - Opened by OliverJAsh almost 5 years ago - 7 comments
Labels: question, new rule

#2481 - Rename ignoreStateless

Issue - State: closed - Opened by emlai about 5 years ago - 3 comments
Labels: semver-major

#2452 - Add contextType to lifecycle group in sort-comp

Pull Request - State: open - Opened by webkonstantin about 5 years ago
Labels: semver-major

#2443 - [docs] `jsx-no-bind`: add section about React Hooks

Pull Request - State: closed - Opened by kdex about 5 years ago
Labels: documentation

#2430 - react/jsx-no-bind: Dealing with the state hook

Issue - State: closed - Opened by kdex about 5 years ago - 2 comments

#2420 - [react/jsx-fragments] Enforce <Fragment>

Issue - State: open - Opened by thany about 5 years ago - 7 comments
Labels: help wanted, new rule

#2398 - Don't warn about react/jsx-no-target-blank when referrerPolicy is used

Issue - State: open - Opened by marusak about 5 years ago - 7 comments
Labels: enhancement, help wanted

#2396 - `defaultProps` rule to be deprecated on function components

Issue - State: closed - Opened by amypellegrini over 5 years ago - 31 comments
Labels: help wanted

#2388 - react/prop-types: allow ignoring by glob

Pull Request - State: open - Opened by a-x- over 5 years ago - 1 comment

#2387 - Error while configuring react/jsx-props-no-spreading

Issue - State: closed - Opened by Solavon over 5 years ago - 21 comments
Labels: question

#2386 - Added old context to no-deprecated rule

Pull Request - State: open - Opened by Tom910 over 5 years ago - 1 comment

#2384 - No set state in constructor rule

Pull Request - State: open - Opened by jenil94 over 5 years ago - 3 comments

#2353 - Missing prop validation in React.FunctionComponent

Issue - State: closed - Opened by dchebakov over 5 years ago - 83 comments
Labels: typescript

#2353 - Missing prop validation in React.FunctionComponent

Issue - State: closed - Opened by dchebakov over 5 years ago - 83 comments
Labels: typescript

#2346 - "ESLint: Error while loading rule 'react/display-name': Cannot find module 'react' from '/home/...'.

Issue - State: closed - Opened by sgehrman over 5 years ago - 14 comments
Labels: bug, help wanted, question

#2339 - Eslint cannot find global install

Issue - State: closed - Opened by mickyginger over 5 years ago - 40 comments

#2243 - Allow jsx-pascal-case to ignore using regexps

Pull Request - State: open - Opened by soundasleep over 5 years ago - 1 comment

#2242 - Support '.tsx' filename extension by default

Pull Request - State: open - Opened by kripod over 5 years ago - 3 comments
Labels: question, typescript

#2215 - react/jsx-no-literals: some strings are slipping through

Issue - State: open - Opened by e110c0 over 5 years ago - 4 comments
Labels: help wanted

#2190 - Use more efficient regex for boolean-prop-naming

Pull Request - State: open - Opened by jordanbtucker over 5 years ago - 3 comments
Labels: semver-major

#2163 - Update forbid-prop-types: handle prop-type functions with no args

Pull Request - State: open - Opened by jack-lewin almost 6 years ago - 3 comments

#2158 - Add jsx frag pragma support

Pull Request - State: open - Opened by Ailrun almost 6 years ago - 2 comments
Labels: help wanted

#2080 - 'React' is defined but never used no-unused-vars

Issue - State: closed - Opened by VanessaChu almost 6 years ago - 13 comments

#1997 - Allow matching only beginning or ending of allowedFor items [forbid-component-props]

Pull Request - State: open - Opened by mikkelrd about 6 years ago - 1 comment
Labels: enhancement

#1996 - Supporting async/await in `no-did-mount-setstate` rule

Pull Request - State: open - Opened by idanen about 6 years ago - 4 comments

#1975 - [New] Add no-pure-component-children rule

Pull Request - State: open - Opened by rickhanlonii about 6 years ago - 7 comments
Labels: enhancement, question, new rule

#1962 - Group static lifecycle methods under lifecycle

Pull Request - State: open - Opened by metreniuk over 6 years ago - 5 comments
Labels: enhancement

#1894 - Detect line breaks in different OS

Pull Request - State: open - Opened by luissmg over 6 years ago - 18 comments

#1888 - Possible jsx-no-allocation-in-props rule

Pull Request - State: open - Opened by alexzherdev over 6 years ago - 11 comments
Labels: question, new rule

#1774 - [sort-comp] Fix bug affecting `instance-methods` group

Pull Request - State: open - Opened by michaelhogg over 6 years ago - 6 comments
Labels: question, semver-major

#1745 - [WIP] Add line-aligned option to jsx-closing-tag-location

Pull Request - State: closed - Opened by Chudesnov over 6 years ago - 2 comments

#1720 - Fix failures of jsx-max-depth on empty nodes

Pull Request - State: open - Opened by j-martyn over 6 years ago - 5 comments
Labels: bug

#1702 - [Fix] `boolean-prop-naming`: add missing default config

Pull Request - State: open - Opened by ljharb almost 7 years ago - 1 comment
Labels: bug, semver-major

#1646 - `no-unused-prop-types`: mark all props as used when spreading props

Pull Request - State: open - Opened by zhaozhiming almost 7 years ago

#1605 - prop-types improved handling for destructuring and member expressions

Pull Request - State: open - Opened by cbranch101 almost 7 years ago - 10 comments

#1580 - New rule: Report usages of class methods besides render returning JSX

Pull Request - State: open - Opened by jomasti almost 7 years ago - 1 comment
Labels: enhancement, new rule

#1577 - enforce testID in React (Native) components

Issue - State: closed - Opened by matthargett almost 7 years ago - 5 comments
Labels: enhancement, question

#1555 - button-has-type does not allow for dynamic assignment

Issue - State: closed - Opened by pke about 7 years ago - 53 comments

#1531 - jsx-handler-names, stateless components and object destructuring

Issue - State: closed - Opened by renato about 7 years ago - 21 comments
Labels: bug, help wanted

#1441 - [New] Rule jsx-no-uppercase-data-aria-attributes

Pull Request - State: open - Opened by donabrams about 7 years ago - 5 comments
Labels: question, new rule

#1416 - Add no-mutation-props

Pull Request - State: open - Opened by joeybaker about 7 years ago - 21 comments
Labels: enhancement, new rule

#1385 - jsx-handler-names update for better error messaging

Pull Request - State: open - Opened by cbengtson85 over 7 years ago

#1348 - JSX not allowed in files with extension '' (react/jsx-filename-extension)

Issue - State: closed - Opened by tconroy over 7 years ago - 7 comments

#1280 - '(react/prop-types): Missing in props validation' when props contain a flow 'map' object

Issue - State: closed - Opened by JonathonAshworth over 7 years ago - 7 comments
Labels: bug, help wanted, flow

#1229 - Add fix for prefer-stateless-function

Pull Request - State: closed - Opened by RiddleMan over 7 years ago - 14 comments
Labels: enhancement, help wanted

#1165 - `display-name` `ignoreTranspilerName` is too strict

Issue - State: open - Opened by ljharb over 7 years ago - 11 comments
Labels: help wanted, question, new rule

#1152 - [Docs] create `setup.md`

Pull Request - State: open - Opened by tiefling over 7 years ago - 8 comments
Labels: documentation

#1066 - Skip shape props in flow

Pull Request - State: open - Opened by Agontuk almost 8 years ago - 4 comments
Labels: help wanted, flow

#1037 - Bug repro: Address memory leak in circlular flowtype definition

Pull Request - State: closed - Opened by aray12 almost 8 years ago - 2 comments
Labels: bug, help wanted

#1035 - "react/jsx-wrap-multilines": "never" option

Issue - State: closed - Opened by ghost almost 8 years ago - 5 comments
Labels: enhancement, help wanted, accepted

#936 - Add forbidPatterns to forbid-component-props rule

Pull Request - State: open - Opened by burabure about 8 years ago - 2 comments
Labels: help wanted

#850 - Add includeDOM option to rule "forbid-component-props".

Pull Request - State: open - Opened by EdwardDrapkin about 8 years ago - 24 comments
Labels: enhancement, help wanted

#762 - add failing test case for prop-types Validating external propTypes

Pull Request - State: open - Opened by arronmabrey over 8 years ago
Labels: bug, help wanted

#742 - no-did-(update|mount)-set-state: `disallow-via-methods` option

Pull Request - State: open - Opened by avaly over 8 years ago - 5 comments
Labels: enhancement, help wanted

#645 - Definition for rule "jsx-curly-spacing" was not found

Issue - State: closed - Opened by jaysig over 8 years ago - 6 comments

#578 - Rule Proposal: functions returning JSX should be refactored into React components

Issue - State: open - Opened by keithamus over 8 years ago - 17 comments
Labels: enhancement, question, new rule

#358 - [jsx-handler-names] Option to enforce only for class methods

Issue - State: open - Opened by IanVS almost 9 years ago - 6 comments
Labels: enhancement, help wanted, rule