playwright/packages/web/src/components
Dmitry Gozman d87cb7a303
feat(trace viewer): allow hiding route actions (#31726)
Adds a new settings tab above the actions list.

<img width="307" alt="settings tab"
src="https://github.com/user-attachments/assets/792212b7-e2fd-4a5c-8878-654e2e060505">

Toggling the "Show route actions" checkbox hides all route calls:
`continue`, `fulfill`, `fallback`, `abort` and `fetch`.

References #30970.
2024-07-22 11:34:34 -07:00
..
codeMirrorModule.tsx chore: use codemirror in the on-hover locator editor (#28090) 2023-11-10 22:00:28 -08:00
codeMirrorWrapper.css chore: place overlay inside the glass pane (#28026) 2023-11-07 19:36:12 -08:00
codeMirrorWrapper.spec.tsx chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
codeMirrorWrapper.tsx chore: place overlay inside the glass pane (#28026) 2023-11-07 19:36:12 -08:00
DEPS.list chore: network panel polish (#28924) 2024-01-10 15:28:33 -08:00
errorMessage.css feat(trace): allow navigating from error to source (#27464) 2023-10-05 14:59:59 -07:00
errorMessage.tsx chore: implement faster ansi2html format for console (#26826) 2023-09-01 09:09:47 -07:00
expandable.css chore: reimplement filters (#21647) 2023-03-13 22:19:31 -07:00
expandable.spec.tsx Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
expandable.tsx chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
gridView.css chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
gridView.tsx chore(trace-viewer): grid view z-index, source column in resource details (#31094) 2024-05-30 14:45:33 -07:00
listView.css chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
listView.tsx feat(ui-mode): highlight console message in timeline on hover (#31756) 2024-07-18 16:39:40 +02:00
splitView.css chore: support dark theme in recorder & tv (#18389) 2022-10-27 16:50:41 -07:00
splitView.spec.tsx fix(ct): move import list into the compilation cache data (#28986) 2024-01-16 19:31:19 -08:00
splitView.tsx chore: network panel polish (#28924) 2024-01-10 15:28:33 -08:00
tabbedPane.css chore: network panel polish (#28924) 2024-01-10 15:28:33 -08:00
tabbedPane.tsx chore: add curly space to fix eslint run (#27858) 2023-10-30 12:05:48 +01:00
toolbar.css chore: update margins to align (#21826) 2023-03-20 20:45:32 -07:00
toolbar.tsx chore(ui): ui polish / nits (#21781) 2023-03-19 12:04:19 -07:00
toolbarButton.css chore: place overlay inside the glass pane (#28026) 2023-11-07 19:36:12 -08:00
toolbarButton.tsx feat(trace viewer): allow hiding route actions (#31726) 2024-07-22 11:34:34 -07:00
treeView.tsx chore: store scroll positions in trace viewer (#26938) 2023-09-07 17:14:39 -07:00
xtermModule.tsx chore: consistent xterm naming (#21446) 2023-03-06 20:39:52 -08:00
xtermWrapper.css chore: ui mode fixes (#21546) 2023-03-09 20:02:42 -08:00
xtermWrapper.tsx chore: pack codemirror on resize (#21856) 2023-03-21 18:20:48 -07:00