fix(web): привести UI к правилам ReUI — фильтры, badge, токены
Docker / build (push) Has been cancelled
Docker / build (push) Has been cancelled
Подключены DateSelector и number-field в VPS-фильтры, semantic StatusBadge, --focus токены и переименование DataGridColumn. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -41,6 +41,7 @@ pnpm dlx shadcn@latest add @reui/filters
|
||||
| filters | `VpsFiltersToolbar` |
|
||||
| autocomplete | `AutoCompleteInput` |
|
||||
| date-selector | `lib/date-selector-i18n.ts` |
|
||||
| color-picker | напрямую в domain forms (`project-edit-sheet`) |
|
||||
|
||||
## Матрица выбора
|
||||
|
||||
@@ -61,3 +62,4 @@ pnpm dlx shadcn@latest add @reui/filters
|
||||
- `@/components/ui/*` → `@cfdm/ui/components/*`
|
||||
- Не класть ReUI в `packages/ui`
|
||||
- Semantic colors: `variant="success"` — не `bg-emerald-*`
|
||||
- `color-picker`: hex только в preset data, не в Tailwind `className`
|
||||
|
||||
Reference in New Issue
Block a user