multica/apps/web/components/common
Jiayuan 8a61c94b98 feat(ui): restyle issue status and priority with colored badges
- Status labels use colored pill badges (solid bg for active, muted for inactive)
- Board columns have tinted backgrounds matching their status color
- Priority badges use orange (--priority) design token for clear distinction from status
- Issue cards restructured: identifier, title, then assignee/priority/date row
- Agent avatar default color changed from blue to gray
- New Issue button in header changed to solid/primary style
- Reduced hover shadow on board cards
- Added inheritColor prop to StatusIcon and PriorityIcon for badge use
2026-03-31 03:26:43 +08:00
..
actor-avatar.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
emoji-picker.tsx feat(reactions): add emoji reactions for comments and issue descriptions 2026-03-30 22:37:59 +08:00
mention-suggestion.tsx feat: settings redesign, rich text mentions, inbox listeners, and UI polish 2026-03-26 19:17:14 +08:00
reaction-bar.tsx feat(reactions): add emoji reactions for comments and issue descriptions 2026-03-30 22:37:59 +08:00
rich-text-editor.css fix(ui): apply mono font directly to code/pre elements 2026-03-30 23:27:09 +08:00
rich-text-editor.tsx fix(editor): enable link navigation and fix <url> copy artifacts 2026-03-30 17:45:20 +08:00