Skip to content

Releases: kasper9n/svelte-droplet

v1.1.0

Choose a tag to compare

@kasper9n kasper9n released this 23 Oct 05:26
d77a08b
  • Add Svelte 5 support

v1.0.1

Choose a tag to compare

@kasper9n kasper9n released this 19 Dec 08:47
499ee98
  • Fix warnings about missing package.json exports conditions

v1.0.0

Choose a tag to compare

@kasper9n kasper9n released this 10 Sep 01:27
4ae99cb
  • Support file extensions like .jpg in acceptedMimes, but with the caveat that it will not enable droppable when hovering.

v0.3.0

Choose a tag to compare

@kasper9n kasper9n released this 28 Dec 18:07
97fa13d
  • Add name property

v0.2.1

Choose a tag to compare

@kasper9n kasper9n released this 17 Nov 23:12
502cf84
  • Add role and aria-label accessibility attributes

v0.2.0

Choose a tag to compare

@kasper9n kasper9n released this 31 Mar 04:47
743912b
  • Add tabindex property

v0.1.3

Choose a tag to compare

@kasper9n kasper9n released this 30 Mar 20:56
74103a6
  • Support pressing Space and Enter to upload

v0.1.2

Choose a tag to compare

@kasper9n kasper9n released this 24 Mar 04:50
6050669
  • Fix incorrect cursor

v0.1.1

Choose a tag to compare

@kasper9n kasper9n released this 24 Mar 04:37
8408757
  • Fix component not exported

v0.1.0

Choose a tag to compare

@kasper9n kasper9n released this 24 Mar 04:11
89e3a06
  • Initial release