playwright/packages/html-reporter/src
2024-12-20 09:17:09 -08:00
..
chip.css
chip.spec.tsx chore: perform e2e rebase test (#33390) 2024-11-01 12:25:05 -07:00
chip.tsx feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
colors.css
common.css fix(html): align prev/next with the group title (#33462) 2024-11-06 08:31:55 -08:00
copyToClipboard.css feat(reporter): add copy button for annotations (#31790) 2024-09-16 07:57:11 -07:00
copyToClipboard.tsx feat(reporter): add copy button for annotations (#31790) 2024-09-16 07:57:11 -07:00
DEPS.list
filter.ts chore: less 'as any' in html-reporter (#32117) 2024-08-12 15:17:42 +02:00
headerView.css
headerView.spec.tsx test: fix html-reporter tests after #33754 (#33966) 2024-12-11 17:49:16 -08:00
headerView.tsx fix(html): remove filter clear button (#33754) 2024-12-11 15:16:21 +01:00
icons.tsx chore(ui): enable react/recommended lint rules (#32214) 2024-08-20 14:16:28 +02:00
images.ts
index.tsx chore: update TypeScript to v5.7 (#33994) 2024-12-13 04:52:04 -08:00
links.css
links.tsx fix: don't rely on requestAnimationFrame (#34065) 2024-12-18 11:41:48 +01:00
loadedReport.ts
metadataView.tsx
reportView.css
reportView.tsx chore(html): Reveal elements with Anchor abstraction (#33537) 2024-11-19 16:40:02 +01:00
statusIcon.tsx
tabbedPane.css
tabbedPane.tsx refactor(ui): some react refactorings (#31900) 2024-07-31 12:12:06 +02:00
testCaseView.css feat(html): render prev/next test buttons (#33356) 2024-10-29 18:29:07 -07:00
testCaseView.spec.tsx chore(html): Reveal elements with Anchor abstraction (#33537) 2024-11-19 16:40:02 +01:00
testCaseView.tsx feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
testErrorView.css chore: support reverse in ansi2html, drop ansi-to-html (#33389) 2024-10-31 21:42:06 -07:00
testErrorView.tsx chore: fix react attribute casing in TestErrorView (#33633) 2024-11-15 22:25:26 +01:00
testFilesView.tsx feat(html): render prev/next test buttons (#33356) 2024-10-29 18:29:07 -07:00
testFileView.css
testFileView.tsx feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
testResultView.css chore: reuse image diff component in trace/html (#28727) 2023-12-22 10:17:35 -08:00
testResultView.tsx feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
theme.css
treeItem.css feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
treeItem.tsx feat(html): link from attachment step to attachment (#33267) 2024-12-16 15:25:32 +01:00
types.d.ts chore: use recorder/html types for exported shared types (#34056) 2024-12-17 20:26:56 +01:00
utils.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
vite-env.d.ts