veza/apps/web/src/components/feedback
senke 5cc720be8f refactor: Phase 3a — Global color class migration to SUMI semantics
- Replace all kodo-* color classes across ~100 TSX files:
  kodo-void → background, kodo-ink → card, kodo-graphite → muted,
  kodo-steel → muted-foreground, kodo-cyan → primary, kodo-magenta → destructive,
  kodo-lime → success, kodo-red → destructive, kodo-gold → warning
- Replace cyan-500, magenta-500, lime-500 default Tailwind colors with
  semantic equivalents (primary, destructive, success)
- Fix WaveformVisualizer hardcoded hex colors to SUMI values
- Delete global-effects.css (conflicting, redundant with index.css)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 01:51:49 +01:00
..
Alert.stories.tsx feat(storybook): add stories for Feedback and Playlist components (Batches 20-21) 2026-02-02 20:38:52 +01:00
Alert.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
Alert.tsx refactor: Phase 3a — Global color class migration to SUMI semantics 2026-02-12 01:51:49 +01:00
LazyToaster.tsx state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
Progress.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
Progress.tsx feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
Toast.stories.tsx feat(storybook): add stories for Feedback and Playlist components (Batches 20-21) 2026-02-02 20:38:52 +01:00
Toast.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
Toast.tsx feat(ui): semantic tokens in RolesPage, SettingsPage, Toast, QueueView 2026-02-10 09:45:30 +01:00
ToastProvider.tsx docs(storybook): final comparison 67%→0%, contract update, silent toasts in Storybook 2026-02-05 13:39:59 +01:00