hyperhive/frontend/packages/swarm-ui/src/ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 638e1ac2c6 swarm-ui: delete StatusChip, migrate its 3 callers to shared Badge
mara: non-interactive Badge and StatusChip render identically (same
padding/radius/font, same tone-to-color mapping) and StatusChip's
4-tone/single-label shape is a strict subset of Badge's — no real
reason to keep both. Deletes StatusChip.tsx/.css, migrates AgentsPage's
config-PR chip, HivesPage's freshness chip, and ComponentsPage's own
table-status sample to Badge (tone/value, no onClick). Also drops the
now-redundant standalone StatusChip demo section on /components (the
Badge section already covers all 4 former chip tones plus accent).

Updated the two stale StatusChip references outside swarm-ui too:
design-guide.md's component-list example and colors.css's WCAG-
contrast-rationale comment.
2026-08-28 13:21:49 +02:00
..
button swarm-ui: shared form-field kit (TextField, SelectField, Button) 2026-08-18 20:29:11 +02:00
dialog fixup: Dialog overflows a phone-width viewport (mara) 2026-08-24 00:44:16 +02:00
form-field fixup: update stale CreateAgentPage cross-references (argus review) 2026-08-24 00:34:34 +02:00
panel fixup: update stale CreateAgentPage cross-references (argus review) 2026-08-24 00:34:34 +02:00
refresh-interval swarm-ui: add 5s refresh interval option 2026-08-24 18:39:33 +02:00
relative-time swarm-ui: self-updating RelativeTime component 2026-08-18 22:12:52 +02:00
select-field swarm-ui: add required hive dropdown to CreateAgentPage 2026-08-18 21:02:17 +02:00
table swarm-ui: agents page — explainer message when the roster is empty 2026-08-24 11:26:43 +02:00
text-field fixup: update stale CreateAgentPage cross-references (argus review) 2026-08-24 00:34:34 +02:00