hyperhive/frontend/packages/swarm-ui/src/ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris fefeaecbbf swarm-ui: neon glow on panel titles + the active nav tab
Ports the subtle text-shadow glow @hive/agent's and the dashboard's own
headline rule already use (both independently converged on
`text-shadow: 0 0 Npx color-mix(color, transparent)`), not their whole
uppercase+letter-spacing headline typography -- that's those UIs' own
look, swarm-ui never adopted it and this issue only asked for the glow.

- Panel titles: `currentColor`-based, since a panel title has no one
  fixed accent (some are dynamic, e.g. an agent's own name) -- a fixed
  --purple glow on plain --fg text would read as a mismatched halo.
- Active nav tab: each item's own `accent` (NAV_ITEMS), the same value
  its underline already uses, so the glow and the underline read as
  one accent rather than two that happen to agree.
2026-09-13 19:19:26 +02:00
..
button treefmt: apply prettier 2026-09-02 15:25:07 +02:00
card swarm-ui: extract Card/MultiselectFilter/SplitView per component-first design 2026-09-11 22:30:41 +02:00
confirm-dialog swarm-ui: size dialogs to their own content width 2026-09-08 11:08:01 +02:00
dialog swarm-ui: drop the redundant outer dialog card, move close into the panel header 2026-09-13 00:58:53 +02:00
filterable-view swarm-ui/agents: split the page, extract FilterableView per mara's follow-up 2026-09-11 22:30:41 +02:00
form-field treefmt: apply prettier 2026-09-02 15:25:07 +02:00
multiselect-filter swarm-ui: extract Card/MultiselectFilter/SplitView per component-first design 2026-09-11 22:30:41 +02:00
panel swarm-ui: neon glow on panel titles + the active nav tab 2026-09-13 19:19:26 +02:00
refresh-interval treefmt: apply prettier 2026-09-02 15:25:07 +02:00
relative-time treefmt: apply prettier 2026-09-02 15:25:07 +02:00
select-field treefmt: apply prettier 2026-09-02 15:25:07 +02:00
split-view swarm-ui: extract Card/MultiselectFilter/SplitView per component-first design 2026-09-11 22:30:41 +02:00
table swarm-ui: extract Card/MultiselectFilter/SplitView per component-first design 2026-09-11 22:30:41 +02:00
text-field treefmt: apply prettier 2026-09-02 15:25:07 +02:00