playwright/packages/playwright-core/src/web/traceViewer/ui
Dmitry Gozman 6698f3277a
fix(traceViewer): calculate the number of filmstrip frames correctly (#10757)
We now fit evenly-spaced frames into available width (as intended before),
and then add one more last frame that could be cropped at the right.
2021-12-07 11:58:20 -08:00
..
actionList.css feat(trace-viewer): add metainfo tab (#10205) 2021-11-09 22:13:51 -08:00
actionList.tsx feat(trace-viewer): add metainfo tab (#10205) 2021-11-09 22:13:51 -08:00
callTab.css feat(trace-viewer): add metainfo tab (#10205) 2021-11-09 22:13:51 -08:00
callTab.tsx fix(trace-viewer): redirect, time and missing snapshot bugfixes (#10055) 2021-11-08 18:03:10 -08:00
consoleTab.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
consoleTab.tsx feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
contextSelector.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
contextSelector.tsx chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
filmStrip.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
filmStrip.tsx fix(traceViewer): calculate the number of filmstrip frames correctly (#10757) 2021-12-07 11:58:20 -08:00
helpers.tsx chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
modelUtil.ts feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
networkResourceDetails.css chore(trace): make trace viewer a pwa (#9438) 2021-10-12 14:42:50 -07:00
networkResourceDetails.tsx feat(html): link traces from html report (#9473) 2021-10-13 11:07:29 -07:00
networkTab.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
networkTab.tsx chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
snapshotTab.css fix(trace-viewer): multiple iframe and UX fixes (#10486) 2021-11-23 11:36:18 -08:00
snapshotTab.tsx fix(trace-viewer): multiple iframe and UX fixes (#10486) 2021-11-23 11:36:18 -08:00
sourceTab.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
sourceTab.tsx chore: append sources to traces (#9736) 2021-10-25 18:56:57 -07:00
stackTrace.css chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
stackTrace.tsx chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
tabbedPane.css chore(ui): redesign html report a bit (#9577) 2021-10-17 20:58:06 -07:00
tabbedPane.tsx chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
timeline.css feat(trace-viewer): show test name (#9957) 2021-11-01 21:23:35 -07:00
timeline.tsx feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
workbench.css fix(trace-viewer): provide hints on how to open trace statically (#10450) 2021-11-19 16:29:27 -08:00
workbench.tsx fix(trace-viewer): multiple iframe and UX fixes (#10486) 2021-11-23 11:36:18 -08:00