playwright/packages/playwright-core/src/web/traceViewer
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
..
static fix(html): allow serving html report w/ traces off relative path (#9668) 2021-10-20 17:52:13 -07:00
ui fix(traceViewer): calculate the number of filmstrip frames correctly (#10757) 2021-12-07 11:58:20 -08:00
entries.ts chore(trace-viewer): only show source tab when soureces are includes (#10338) 2021-11-15 23:37:39 -08:00
geometry.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.html fix(html): allow serving html report w/ traces off relative path (#9668) 2021-10-20 17:52:13 -07:00
index.tsx fix(trace-viewer): provide hints on how to open trace statically (#10450) 2021-11-19 16:29:27 -08:00
inMemorySnapshotter.ts chore(trace): make trace viewer a pwa (#9438) 2021-10-12 14:42:50 -07:00
snapshotRenderer.ts fix(trace-viewer): multiple iframe and UX fixes (#10486) 2021-11-23 11:36:18 -08:00
snapshotServer.ts fix(trace-viewer): multiple iframe and UX fixes (#10486) 2021-11-23 11:36:18 -08:00
snapshotStorage.ts chore(trace): make trace viewer a pwa (#9438) 2021-10-12 14:42:50 -07:00
sw.ts chore: add trace viewer file upload error handling (#10243) 2021-11-11 21:31:19 +01:00
traceModel.ts chore(trace-viewer): only show source tab when soureces are includes (#10338) 2021-11-15 23:37:39 -08:00
webpack-sw.config.js chore: don't include babel compiled files in webpack bundles (#9491) 2021-10-13 19:27:50 -07:00
webpack.config.js feat(trace): add web manifest (#9482) 2021-10-15 16:33:09 -07:00