soulsync/webui
Antti Kettunen 1b06b9dc33
Stub scrollTo in Vitest setup
- Silence jsdom's not-implemented warning during router-driven tests
- Keep the fix in test bootstrap only so runtime behavior stays unchanged
2026-05-13 22:26:22 +03:00
..
src Trim issue modal styling 2026-05-13 22:26:22 +03:00
static Remove legacy issues shell code 2026-05-13 22:26:22 +03:00
tests Keep shell bootstrap aligned with profile selection 2026-05-13 22:26:22 +03:00
.gitignore Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
index.html Drop server-rendered webui page state 2026-05-13 22:26:21 +03:00
package-lock.json Update webui dependencies 2026-05-13 22:26:21 +03:00
package.json Update webui dependencies 2026-05-13 22:26:21 +03:00
playwright.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
tsconfig.json Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vite.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vitest.setup.ts Stub scrollTo in Vitest setup 2026-05-13 22:26:22 +03:00