Releases: rpldy/react-uploady
Releases · rpldy/react-uploady
v1.3.0-rc.1
1.3.0-rc.1 (2022-11-06)
[upload-drop-zone]
- fix how drag handling is enabled[upload-drop-zone]
- add new prop - enableOnContains to opt-out of contained check
and only enable on direct drag to container element
v1.3.0-rc.0
1.3.0-rc.0 (2022-11-05)
Features
[upload-drop-zone]
- add getFiles helper to dropHandler callback[upload-drop-zone]
- add new prop - shouldHandleDrag to control whether DnD is enabled or not
Docs
root
- Fix some spelling problems and typos (by @0x111)
Internal
[shared]
- add isEmpty util
v1.2.0
v1.1.0
1.1.0 (2022-08-28)
Features
[uploader]
- support fast abort flow (for many items) using new threshold param: fastAbortThreshold
Internal
[abort]
- new package: adds the capability to abort/cancel running & pending uploads[raw-uploader]
- new package: placeholder package, containing only types
v1.1.0-rc.1
1.1.0-rc.1 (2022-08-23)
Internal
[abort]
- calculate fast mode based on item queue count
v1.1.0-rc.0
1.1.0-rc.0 (2022-08-21)
Features
[uploader]
- support fast abort flow (for many items) using new threshold param: fastAbortThreshold
Internal
[abort]
- new package: adds the capability to abort/cancel running & pending uploads[raw-uploader]
- new package: placeholder package, containing only types
v1.0.1
v1.0.0
v0.18.3
0.18.3 (2022-05-11)
Bug fixes
[upload-button]
- added missing onClick prop TS definition
Docs
root
- add financial contributors to main readmestorybook
- upgrade to SB 6.4.22
Internal
all
- upgraded to latest flow (0.176.3)all
- updated website URL in all package.json files