mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Add shadcn components: avatar, breadcrumb, checkbox, collapsible, command, dialog, dropdown-menu, label, popover, scroll-area, sheet, skeleton, tabs, textarea, tooltip. Add shared components: BreadcrumbBar, CommandPalette, CompanySwitcher, CommentThread, EmptyState, EntityRow, FilterBar, InlineEditor, MetricCard, PageSkeleton, PriorityIcon, PropertiesPanel, StatusIcon, SidebarNavItem/Section. Add contexts for breadcrumbs, dialogs, and side panels. Add keyboard shortcut hook and utility helpers. Update layout, sidebar, and main app shell. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ui | ||
| BreadcrumbBar.tsx | ||
| CommandPalette.tsx | ||
| CommentThread.tsx | ||
| CompanySwitcher.tsx | ||
| EmptyState.tsx | ||
| EntityRow.tsx | ||
| FilterBar.tsx | ||
| InlineEditor.tsx | ||
| Layout.tsx | ||
| MetricCard.tsx | ||
| PageSkeleton.tsx | ||
| PriorityIcon.tsx | ||
| PropertiesPanel.tsx | ||
| Sidebar.tsx | ||
| SidebarNavItem.tsx | ||
| SidebarSection.tsx | ||
| StatusBadge.tsx | ||
| StatusIcon.tsx | ||