mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 18:06:14 +08:00
- Add LocalFile component for handling file uploads with support for multiple file types - Introduce UploadDropzone and FileListItem components for improved UI and file management - Implement useLocalFileUpload hook for managing file upload logic and state - Create constants for progress states and integrate error handling - Add comprehensive tests for all new components and hooks to ensure functionality and reliability