dillon1000/react

Commit

Added basic Interactions view (without graph for now)

Browse files
Changed paths29 files
First-parent comparison
M src/backend/agent.js ModifiedM src/backend/renderer.js ModifiedM src/backend/types.js ModifiedM src/devtools/views/Elements/Element.css ModifiedM src/devtools/views/Elements/OwnersStack.css ModifiedM src/devtools/views/Profiler/CommitFlamegraph.js ModifiedM src/devtools/views/Profiler/CommitFlamegraphListItem.js ModifiedM src/devtools/views/Profiler/CommitRanked.js ModifiedM src/devtools/views/Profiler/CommitRankedListItem.js ModifiedA src/devtools/views/Profiler/InteractionListItem.css AddedA src/devtools/views/Profiler/InteractionListItem.js AddedA src/devtools/views/Profiler/Interactions.css AddedA src/devtools/views/Profiler/Interactions.js AddedM src/devtools/views/Profiler/NoCommitData.css ModifiedM src/devtools/views/Profiler/NoCommitData.js ModifiedA src/devtools/views/Profiler/NoInteractions.css AddedA src/devtools/views/Profiler/NoInteractions.js AddedM src/devtools/views/Profiler/Profiler.css ModifiedM src/devtools/views/Profiler/Profiler.js ModifiedM src/devtools/views/Profiler/ProfilerContext.js ModifiedA src/devtools/views/Profiler/ReloadAndProfileButton.js AddedM src/devtools/views/Profiler/SidebarInteractions.css ModifiedM src/devtools/views/Profiler/SidebarInteractions.js ModifiedM src/devtools/views/Profiler/SnapshotCommitListItem.js ModifiedM src/devtools/views/Profiler/types.js ModifiedM src/devtools/views/Settings/Settings.css ModifiedM src/devtools/views/Settings/SettingsContext.js ModifiedM src/devtools/views/TabBar.css ModifiedM src/devtools/views/root.css Modified
Patch

Files changed

Rendering syntax-highlighted changes…