react/packages/react-dom/src/shared
Laura buns b43eec7eaa Replace `wrap-warning-with-env-check` with an eslint plugin (#17540)
* Replace Babel plugin with an ESLint plugin

* Fix ESLint rule violations

* Move shared conditions higher

* Test formatting nits

* Tweak ESLint rule

* Bugfix: inside else branch, 'if' tests are not satisfactory

* Use a stricter check for exactly if (__DEV__)

This makes it easier to see what's going on and matches dominant style in the codebase.

* Fix remaining files after stricter check
2019-12-06 18:25:54 +00:00
..
CSSProperty.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
CSSPropertyOperations.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00
CSSShorthandProperty.js Simplify CSS shorthand property warning (#14183) 2018-11-09 16:56:51 -08:00
DOMNamespaces.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
DOMProperty.js [react-interactions] Rename Flare listeners prop to DEPRECATED_flareListeners (#17394) 2019-11-18 13:32:50 +00:00
HTMLNodeType.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactControlledValuePropTypes.js [react-interactions] Rename Flare listeners prop to DEPRECATED_flareListeners (#17394) 2019-11-18 13:32:50 +00:00
ReactDOMInvalidARIAHook.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00
ReactDOMNullInputValuePropHook.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00
ReactDOMUnknownPropertyHook.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00
assertValidProps.js [Flare] Remove event targets including TouchHitTarget (#16011) 2019-06-27 23:58:48 +01:00
checkReact.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
createMicrosoftUnsafeLocalFunction.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
dangerousStyleValue.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
hyphenateStyleName.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
isCustomComponent.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
omittedCloseTags.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
possibleStandardNames.js ADD: disablePictureInPicture attribute for HTML5 videos (#15334) 2019-04-25 12:02:27 +01:00
sanitizeURL.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00
validAriaProperties.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
voidElementTags.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
warnValidStyle.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00