Commit graph

6 commits

Author SHA1 Message Date
Richard R
9038562971 Converge sidebar and reader controls 2026-06-01 05:08:06 -06:00
Richard R
5eef2eac37 phase 10: add ui system harness 2026-06-01 04:33:53 -06:00
Richard R
b4f30cf072 phase 7: refactor app surfaces to ui layer 2026-06-01 02:41:48 -06:00
Richard R
c56c3fa902 phase 5: split ui primitives into modules 2026-05-31 22:02:28 -06:00
Richard R
11e138ae36 phase 1: motion language 2026-05-31 19:25:40 -06:00
Richard R
50234d34a9 refactor(ui): centralize button primitives and update imports across app
Move all button-related class utilities and types from formPrimitives to a new
ui/buttonPrimitives module. Update all component imports to reference the new
location, ensuring consistent button styling and easier future maintenance.
Remove redundant button code from formPrimitives and re-export as needed for
admin UI compatibility. Add public.css for landing and privacy layout styles.
2026-05-31 14:10:59 -06:00