react/packages/react-devtools-shared/src
Sebastian Markbåge 18bf7bf500
[DevTools] Remove displayName from inspected data (#30841)
This just clarifies that this is actually unused in the front end. We
use the name from the original instance as the canonical name.
2024-08-29 12:44:48 -04:00
..
__tests__ [DevTools] Make Functions Clickable to Jump to Definition (#30769) 2024-08-22 12:35:49 -04:00
backend [DevTools] Remove displayName from inspected data (#30841) 2024-08-29 12:44:48 -04:00
config chore[react-devtools/backend]: remove consoleManagedByDevToolsDuringStrictMode (#29856) 2024-06-17 16:13:04 +01:00
devtools [DevTools] Track Tree Base Duration of Virtual Instances (#30817) 2024-08-27 12:05:10 -04:00
errors refactor[devtools/extension]: more stable element updates polling to avoid timed out errors (#27357) 2023-09-12 15:05:39 +01:00
frontend [DevTools] Support Server Components in Tree (#30684) 2024-08-14 11:16:51 -04:00
hooks [BE] switch to hermes parser for prettier (#30421) 2024-07-22 19:16:13 -04:00
shared refactor[devtools]: lazily define source for fiber based on component stacks (#28351) 2024-03-05 12:10:36 +00:00
backendAPI.js [DevTools] Rename Fiber to Element in the Bridge Protocol and RendererInterface (#30490) 2024-07-29 14:29:52 -04:00
bridge.js [DevTools] Make Element Inspection Feel Snappy (#30555) 2024-08-01 11:04:56 -04:00
constants.js [DevTools] Print component stacks as error objects to get source mapping (#30289) 2024-07-08 18:42:58 -04:00
dynamicImportCache.js [flow] enable LTI inference mode (#26104) 2023-02-09 17:07:39 -05:00
events.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
hook.js Upgrade flow to 0.235.0 (#30118) 2024-07-08 14:11:11 -04:00
hookNamesCache.js fix[devtools/inspectElement]: dont pause initial inspectElement call when user switches tabs (#27488) 2023-10-10 18:10:17 +01:00
hydration.js Read constructor name more carefully (#29954) 2024-06-25 19:30:28 +01:00
inspectedElementCache.js fix[devtools/inspectElement]: dont pause initial inspectElement call when user switches tabs (#27488) 2023-10-10 18:10:17 +01:00
inspectedElementMutableSource.js fix[devtools/inspectElement]: dont pause initial inspectElement call when user switches tabs (#27488) 2023-10-10 18:10:17 +01:00
isArray.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
Logger.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
PerformanceLoggingUtils.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
registerDevToolsEventLogger.js feat[react-devtools-extensions/logging]: initialize session id on the client for logging (#27517) 2023-10-17 15:23:53 +01:00
storage.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
symbolicateSource.js fix: path handling in react devtools (#29199) 2024-07-04 15:34:48 +01:00
UnsupportedBridgeOperationError.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
utils.js [DevTools] Make Functions Clickable to Jump to Definition (#30769) 2024-08-22 12:35:49 -04:00