react/scripts/flow
Luna Ruan 60a30cf32e
Console Logging for StrictMode Double Rendering (#22030)
React currently suppress console logs in StrictMode during double rendering. However, this causes a lot of confusion. This PR moves the console suppression logic from React into React Devtools. Now by default, we no longer suppress console logs. Instead, we gray out the logs in console during double render. We also add a setting in React Devtools to allow developers to hide console logs during double render if they choose.
2021-08-25 15:35:38 -07:00
..
config [DevTools] Support extended source maps with named hooks information (#22010) 2021-08-11 10:46:19 -04:00
createFlowConfigs.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
environment.js Fix UMD bundles by removing usage of global (#20743) 2021-02-05 17:13:42 +00:00
react-devtools.js Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07:00
react-native-host-hooks.js [React Native] Fabric get current event priority (#21553) 2021-06-08 12:26:21 -04:00
react-relay-hooks.js [Flight] Simplify Relay row protocol (#20168) 2020-11-10 19:54:42 -08:00
runFlow.js Make Flow work with your editor (#18664) 2020-04-18 10:24:46 -07:00
xplat.js Re-add old Fabric Offscreen impl behind flag (#22018) 2021-08-03 19:30:20 -07:00