Dmitry Gozman
|
a541751657
|
feat(ui mode): linkify attachment names and content (#31960)
- Pass `contentType` to the CodeMirror.
- Support `text/markdown` mode.
- Custom mode for non-supported types that linkifies urls.
|
2024-08-01 09:27:45 -07:00 |
|
Pavel Feldman
|
061ded19b6
|
chore: place overlay inside the glass pane (#28026)
|
2023-11-07 19:36:12 -08:00 |
|
Pavel Feldman
|
a339bead09
|
chore: implement faster ansi2html format for console (#26826)
|
2023-09-01 09:09:47 -07:00 |
|
Pavel Feldman
|
0ecd561db2
|
chore: improve network panel rendering (#26708)
|
2023-08-25 12:10:28 -07:00 |
|
Pavel Feldman
|
2b16860e06
|
chore: locator tab polish (#26568)
|
2023-08-21 10:59:49 -07:00 |
|
Pavel Feldman
|
631edc9744
|
chore(internal): generate code in jsonl (#23124)
|
2023-05-20 10:15:33 -07:00 |
|
Pavel Feldman
|
becb072703
|
chore: fix leaking event listeners (#22562)
Fixes https://github.com/microsoft/playwright/issues/22348
|
2023-04-21 12:38:39 -07:00 |
|
Andrey Lushnikov
|
a56f97fcef
|
Revert "fix(inspector): fix leaking event listeners (#22535)" (#22545)
This reverts commit 58b3c31f3e.
Reason for revert: UI rendering hits an infinite tight loop.
Reproduces locally with `npm run ctest pause.spec:357` (test hangs)
Also observed on dashboard:
<img width="1467" alt="image"
src="https://user-images.githubusercontent.com/746130/233541521-1f30338d-dd83-405c-bb0d-c890611c33e3.png">
https://github.com/microsoft/playwright/issues/22348
|
2023-04-20 21:35:01 -07:00 |
|
Max Schmitt
|
58b3c31f3e
|
fix(inspector): fix leaking event listeners (#22535)
Fixes https://github.com/microsoft/playwright/issues/22348
|
2023-04-20 22:42:34 +02:00 |
|
Pavel Feldman
|
d9a9bb5a8c
|
chore: pack codemirror on resize (#21856)
|
2023-03-21 18:20:48 -07:00 |
|
Pavel Feldman
|
8a65cf9aac
|
chore(ui): ui polish / nits (#21781)
|
2023-03-19 12:04:19 -07:00 |
|
Pavel Feldman
|
e066ca0713
|
chore: use test project output dir when showing live trace (#21735)
|
2023-03-16 20:09:09 -07:00 |
|
Pavel Feldman
|
b85d670491
|
chore(ui): show output on demand (#21592)
|
2023-03-11 11:43:33 -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
|
b6ff3bad98
|
chore: split code mirror and xterm modules (#21415)
|
2023-03-06 10:40:45 -08:00 |
|
Pavel Feldman
|
d7a0b3bb4e
|
chore: implement pick locator in trace viewer (#20965)
Fixes https://github.com/microsoft/playwright/issues/7853
|
2023-02-17 11:19:53 -08:00 |
|
wopperer
|
dfb53513ea
|
chore: add type checking (#20280)
|
2023-01-27 14:18:46 -08:00 |
|
Pavel Feldman
|
17c8554255
|
chore(recorder): explore using codemirror (#18529)
|
2022-11-03 09:55:23 -07:00 |
|