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 - v10.15.4

Published by limonte over 3 years ago

10.15.4 (2021-02-18)

Bug Fixes

sweetalert2 - v10.15.3

Published by limonte over 3 years ago

10.15.3 (2021-02-18)

Bug Fixes

sweetalert2 - v10.15.2

Published by limonte over 3 years ago

10.15.2 (2021-02-17)

Bug Fixes

  • hide the confirm button when inputOptions is a promise (9bacebb)
sweetalert2 - v10.15.1

Published by limonte over 3 years ago

10.15.1 (2021-02-16)

Bug Fixes

sweetalert2 - v10.15.0

Published by limonte over 3 years ago

10.15.0 (2021-02-15)

Features

sweetalert2 - v10.14.1

Published by limonte over 3 years ago

10.14.1 (2021-02-12)

Bug Fixes

  • Swal.getIcon() to work in jest environment (#2163) (f9c936e)
sweetalert2 - v10.14.0

Published by limonte over 3 years ago

10.14.0 (2021-01-28)

Features

sweetalert2 - v10.13.3

Published by limonte over 3 years ago

10.13.3 (2021-01-25)

Bug Fixes

  • apply $swal2-icon-size to success and error icons (#2158) (f367041)
sweetalert2 - v10.13.2

Published by limonte over 3 years ago

10.13.2 (2021-01-25)

Bug Fixes

  • warnings in IE11 for invalid elements in templates (#2157) (3f9cbd6)
sweetalert2 - v10.13.1

Published by limonte over 3 years ago

10.13.1 (2021-01-24)

Bug Fixes

  • only throw warnings for direct children in template (#2156) (a0d19ea)
sweetalert2 - v10.13.0

Published by limonte almost 4 years ago

10.13.0 (2021-01-05)

Features

  • add customClass.inputLabel (4d0f89c)
sweetalert2 - v10.12.7

Published by limonte almost 4 years ago

10.12.7 (2021-01-01)

Bug Fixes

  • do not animate timer progress bar is timer was unset (fix #2147) (3b165eb)
sweetalert2 - v10.12.6

Published by limonte almost 4 years ago

10.12.6 (2020-12-23)

Bug Fixes

  • do not close toast by internal click in case the timer is set (03f5469)
sweetalert2 - v10.12.5

Published by limonte almost 4 years ago

10.12.5 (2020-12-12)

Bug Fixes

  • customClass default value: undefined -> empty object (#2137) (39bba2d)
sweetalert2 - v10.12.4

Published by limonte almost 4 years ago

10.12.4 (2020-12-09)

Bug Fixes

  • params precedence, user params > template params > mixin params (#2133) (98f44b4)
sweetalert2 - v10.12.3

Published by limonte almost 4 years ago

10.12.3 (2020-12-07)

Bug Fixes

  • support empty strings in template attributes (#2130) (8e30ea5)
sweetalert2 - v10.12.2

Published by limonte almost 4 years ago

10.12.2 (2020-12-07)

Bug Fixes

  • ignore null values for attributes in template elements (#2128) (bd6ac8d)
sweetalert2 - v10.12.1

Published by limonte almost 4 years ago

10.12.1 (2020-12-07)

Bug Fixes

  • template params precedence over user/mixin params (#2126) (159cc04)
sweetalert2 - v10.12.0

Published by limonte almost 4 years ago

10.12.0 (2020-12-06)

Features

  • add ability to trigger popups declaratively (#2122) (8c2acde)
sweetalert2 - v10.11.1

Published by limonte almost 4 years ago

10.11.1 (2020-12-03)

Bug Fixes