Sweetalert2 Versions Save

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

v11.12.0

2 weeks ago

11.12.0 (2024-06-18)

Bug Fixes

  • styles: :focus -> :focus-visible for buttons (#2733) (9be8249)

Features

v11.11.1

4 weeks ago

11.11.1 (2024-06-05)

Bug Fixes

v11.11.0

1 month ago

11.11.0 (2024-05-11)

Features

v11.10.8

2 months ago

11.10.8 (2024-04-17)

Bug Fixes

  • prevent popup content from being selected on double click on the container (#2722) (7910325)

v11.10.7

3 months ago

11.10.7 (2024-03-22)

Bug Fixes

  • improve performance by pulling querySelector out of the loop (#2719) (9f94517)

v11.10.6

3 months ago

11.10.6 (2024-03-05)

Bug Fixes

  • allow single quotes in default email validator (#2717) (e4b7a3a)

v11.10.5

4 months ago

11.10.5 (2024-02-05)

Bug Fixes

  • show the browser validation message for input (#2704) (68d6d35)

v11.10.4

5 months ago

11.10.4 (2024-01-23)

Bug Fixes

v11.10.3

5 months ago

11.10.3 (2024-01-11)

Bug Fixes

  • rm unnecessary transform styles on success icon (69c2372), closes #2698

v11.10.2

6 months ago

11.10.2 (2023-12-27)

Bug Fixes

  • strict types domUtils.js (3a963d4)