agent-ecosystem/src/renderer/components/team/kanban
iliya cb8017b0db feat: enhance file icon handling and keyboard shortcuts
- Introduced a new FileIcon component to render file-type icons with support for Devicon CDN and fallback to lucide-react icons.
- Added a glow effect for file icons in dark mode to improve visibility.
- Updated various components to utilize the new FileIcon component for consistent icon rendering.
- Refined keyboard shortcut handling to use event.code for layout-independent key detection, improving cross-platform compatibility.
- Enhanced the EditorTabBar with a context menu for tab management, including options to close tabs and manage open files more efficiently.
2026-03-01 14:24:24 +02:00
..
KanbanBoard.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanColumn.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanFilterPopover.tsx feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
KanbanTaskCard.tsx feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
TrashDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00