trails/packages/ui/src
Ullrich Schäfer a56445daf3
feat(ui): Select primitive; restyle ProfileSelector on tokens
- New Select primitive in @trails-cool/ui: token-styled native <select>
  (appearance-none + overlaid chevron for a consistent closed control),
  sm/md sizes, sibling of Input. Unit-tested + added to /dev/ui.
- ProfileSelector uses Select (size sm) with token label; the profile
  label now hides on small screens. Completes the topbar's migration
  onto the design system.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 00:12:23 +02:00
..
Avatar.test.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
Avatar.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
Badge.test.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Badge.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Button.test.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Button.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Card.test.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Card.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
cn.ts feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
IconButton.test.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
IconButton.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
index.ts feat(ui): Select primitive; restyle ProfileSelector on tokens 2026-07-16 00:12:23 +02:00
Input.test.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
Input.tsx feat(ui): shared primitives (Button, Badge, Card, Input) on the tokens 2026-07-15 23:32:28 +02:00
SegmentedControl.test.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
SegmentedControl.tsx feat(ui): topbar primitives — IconButton, SegmentedControl, Avatar 2026-07-15 23:43:14 +02:00
Select.test.tsx feat(ui): Select primitive; restyle ProfileSelector on tokens 2026-07-16 00:12:23 +02:00
Select.tsx feat(ui): Select primitive; restyle ProfileSelector on tokens 2026-07-16 00:12:23 +02:00
theme.css feat(ui): design-system foundation — shared token layer + fonts 2026-07-15 23:00:28 +02:00