Skip to content

Releases: sweetalert2/sweetalert2-laravel

1.4.1

18 Mar 08:58
2a7f482

Choose a tag to compare

fix: remove `loaderHtml` from `CALLBACK_OPTIONS` (#20)

1.4.0: feat: Laravel 13 support (#19)

18 Mar 08:10
dcbac1d

Choose a tag to compare

  • feat: Laravel 13 support (#19)

1.3.2: fix: XSS vulnerability in callback string rendering (#18)

17 Jan 17:08
f263fbb

Choose a tag to compare

  • fix: XSS vulnerability in callback string rendering (#18)

1.3.1

17 Jan 09:15
dd1c941

Choose a tag to compare

  • fix: expose Swal globally to make it accessible in callbacks (#17)

1.3.0

17 Jan 08:36
bba03b1

Choose a tag to compare

  • Add support for JavaScript callback options (didOpen, willClose, etc.) #16

1.2.1

30 Dec 22:35
e59626b

Choose a tag to compare

  • fix inertia event handler (#14)

1.2.0: feat: support Livewire Lazy components (#13)

03 Dec 08:03
8ebfef1

Choose a tag to compare

  • Lazy component in Livewire support (#13)

1.1.0: feat: add Inertia.js support (#11)

12 Oct 13:12
d7cf993

Choose a tag to compare

1.0.0

24 Aug 12:37

Choose a tag to compare

  • Livewire support (#5)

Kudos to @SlothLady 👏

0.2.0: feat: use window.Swal if defined (#3)

24 Aug 08:35
5f526c4

Choose a tag to compare

  • feat: use window.Swal if defined (#3)
  • chore: integration overhaul (#4)

kudos to @SlothLady 👏