playwright/packages/web/src/components
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
..
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): preserve column widths after showing resource details (#31093) 2024-05-30 12:21:32 -07:00
listView.css chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
listView.tsx chore: split ui mode view into files (#30029) 2024-03-20 16:00:35 -07: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(recorder): various UX fixes (#27967) 2023-11-04 21:18:27 -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