Skip to content

Improve mobile view and convert +page.svelte to TypeScript#2

Open
blackdotbug wants to merge 1 commit intomainfrom
1-improve-mobile-view
Open

Improve mobile view and convert +page.svelte to TypeScript#2
blackdotbug wants to merge 1 commit intomainfrom
1-improve-mobile-view

Conversation

@blackdotbug
Copy link
Owner

Summary:\n- Make mobile layout responsive so timeline and graph are accessible on small screens.\n- Convert to TypeScript and add d3-force-typed and interfaces.\n- Add for loose module declarations.\n- Type script and add null-safety.\n\nFiles changed: , , .\n\nNotes:\n- svelte-check reports 0 errors after the changes.\n- Kept a small helper as to minimise churn; simulation is strongly typed.\n\nIf you'd like, I can remove the remaining by fully typing all d3 imports in a follow-up.\n

…esponsive mobile CSS; Modal typed; add types.d.ts
@blackdotbug blackdotbug added the enhancement New feature or request label Nov 4, 2025
@blackdotbug blackdotbug linked an issue Nov 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve mobile view

1 participant