sweetalert2

✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦

MIT License

Downloads
2.6M
Stars
16.8K
Committers
122

Bot releases are hidden (Show)

sweetalert2 - v11.4.2

Published by limonte over 2 years ago

11.4.2 (2022-02-20)

Bug Fixes

  • arrow keys when there are Confirm and Cancel buttons (95f3632)
sweetalert2 - v11.4.1

Published by limonte over 2 years ago

11.4.1 (2022-02-19)

Bug Fixes

  • isModal() to return true only if .swal2-shown is set on body (#2405) (e0f2240)
sweetalert2 - v11.4.0

Published by limonte over 2 years ago

11.4.0 (2022-02-06)

Features

sweetalert2 - v11.3.10

Published by limonte over 2 years ago

11.3.10 (2022-01-26)

Bug Fixes

  • revert mistakenly deleted replace-in-file (6c728fd)
sweetalert2 - v11.3.9

Published by limonte over 2 years ago

11.3.9 (2022-01-26)

Bug Fixes

  • remove type="module" from package.json (0ae493b)
  • remove type="module" from package.json before building dist (#2397) (1968d8b)
sweetalert2 - v11.3.8

Published by limonte over 2 years ago

11.3.8 (2022-01-26)

Bug Fixes

  • use ESM modules for dev/build tools (1b182e6)
sweetalert2 - v11.3.7

Published by limonte over 2 years ago

11.3.7 (2022-01-26)

Bug Fixes

sweetalert2 - v11.3.6

Published by limonte almost 3 years ago

11.3.6 (2022-01-17)

Bug Fixes

  • add types to getTemplateParams.js (7a48d60)
sweetalert2 - v11.3.5

Published by limonte almost 3 years ago

11.3.5 (2022-01-13)

Bug Fixes

  • throw error when returnInputValueOnDeny is used without input (#2381) (a09fc87)
sweetalert2 - v11.3.4

Published by limonte almost 3 years ago

11.3.4 (2022-01-07)

Bug Fixes

sweetalert2 - v11.3.3

Published by limonte almost 3 years ago

11.3.3 (2022-01-01)

Bug Fixes

sweetalert2 - v11.3.2

Published by limonte almost 3 years ago

11.3.2 (2021-12-30)

Bug Fixes

sweetalert2 - v11.3.1

Published by limonte almost 3 years ago

11.3.1 (2021-12-28)

Bug Fixes

sweetalert2 - v11.3.0

Published by limonte almost 3 years ago

11.3.0 (2021-12-05)

Features

sweetalert2 - v11.2.2

Published by limonte almost 3 years ago

11.2.2 (2021-12-03)

Bug Fixes

  • detecting toast so removePopupAndResetState() would work properly (#2360) (afef35a)
sweetalert2 - v11.2.1

Published by limonte almost 3 years ago

11.2.1 (2021-11-25)

Bug Fixes

Before:

After:

sweetalert2 - v11.2.0

Published by limonte almost 3 years ago

11.2.0 (2021-11-20)

Features

  • add new animation for question, info and warning mark (#2351) (c5d8b68)

Kudos to @mehrabanIlya!

sweetalert2 - v11.1.10

Published by limonte almost 3 years ago

11.1.10 (2021-11-08)

Bug Fixes

sweetalert2 - v11.1.9

Published by limonte about 3 years ago

11.1.9 (2021-10-16)

Bug Fixes

  • handle the rejection of the initial Swal when chaining multiple Swal inside preConfirm (#2335) (84e2e55)
sweetalert2 - v11.1.8

Published by limonte about 3 years ago

11.1.8 (2021-10-14)

Bug Fixes

  • preConfirm & preDeny promise rejections rejects the main Swal.fire promise (#2334) (040b7a9)