Max Schmitt
|
e1c220a37b
|
fix(trace-viewer): file path contains encoded characters (#23893)
This fixes:
```
npx playwright show-trace %20I%20Love%20Node.zip
```
Extracted from https://github.com/microsoft/playwright/pull/23414.
|
2023-06-26 18:13:40 +02:00 |
|
Pavel Feldman
|
b99c214b29
|
chore(trace): render drawer as a sidebar in the tv mode (#23451)
Fixes: https://github.com/microsoft/playwright/issues/23227
|
2023-06-01 15:49:48 -07:00 |
|
Pavel Feldman
|
5e0574dc44
|
chore: list attachments in the trace (#22919)
Fixes https://github.com/microsoft/playwright/issues/22736
|
2023-05-09 17:53:01 -07:00 |
|
Pavel Feldman
|
b10cc03314
|
chore: render parse errors in the UI mode (#22888)
Fixes: https://github.com/microsoft/playwright/issues/22863
|
2023-05-08 18:51:27 -07:00 |
|
Pavel Feldman
|
d9a9bb5a8c
|
chore: pack codemirror on resize (#21856)
|
2023-03-21 18:20:48 -07:00 |
|
Pavel Feldman
|
1bbe2b4b6a
|
chore: update test locations when merging (#21844)
|
2023-03-21 12:13:20 -07:00 |
|
Pavel Feldman
|
8a65cf9aac
|
chore(ui): ui polish / nits (#21781)
|
2023-03-19 12:04:19 -07:00 |
|
Pavel Feldman
|
0728d0f7fb
|
chore(ui): show test source before running (#21776)
|
2023-03-17 21:34:40 -07:00 |
|
Pavel Feldman
|
1ffe01b027
|
chore: render errors from all actions inline the source (#21702)
|
2023-03-16 10:01:17 -07:00 |
|
Pavel Feldman
|
7666894d77
|
chore(ui): minor trace viewer improvements (#21672)
|
2023-03-14 15:24:48 -07:00 |
|
Pavel Feldman
|
428ea66578
|
chore: hide timeline bars and stack from ui mode (#21590)
|
2023-03-10 22:52:31 -08:00 |
|
Pavel Feldman
|
0b9c037f36
|
chore(ui): do not add sources into the zip file (#21588)
|
2023-03-10 17:01:30 -08:00 |
|
Pavel Feldman
|
e45a496850
|
chore(tv): render error in-line (#21586)
|
2023-03-10 16:22:19 -08:00 |
|
Pavel Feldman
|
e737ff83b4
|
chore: migrate to useRef take 2 (#21552)
|
2023-03-09 19:34:05 -08:00 |
|
Pavel
|
a619ea4d68
|
Revert "chore: replace createRef with useRef in most of the places (#21536)"
This reverts commit 908c0462d5.
|
2023-03-09 16:46:31 -08:00 |
|
Pavel Feldman
|
908c0462d5
|
chore: replace createRef with useRef in most of the places (#21536)
|
2023-03-09 13:31:21 -08:00 |
|
Pavel Feldman
|
81bd637d94
|
chore: merge traces into a single zip file (#21242)
|
2023-02-27 22:31:47 -08:00 |
|
Pavel Feldman
|
22d82b6e1b
|
chore: flatten metadata in trace events (#21214)
|
2023-02-27 15:29:20 -08:00 |
|
Pavel Feldman
|
ed41fd0643
|
chore: use listview to render stack trace (#21197)
|
2023-02-24 15:31:10 -08:00 |
|
Pavel Feldman
|
2183d9e9a2
|
chore: use codemirror for editor (#18482)
|
2022-11-01 15:04:30 -07:00 |
|
Pavel Feldman
|
a3f30674d3
|
chore: roll highlightjs (#18382)
|
2022-10-27 16:49:54 -07:00 |
|
Pavel Feldman
|
df143031e7
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
Pavel Feldman
|
6b81e76c2b
|
chore: migrate trace-viewer and recorder to vite (#13076)
|
2022-03-25 14:12:00 -07:00 |
|