Releases: probablykasper/svelte-droplet
Releases · probablykasper/svelte-droplet
v1.1.0
v1.0.1
- Fix warnings about missing
package.json
exports conditions
v1.0.0
- Support file extensions like
.jpg
inacceptedMimes
, but with the caveat that it will not enabledroppable
when hovering.
v0.3.0
- Add
name
property
v0.2.1
- Add
role
andaria-label
accessibility attributes
v0.2.0
- Add
tabindex
property
v0.1.3
- Support pressing
Space
andEnter
to upload
v0.1.2
- Fix incorrect cursor
v0.1.1
- Fix component not exported
v0.1.0
- Initial release