Commit Graph

7 Commits

Author SHA1 Message Date
zoeissleeping 61c73f394d feat: improve mobile responsiveness across UI
Sidenav becomes a full-screen overlay on mobile with slide-in animation.
Dialog goes full-screen on small screens. Settings dialog gets a mobile
nav with hamburger menu. Touch targets and text sizes scaled up for
mobile. Slider gets visual checked/unchecked colors. Sidebar auto-closes
on mobile route navigation. Resize handle hidden on mobile.
2026-04-27 12:06:15 -05:00
zoeissleeping e2e3ac6e86 feat: ditch triplit, move to postgresql + drizzle orm 2026-04-08 17:03:07 -05:00
zoeissleeping e2a4643419 feat: add keyboard shortcut tooltips 2026-03-02 13:54:56 -06:00
zoeissleeping 5a35976ce0 refactor: useUserSettings uses global state to reduce db calls 2026-03-01 20:29:37 -06:00
zoeissleeping a2891e0461 fix: missing transitions to useDialog 2026-02-28 17:25:01 -06:00
zoeissleeping 5decf9939b feat: improve auth pages 2026-02-27 16:21:00 -06:00
zoeissleeping bf9f613e4d feat: quick switcher 2026-02-26 14:51:47 -06:00