CY Lim
702fad4b1b
refactor fb.me redirect link to reactjs.org/link ( #19598 )
...
* refactor fb.me url to reactjs.org/link
* Update ESLintRuleExhaustiveDeps-test.js
* Update ReactDOMServerIntegrationUntrustedURL-test.internal.js
* Update createReactClassIntegration-test.js
* Update ReactDOMServerIntegrationUntrustedURL-test.internal.js
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2020-08-17 13:25:50 +01:00
Brian Vaughn
2efe63d99c
DevTools: Add break-on-warn feature ( #19048 )
...
This commit adds a new tab to the Settings modal: Debugging
This new tab has the append component stacks feature and a new one: break on warn
This new feature adds a debugger statement into the console override
2020-05-29 14:34:43 -07:00
Dan Abramov
c2d1561c60
[Fast Refresh] Support injecting runtime after renderer executes ( #17633 )
2019-12-17 13:49:39 +00:00
Brian Vaughn
ac2e861fbe
Fixed a bunch of Lint issues
2019-08-13 21:59:07 -07:00
Brian Vaughn
183f96f2ac
Prettier
2019-08-13 17:58:03 -07:00
Brian Vaughn
08743b1a8e
Reorganized folders into packages/*
2019-08-13 15:59:43 -07:00
Brian Vaughn
ec7ef50e8b
Reorganized things again into packages
2019-08-13 11:37:25 -07:00