Skip to content

Releases: Saifullah-dev/react-file-manager

v1.3.1

07 Sep 13:35
56e4844
Compare
Choose a tag to compare

1.3.1 (2024-09-07)

Bug Fixes

  • prop type: stop app crash when files prop value is undefined (63e4547)

v1.3.0

07 Sep 06:26
0e45613
Compare
Choose a tag to compare

1.3.0 (2024-09-07)

Features

  • list layout: Add List layout (1ac1431)

v1.2.2

05 Sep 04:37
337c283
Compare
Choose a tag to compare

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

05 Sep 00:25
03d8bb6
Compare
Choose a tag to compare

1.2.1 (2024-09-05)

Bug Fixes

  • documentation: add latest features to Readme (78a18f4)

v1.2.0

05 Sep 00:16
2a31eba
Compare
Choose a tag to compare

1.2.0 (2024-09-05)

Features

  • file management: add inline folder creation and renaming functionality (632d39c)

v1.1.1

30 Aug 21:55
d00bf5f
Compare
Choose a tag to compare

1.1.1 (2024-08-30)

Bug Fixes

  • documentation: Fixed Readme.md Isuue (054c3b3)

v1.1.0

30 Aug 21:29
816b1c2
Compare
Choose a tag to compare

1.1.0 (2024-08-30)

Features

  • file management: update handlers and documentation (144874e)

v1.0.2

25 Aug 14:35
2e08f73
Compare
Choose a tag to compare

1.0.2 (2024-08-25)

Bug Fixes

  • fileUpload: Added file upload config for file uploads (acfdf78)

v1.0.1 - Documentation Update

23 Aug 16:49
7158b2f
Compare
Choose a tag to compare

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

22 Aug 07:45
Compare
Choose a tag to compare

1.0.0 (2024-08-22)

Features