mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Updated the Column component to support multiple file selection and improved type safety. - Refactored file selection handling to utilize global selection context, allowing for better management of selected files. - Added drag-and-drop functionality for file items using the DnD Kit. - Improved keyboard navigation to ensure selected files remain visible during interactions. - Updated documentation to reflect changes in type safety and file selection requirements.