Skip to content

Releases: Saifullah-dev/react-file-manager

v1.13.0

16 Dec 17:56
48b3ceb

Choose a tag to compare

1.13.0 (2024-12-16)

✨ Features

  • Now you can setup initial path for the File Manager using initialPath prop (28e35d9) (570d8d5)

v1.12.0

06 Dec 17:40
329991f

Choose a tag to compare

1.12.0 (2024-12-06)

Bug Fixes

  • handled cancellig new folder creation (4d75741)

Features

  • cancelling create folder action (38c5e39)

v1.11.0

21 Nov 07:00
4829aaf

Choose a tag to compare

🚀 New Release - v1.11.0 (2024-11-21) 🎉

🌟 Features

  • Made global Context Menu Functional. (a14284a)
  • Improved Context Menu UI. (a14284a)
  • Added SubMenu component for secondary menu options. (a14284a)
  • Created useFileList hook for better code readability for FileList component. (a14284a)
  • Added Select all checkbox for quick All Files Selection in the List layout. (a14284a)

🐛 Bug Fixes

  • Fixed an issue where Rename Input in List layout was overlapping the selection checkbox. (a14284a)

v1.10.10

14 Nov 20:28
b756620

Choose a tag to compare

1.10.10 (2024-11-14)

Bug Fixes

  • JSR Release: Revert Deno JSR release due to types and modules issues with JS (479796e)

v1.10.9

14 Nov 19:56
717dcba

Choose a tag to compare

1.10.9 (2024-11-14)

Bug Fixes

  • JSR Release: Remove extra modules from exclude in jsr.json for jsr publish (1f24fd5)

v1.10.8

14 Nov 19:54
3dbfab2

Choose a tag to compare

1.10.8 (2024-11-14)

Bug Fixes

  • JSR Release: Add negative glob for dist to unexclude from gitignore jsr.json for jsr publish (38d5419)

v1.10.7

14 Nov 19:39
98ba66b

Choose a tag to compare

1.10.7 (2024-11-14)

Bug Fixes

  • JSR Release: Add --allow-slow-types for temporary JS wihtout types jsr publish (6d5e5f8)

v1.10.6

14 Nov 19:32
4396c51

Choose a tag to compare

1.10.6 (2024-11-14)

Bug Fixes

  • JSR Release: Exclude jsx files in jsr publish (9941cfe)

v1.10.5

14 Nov 19:16
92810da

Choose a tag to compare

1.10.5 (2024-11-14)

Bug Fixes

  • JSR Release: Correct export format of jsr.json for jsr publish (32544bf)

v1.10.4

14 Nov 19:12
538f4ff

Choose a tag to compare

1.10.4 (2024-11-14)

Bug Fixes

  • JSR Release: Add jsr.json for jsr publish (c4ef77b)