Michelle Zhang d2c1ec7fa6 feat(replays): add dom nodes chart (#56696) 1 year ago
..
accessibility 9693c08ca4 feat(replay): Use feature flag to guard access to new a11y Replay Details tab (#55296) 1 year ago
breadcrumbs ef540d4113 ref(replay): Refactor replay details Timestamp onClick so activeTab is only updated when needed (#54256) 1 year ago
console c8acd24b36 feat(replay): Format console logs with css formatting (`%c`) (#56745) 1 year ago
domMutations 49f7d58744 ref(replays): update icons for replay details (#55789) 1 year ago
errorList feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 1 year ago
layout d2c1ec7fa6 feat(replays): add dom nodes chart (#56696) 1 year ago
network feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 1 year ago
perfTable 49f7d58744 ref(replays): update icons for replay details (#55789) 1 year ago
tagPanel feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 1 year ago
trace feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 1 year ago
domNodesChart.tsx d2c1ec7fa6 feat(replays): add dom nodes chart (#56696) 1 year ago
emptyState.tsx 1c3f761440 feat(replays): Improve loading and error display for the Trace tab on Replay Details v2 (#47857) 1 year ago
filterLoadingIndicator.tsx 46bdbe7b68 fix(replay): Fix Replay DOM Tab loading status and new indicator (#55137) 1 year ago
filtersGrid.tsx 46bdbe7b68 fix(replay): Fix Replay DOM Tab loading status and new indicator (#55137) 1 year ago
iconWrapper.tsx b8a3d2d67c ref(replay): Convert the DOM tab to use *Frame types (#51209) 1 year ago
memoryChart.tsx d2c1ec7fa6 feat(replays): add dom nodes chart (#56696) 1 year ago
noRowRenderer.tsx 1c3f761440 feat(replays): Improve loading and error display for the Trace tab on Replay Details v2 (#47857) 1 year ago
page.tsx e493817ef7 ref(replay): Refactor the url walker components to use the new *Frame types (#53099) 1 year ago
tabItemContainer.tsx 28b9f6d6a9 replay(ref): Replace calls to getPrevReplayEvent() in Replay Details console/network/dom tabs. (#47911) 1 year ago
timestampButton.tsx 28655d64c0 ref(replay): Refactor Replay Details>Console tab to use the new *Frames types (#53660) 1 year ago
useVirtualListDimentionChange.tsx 8e7a7eaa85 ref: Refactor useVirtualListDimentionChange so it does not depend on MouseEvent (#55398) 1 year ago
useVirtualizedGrid.tsx 496710444b style(comments): Prefer separate-line style comments (#53818) 1 year ago
useVirtualizedInspector.tsx 8e7a7eaa85 ref: Refactor useVirtualListDimentionChange so it does not depend on MouseEvent (#55398) 1 year ago
useVirtualizedList.tsx 66a807cf81 feat(replay): use `react-inspector` to display objects in Console (#45990) 1 year ago
utils.tsx 59852f604e ref(replays): Make it easier to read the code that extracts replay span operation names (#47212) 1 year ago