Skip to content

Releases: sweetalert2/sweetalert2-laravel

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 👏

0.1.0

23 Apr 10:37

Choose a tag to compare

chore: add tests

0.0.17

23 Apr 06:39

Choose a tag to compare

feat: add Swal::toastSuccess(), Swal::toastError(), etc.

0.0.16

22 Apr 19:37

Choose a tag to compare

feat: add Swal::success(), Swal::error(), Swal::toast()

0.0.15

22 Apr 13:24

Choose a tag to compare

chore: fix tests

0.0.14

22 Apr 13:09

Choose a tag to compare

fix: use CDN, as promised in the README, devs shouldn't care about JS…

0.0.13

22 Apr 12:50

Choose a tag to compare

fix: there's no need in publishing vendor assets, use loadViewsFrom()…

0.0.12

22 Apr 12:40

Choose a tag to compare

feat: add service provider that boots a template