dillon1000/react

Commit

[DevTools] Resign Timeline Profiler Sidebar (#24816)

This PR:
* Redesigned the sidebar to resemble the flamegraph profiler sidebar and added title and timestamp to the sidebar
* Added ability to copy the component stack (for places where you're unable to link to source)

https://user-images.githubusercontent.com/2735514/176564897-5301d6d4-429a-4ea3-86cd-74427cff4ce6.mov
Browse files
Changed paths5 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Button.css ModifiedM packages/react-devtools-shared/src/devtools/views/Profiler/SidebarEventInfo.css ModifiedM packages/react-devtools-shared/src/devtools/views/Profiler/SidebarEventInfo.js ModifiedM packages/react-devtools-timeline/src/EventTooltip.js ModifiedM packages/react-devtools-timeline/src/utils/formatting.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…