Skip to content

Releases: Saifullah-dev/react-file-manager

v1.4.0

09 Sep 10:55
a753e3e
Compare
Choose a tag to compare

1.4.0 (2024-09-09)

Bug Fixes

  • styles: split styles for better maintainability (e139460)

Features

  • context-api: implement Context API to eliminate prop drilling (f5a84ea)

v1.3.3

08 Sep 05:56
32cbd2c
Compare
Choose a tag to compare

1.3.3 (2024-09-08)

Bug Fixes

  • backend: ensure updatedAt value updates (31df547)

v1.3.2

07 Sep 13:50
31ec552
Compare
Choose a tag to compare

1.3.2 (2024-09-07)

Bug Fixes

  • build: correct config for ESM release only (fbb6e5c)

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)