Skip to content

Releases: sweetalert2/sweetalert2

v11.12.3

19 Jul 08:34
Compare
Choose a tag to compare

11.12.3 (2024-07-19)

Bug Fixes

  • strict types renderInput.js and getTemplateParams.js (df6d0ed)

v11.12.2

05 Jul 20:46
Compare
Choose a tag to compare

11.12.2 (2024-07-05)

Bug Fixes

v11.12.1

28 Jun 11:33
Compare
Choose a tag to compare

11.12.1 (2024-06-28)

Bug Fixes

  • strict types domUtils.js (42720b4)

v11.12.0

18 Jun 10:44
Compare
Choose a tag to compare

11.12.0 (2024-06-18)

Bug Fixes

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

Features

v11.11.1

05 Jun 10:36
Compare
Choose a tag to compare

11.11.1 (2024-06-05)

Bug Fixes

v11.11.0

11 May 08:10
Compare
Choose a tag to compare

11.11.0 (2024-05-11)

Features

v11.10.8

17 Apr 14:39
Compare
Choose a tag to compare

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

22 Mar 17:08
Compare
Choose a tag to compare

11.10.7 (2024-03-22)

Bug Fixes

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

v11.10.6

05 Mar 14:26
Compare
Choose a tag to compare

11.10.6 (2024-03-05)

Bug Fixes

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

v11.10.5

05 Feb 08:41
Compare
Choose a tag to compare

11.10.5 (2024-02-05)

Bug Fixes

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