hyperhive/frontend/packages/swarm-ui/src/ui/button
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris ba873926fa swarm-ui: shared form-field kit (TextField, SelectField, Button)
Closes #3448.

New ui/ primitives: FormField (shared label+control wrapper),
TextField, SelectField, Button — each with a min-height touch target
(2.75em ~= 44px, WCAG 2.5.5) per mara's #3447 ask, and a max-width
instead of a fixed width so the control caps on desktop without
overflowing a narrow/touch viewport.

CreateAgentPage's name field + submit button now come from the kit
instead of page-scoped CSS; ComponentsPage gets a section for each new
primitive with an editable sample.
2026-08-18 20:29:11 +02:00
..
Button.css swarm-ui: shared form-field kit (TextField, SelectField, Button) 2026-08-18 20:29:11 +02:00
Button.tsx swarm-ui: shared form-field kit (TextField, SelectField, Button) 2026-08-18 20:29:11 +02:00