hykocx
860d44d728
style(auth): replace min-h-dvh with min-h-screen on auth page container
2026-04-24 21:24:57 -04:00
hykocx
1e529a6741
style(auth): improve auth page layout for mobile viewports
...
- use `min-h-dvh`, `flex-col`, and top-aligned justify on small screens in AuthPage
- add `mx-auto` to all auth page cards for consistent centering
2026-04-24 21:22:12 -04:00
hykocx
dbea58a978
refactor(auth): replace anchor navigation links with Button components and improve auth page styling
2026-04-23 18:21:21 -04:00
hykocx
0106bc4ea0
feat(core)!: introduce runtime extension registry and flat module conventions
...
BREAKING CHANGE: sup config now derives entries from package.json#exports and a server/client glob instead of manual lists; module structure follows flat + barrel convention with .server.js/.client.js runtime suffixes
2026-04-22 14:13:30 -04:00
hykocx
61388f04a6
refactor: reorganize feature modules with consistent naming conventions and flattened structure
2026-04-22 14:12:15 -04:00