Releases: Saifullah-dev/react-file-manager
Releases · Saifullah-dev/react-file-manager
v1.3.1
1.3.1 (2024-09-07)
Bug Fixes
- prop type: stop app crash when files prop value is undefined (63e4547)
v1.3.0
1.3.0 (2024-09-07)
Features
- list layout: Add List layout (1ac1431)
v1.2.2
1.2.2 (2024-09-05)
Bug Fixes
- build: exclude images from build output (f913edd)
- build: exclude public files from the build (5b4ddfa)
v1.2.1
1.2.1 (2024-09-05)
Bug Fixes
- documentation: add latest features to Readme (78a18f4)
v1.2.0
1.2.0 (2024-09-05)
Features
- file management: add inline folder creation and renaming functionality (632d39c)
v1.1.1
1.1.1 (2024-08-30)
Bug Fixes
- documentation: Fixed Readme.md Isuue (054c3b3)
v1.1.0
1.1.0 (2024-08-30)
Features
- file management: update handlers and documentation (144874e)
v1.0.2
1.0.2 (2024-08-25)
Bug Fixes
- fileUpload: Added file upload config for file uploads (acfdf78)
v1.0.1 - Documentation Update
This release includes updates to the project documentation, specifically enhancing the README to provide clearer instructions and usage examples. No changes have been made to the core functionality of the File Manager Component.
Key Updates:
- Improved README with detailed usage instructions.
- Added documentation for prop types and callback functions.
- Updated file structure examples and descriptions.
- Clarified installation and setup instructions.
This update ensures that developers can more easily understand and implement the File Manager Component in their projects.
v1.0.0
1.0.0 (2024-08-22)
Features