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 visible (Hide)

sweetalert2 - v11.10.8 Latest Release

Published by limonte 6 months ago

11.10.8 (2024-04-17)

Bug Fixes

  • prevent popup content from being selected on double click on the container (#2722) (7910325)
sweetalert2 - v11.10.7

Published by limonte 7 months ago

11.10.7 (2024-03-22)

Bug Fixes

  • improve performance by pulling querySelector out of the loop (#2719) (9f94517)
sweetalert2 - v11.10.6

Published by limonte 8 months ago

11.10.6 (2024-03-05)

Bug Fixes

  • allow single quotes in default email validator (#2717) (e4b7a3a)
sweetalert2 - v11.10.5

Published by limonte 9 months ago

11.10.5 (2024-02-05)

Bug Fixes

  • show the browser validation message for input (#2704) (68d6d35)
sweetalert2 - v11.10.4

Published by limonte 9 months ago

11.10.4 (2024-01-23)

Bug Fixes

sweetalert2 - v11.10.3

Published by limonte 9 months ago

11.10.3 (2024-01-11)

Bug Fixes

  • rm unnecessary transform styles on success icon (69c2372), closes #2698
sweetalert2 - v11.10.2

Published by limonte 10 months ago

11.10.2 (2023-12-27)

Bug Fixes

  • strict types domUtils.js (3a963d4)
sweetalert2 - v11.10.1

Published by limonte 11 months ago

11.10.1 (2023-11-19)

Bug Fixes

  • resolve swal promise when its dismissed by another swal (#2689) (0b4329b)
sweetalert2 - v11.10.0

Published by limonte 11 months ago

11.10.0 (2023-11-14)

Features

sweetalert2 - v11.9.1

Published by limonte 11 months ago

11.9.1 (2023-11-14)

Bug Fixes

sweetalert2 - v11.9.0

Published by limonte 12 months ago

11.9.0 (2023-10-30)

Features

  • automatically show/hide title/content/footer when their innerHTML is changing (#2680) (3339dea)
sweetalert2 - v11.8.0

Published by limonte 12 months ago

11.8.0 (2023-10-28)

Features

  • support input date, datetime-local, time, week, month, search (#2679) (3fce8ac)
sweetalert2 - v11.7.32

Published by limonte about 1 year ago

11.7.32 (2023-10-06)

Bug Fixes

  • strict types popup-click-handler.js (e5af701)
sweetalert2 - v11.7.31

Published by limonte about 1 year ago

11.7.31 (2023-09-26)

Bug Fixes

  • types: make bindClickHandler()'s param optional (de5f162)
sweetalert2 - v11.7.30

Published by limonte about 1 year ago

11.7.30 (2023-09-26)

Bug Fixes

  • types: add missing bindClickHandler() (59a9613)
sweetalert2 - v11.7.29

Published by limonte about 1 year ago

11.7.29 (2023-09-25)

Bug Fixes

  • types: allow imageUrl to be null (6e7915f)
  • types: allow returning false from inputValidator (a3becd9)
  • types: allow target to be null (82a40d5)
sweetalert2 - v11.7.28

Published by limonte about 1 year ago

11.7.28 (2023-09-14)

Bug Fixes

  • strict types keydown-handler.js (1e39486)
sweetalert2 - v11.7.27

Published by limonte about 1 year ago

11.7.27 (2023-08-20)

Bug Fixes

sweetalert2 - v11.7.26

Published by limonte about 1 year ago

11.7.26 (2023-08-19)

Bug Fixes

sweetalert2 - v11.7.25

Published by limonte about 1 year ago

11.7.25 (2023-08-18)

Bug Fixes

  • always adjust padding right when body has overflow-y: scroll (#2665) (b0ec753)