LibreChat/client/src/hooks/Files
Danny Avila 749f539dfc
📬 refactor: Improved Rendering and Localization for Drag & Drop Files (#9547)
* 📬 refactor: Improved Rendering and Localization for Drag & Drop Files

- Refactored DragDropOverlay to use memoization and props for active state management.
- Updated the overlay to always render, reducing mount/unmount overhead.
- Improved user experience with localized text for drag-and-drop instructions.
- Enhanced file handling logic in useDragHelpers for better performance and clarity.

* fix: agent data retrieval in drag helper
2025-09-10 14:27:57 -04:00
..
index.ts 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-13 16:24:16 -04:00
useClientResize.ts 🖼️ feat: Add Optional Client-Side Image Resizing to Prevent Upload Errors (#7909) 2025-06-24 10:43:29 -04:00
useDelayedUploadToast.ts 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
useDeleteFilesFromTable.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
useDragHelpers.ts 📬 refactor: Improved Rendering and Localization for Drag & Drop Files (#9547) 2025-09-10 14:27:57 -04:00
useFileDeletion.ts 📂 refactor: Improve FileAttachment & File Form Deletion (#7471) 2025-05-20 13:51:56 -04:00
useFileHandling.ts 📇 refactor: Improve State mgmt. for File uploads and Tool Auth (#9359) 2025-08-28 23:11:16 -04:00
useFileMap.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
useSetFilesToDelete.ts 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
useSharePointDownload.ts 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-13 16:24:16 -04:00
useSharePointFileHandling.ts 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-13 16:24:16 -04:00
useSharePointPicker.ts 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-13 16:24:16 -04:00
useSharePointToken.ts 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-13 16:24:16 -04:00
useUpdateFiles.ts 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00