Skip to content

Releases: TeamWertarbyte/material-ui-file-dropzone

v0.2.0

19 Oct 14:35
Compare
Choose a tag to compare

Thanks to the 1 contributor who made this release possible. 🎉

Changed

  • Allow dropping folders, which will call onSelectFiles with the contents resolved recursively #1 #2 @nithins

v0.1.2

16 Aug 21:07
Compare
Choose a tag to compare

Fixed

  • Fix InvisibleDropArea overlay disappearing when hovering a nested element (again)

v0.1.1

12 Aug 13:21
Compare
Choose a tag to compare

Fixed

  • Fix InvisibleDropArea overlay not being displayed properly if box-sizing doesn't default to content-box
  • Fix InvisibleDropArea hiding the overlay when hovering a child element

v0.1.0

11 May 12:50
Compare
Choose a tag to compare

Initial release 🎉