3 Commits

Author SHA1 Message Date
Mats Bosson
e8e811f711 Remove v1 tooling and junk files 2026-03-31 21:42:29 +07:00
Mats Bosson
3768af1369 Rewrite to vanilla Web Components
Complete rewrite from SolidJS to browser-native Custom Elements.
8 components: Dialog, Select, Tabs, Accordion, Form, Toast, DropdownMenu, Popover
Infrastructure: signals (~30 lines), router (Navigation API + View Transitions)
Theme: optional default CSS with custom properties
Zero framework deps. No Shadow DOM. Built on Popover API, <dialog>,
Invoker Commands, Navigation API, View Transitions.
2026-03-31 21:42:28 +07:00
Mats Bosson
8cfa75fe3e Initial monorepo setup 2026-03-31 21:42:28 +07:00