playwright/packages/web
Yury Semikhatsky 4c020c9861
chore(trace-viewer): preserve column widths after showing resource details (#31093)
* Column widths are now stored on in the NetworkPanel context, this way
they are not reset after selecting an empty range (and changing position
of the NetworkGridView in the component tree).
* Column widths values are now preserved if column set changes (e.g.
selecting entries from a single context and then from multiple
contexts).
2024-05-30 12:21:32 -07:00
..
playwright chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
src chore(trace-viewer): preserve column widths after showing resource details (#31093) 2024-05-30 12:21:32 -07:00
.gitignore fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
index.html chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
package.json chore: use codemirror in the on-hover locator editor (#28090) 2023-11-10 22:00:28 -08:00
playwright.config.ts devops: create blob reports for all "tests 1" (#26694) 2023-08-24 16:06:41 -07:00