Skip to content

v1.3.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yoavniran yoavniran released this 05 Nov 16:06
· 290 commits to master since this release

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