react/packages/react-devtools-shared/src
Mengdi "Monday" Chen 852f10b5cf
fix a bug in console.log with non-string args (#24546)
2022-05-12 10:29:36 -04:00
..
__tests__ [DevTools] Add Pragma to Only Run Tests if Version Requirement Satisfied (#24533) 2022-05-11 12:01:05 -04:00
backend fix a bug in console.log with non-string args (#24546) 2022-05-12 10:29:36 -04:00
config StyleX plug-in for resolving atomic styles to values for props.xstyle (#22808) 2021-12-07 20:04:12 -05:00
devtools [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (#24248) 2022-05-05 20:17:23 -04:00
errors [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (#24248) 2022-05-05 20:17:23 -04:00
hooks Correct typing errors detected in several files (#22965) 2022-01-04 10:30:07 -05:00
node_modules/react-window Code mod import * as React from 'react' in react-window (#18105) 2020-02-21 23:20:17 -08:00
Logger.js [DevTools] Log errors occurring or reported to the frontend (#22948) 2021-12-13 11:38:45 -05:00
PerformanceLoggingUtils.js Clear performance marks after measuring (#22345) 2021-09-17 10:46:42 -04:00
UnsupportedBridgeOperationError.js Store throws a specific Error type (UnsupportedBridgeOperationError) (#24147) 2022-03-23 17:04:54 -04:00
backendAPI.js [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (#24248) 2022-05-05 20:17:23 -04:00
bridge.js Disable unsupported Bridge protocol version dialog and add workaround for old protocol operations format (#24093) 2022-03-15 13:48:26 -04:00
constants.js DevTools: Timeline profiler refactor 2022-01-28 13:09:28 -05:00
dynamicImportCache.js Rename (some) "scheduling profiler" references to "timeline" (#22690) 2021-11-03 15:10:29 -04:00
events.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
hook.js fix a bug in console.log with non-string args (#24546) 2022-05-12 10:29:36 -04:00
hookNamesCache.js Rename (some) "scheduling profiler" references to "timeline" (#22690) 2021-11-03 15:10:29 -04:00
hydration.js DevTooks: Don't dehydrate hook source fileNames (#21814) 2021-07-07 14:24:17 -04:00
inspectedElementCache.js Rename (some) "scheduling profiler" references to "timeline" (#22690) 2021-11-03 15:10:29 -04:00
inspectedElementMutableSource.js [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (#24248) 2022-05-05 20:17:23 -04:00
isArray.js Add isArray in devTools utils (#22438) 2021-09-27 17:17:30 -04:00
registerDevToolsEventLogger.js DevTools: Log version in internal logger (#22825) 2021-11-30 10:48:46 -05:00
storage.js Added FB copyright header 2019-08-27 10:54:01 -07:00
types.js Fixed wrong method call for LRU cache (#24477) 2022-05-02 21:17:01 -04:00
utils.js add <TracingMarker> component boilerplate (#23275) 2022-02-11 08:42:55 -08:00