Skip to content

Releases: dasundev/livewire-dropzone

v2.0.2

23 Nov 04:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump laravel/framework from 10.48.11 to 10.48.23 by @dependabot in #54
  • chore(deps): bump symfony/http-foundation from 6.4.7 to 6.4.14 by @dependabot in #53
  • chore(deps): bump symfony/process from 6.4.7 to 6.4.14 by @dependabot in #52

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Jul 02:54
a555f69
Compare
Choose a tag to compare

What's Changed

  • fix: ensure $files variable is set before usage in Blade template by @hipoagencia in #44
  • fix: ui bug by @dasundev in #45
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /resources/js/livewire-dropzone-styles by @dependabot in #46

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Jul 15:54
9d02170
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

27 May 11:57
4f6df52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.2.0

v1.0.10

30 Apr 01:59
fddfc9a
Compare
Choose a tag to compare

What's Changed

  • fix: missing comma and order of params passed into Apline. by @Fsmash in #34

Full Changelog: v1.0.9...v1.0.10

v1.0.9

27 Apr 12:05
8f54b02
Compare
Choose a tag to compare

What's Changed

fix: Ensure correct UUID is dispatched when using multiple dropzone components on the same page by @Fsmash in #32

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

24 Apr 18:08
2e855dd
Compare
Choose a tag to compare

What's Changed

  • fix: Use number facade with namespace by @tominal in #30

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

07 Apr 16:08
4408d36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

05 Apr 13:04
f068541
Compare
Choose a tag to compare

What's Changed

  • fix: Handle the file removal event without manually deleting temporary files by @dasundev in #24

Full Changelog: v1.0.5...v1.0.6

v1.0.5

27 Feb 10:17
0e4308b
Compare
Choose a tag to compare

What's Changed

  • fix: Assign an initial value to the $file property. by @macerd in #16

New Contributors

Full Changelog: v1.0.4...v1.0.5