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 - v8.17.3

Published by limonte about 5 years ago

8.17.3 (2019-09-16)

Bug Fixes

sweetalert2 - v8.17.2

Published by limonte about 5 years ago

8.17.2 (2019-09-16)

Bug Fixes

  • split SCSS into smaller pieces for easier theming (#1734) (c21d615)
sweetalert2 - v8.17.1

Published by limonte about 5 years ago

8.17.1 (2019-08-31)

Bug Fixes

  • types: more precise SweetAlertArrayOptions type (e0225e7)
sweetalert2 - v8.17.0

Published by limonte about 5 years ago

8.17.0 (2019-08-31)

Features

sweetalert2 - v8.16.4

Published by limonte about 5 years ago

8.16.4 (2019-08-30)

Bug Fixes

  • swap enable/disable deprecation warnings (#1727) (d557a1e)
sweetalert2 - v8.16.3

Published by limonte about 5 years ago

8.16.3 (2019-08-22)

Bug Fixes

sweetalert2 - v8.16.2

Published by limonte about 5 years ago

8.16.2 (2019-08-18)

Bug Fixes

  • types: Swal.close() now takes the value to resolve with, not a callback (8def219)
sweetalert2 - v8.16.1

Published by limonte about 5 years ago

8.16.1 (2019-08-17)

Bug Fixes

sweetalert2 - v8.16.0

Published by limonte about 5 years ago

8.16.0 (2019-08-16)

Features

  • sass: add variables for .swal2-content (c50185a)
sweetalert2 - v8.15.3

Published by limonte about 5 years ago

8.15.3 (2019-08-09)

Bug Fixes

  • expand/shrink popup accordingly to textarea width (#1702) (93f59dc)
sweetalert2 - v8.15.2

Published by limonte about 5 years ago

8.15.2 (2019-08-05)

Bug Fixes

  • apply buttons classes even if both of them are hidden (#1697) (a90f139)
sweetalert2 - v8.15.1

Published by limonte about 5 years ago

8.15.1 (2019-08-03)

Bug Fixes

  • types: add missing getPopup() definition (f4374a7)
sweetalert2 - v8.15.0

Published by limonte about 5 years ago

8.15.0 (2019-08-02)

Features

  • sass: add variables for .swal2-actions (3fc4c0c)
sweetalert2 - v8.14.1

Published by limonte about 5 years ago

8.14.1 (2019-08-02)

Bug Fixes

  • types: support sweetalert2 modules from dist and src folders (#1693) (ca1cbe9)
sweetalert2 - v8.14.0

Published by limonte over 5 years ago

8.14.0 (2019-07-18)

Features

sweetalert2 - v8.13.6

Published by limonte over 5 years ago

8.13.6 (2019-07-15)

Bug Fixes

sweetalert2 - v8.13.5

Published by limonte over 5 years ago

8.13.5 (2019-07-14)

Bug Fixes

sweetalert2 - v8.13.4

Published by limonte over 5 years ago

8.13.4 (2019-07-09)

Bug Fixes

  • perform removeBodyClasses() as the very last step (#1651) (624ccc9)
sweetalert2 - v8.13.3

Published by limonte over 5 years ago

8.13.3 (2019-07-08)

Bug Fixes

  • Move globalState variables delete statements in closing callback (#1647) (e5ded53)
sweetalert2 - v8.13.2

Published by limonte over 5 years ago

8.13.2 (2019-07-08)

Bug Fixes

  • change closing sequence to detect a closing swal (#1645) (9a8e802)