Skip to content

refactor(DT-3906): Delete unused Svelte 4 scaffolding (carved from #3370 - Part 1)#3372

Open
tegan-temporal wants to merge 1 commit intocodefreeze-05.01.26from
DT-3906-svelte-5-cleanup-deletions
Open

refactor(DT-3906): Delete unused Svelte 4 scaffolding (carved from #3370 - Part 1)#3372
tegan-temporal wants to merge 1 commit intocodefreeze-05.01.26from
DT-3906-svelte-5-cleanup-deletions

Conversation

@tegan-temporal
Copy link
Copy Markdown
Contributor

@tegan-temporal tegan-temporal commented May 6, 2026

Summary

Pure-deletion PR carved out of #3370 to make that PR easier to review. No code changes — only orphaned components/modules with no remaining import references.

Files removed:

  • `workflow/dropdown-filter/{datetime-inputs,text-filter,workflow-datetime-filter}.svelte`
  • `holocene/labs-mode-guard.svelte` + `stores/labs-mode.ts` + `holocene-components.json` entry
  • `pages/workflow-history.svelte`
  • `lines-and-dots/svg/text-link.svelte`

8 files, -498 lines, 0 additions.

Test plan

  • `pnpm check` passes (0 errors, only pre-existing warnings)
  • CI green
  • Reviewer confirms no remaining imports (already verified via `git grep`)

Context

Part of DT-3906 Svelte 4→5 migration. Original combined PR: #3370.

…rkflow-history scaffolding

Removes orphaned components and modules with no remaining references:

- workflow/dropdown-filter/{datetime-inputs,text-filter,workflow-datetime-filter}.svelte
- holocene/labs-mode-guard.svelte (+ stores/labs-mode.ts + holocene-components.json entry)
- pages/workflow-history.svelte
- lines-and-dots/svg/text-link.svelte

Carved out of #3370 to make the migration PR easier to review.
@tegan-temporal tegan-temporal requested a review from a team as a code owner May 6, 2026 15:24
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment May 6, 2026 3:25pm

Request Review

@tegan-temporal tegan-temporal changed the title refactor(DT-3906): Delete unused Svelte 4 scaffolding (carved from #3370) refactor(DT-3906): Delete unused Svelte 4 scaffolding (carved from #3370 - Part 1) May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant