Releases: TeamWertarbyte/material-ui-file-dropzone
Releases · TeamWertarbyte/material-ui-file-dropzone
v0.2.0
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
Fixed
- Fix
InvisibleDropArea
overlay disappearing when hovering a nested element (again)
v0.1.1
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