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 - v9.10.0

Published by limonte over 4 years ago

9.10.0 (2020-03-09)

Features

sweetalert2 - v9.9.0

Published by limonte over 4 years ago

9.9.0 (2020-03-07)

Features

  • scss: add $swal2-close-button-align-items and $swal2-close-button-justify-content vars (fdf12c1)
sweetalert2 - v9.8.2

Published by limonte over 4 years ago

9.8.2 (2020-02-22)

Bug Fixes

sweetalert2 - v9.8.1

Published by limonte over 4 years ago

9.8.1 (2020-02-21)

Bug Fixes

  • do not start animating timerProgressBar if timer is stopped (#1898) (c4546bc)
sweetalert2 - v9.8.0

Published by limonte over 4 years ago

9.8.0 (2020-02-21)

Features

  • api: expose the getTimerProgressBar method (#1897) (e48ab48)
sweetalert2 - v9.7.2

Published by limonte over 4 years ago

9.7.2 (2020-02-07)

Bug Fixes

sweetalert2 - v9.7.1

Published by limonte over 4 years ago

9.7.1 (2020-01-28)

Bug Fixes

  • polish success icon for perfect rendering in Safari (fix #1876) (fb9fe38)
sweetalert2 - v9.7.0

Published by limonte over 4 years ago

9.7.0 (2020-01-22)

Features

sweetalert2 - v9.6.1

Published by limonte over 4 years ago

9.6.1 (2020-01-20)

Bug Fixes

sweetalert2 - v9.6.0

Published by limonte almost 5 years ago

9.6.0 (2020-01-15)

Features

  • make allowOutsideClick and allowEscapeKey updatable (#1867) (810d291)
sweetalert2 - v9.5.4

Published by limonte almost 5 years ago

9.5.4 (2019-12-27)

Bug Fixes

sweetalert2 - v9.5.3

Published by limonte almost 5 years ago

9.5.3 (2019-12-10)

Bug Fixes

  • fire swalOpenAnimationFinished() only when popup's animation is finished (#1845) (ebcb2b8)
sweetalert2 - v9.5.2

Published by limonte almost 5 years ago

9.5.2 (2019-12-09)

Bug Fixes

  • do not re-add popup's showClass (7922360)
sweetalert2 - v9.5.1

Published by limonte almost 5 years ago

9.5.1 (2019-12-09)

Bug Fixes

  • make icon classes op popup different from classes on icons (#1844) (1ae23fc)
sweetalert2 - v9.5.0

Published by limonte almost 5 years ago

9.5.0 (2019-12-09)

Features

sweetalert2 - v9.4.3

Published by limonte almost 5 years ago

9.4.3 (2019-12-03)

Bug Fixes

  • types: export input, grow and position options types (#1837) (5e1cf62)
sweetalert2 - v9.4.2

Published by limonte almost 5 years ago

9.4.2 (2019-12-03)

Bug Fixes

  • progress steps and getQueueStep() API method (#1836) (0f9fdde)
sweetalert2 - v9.4.1

Published by limonte almost 5 years ago

9.4.1 (2019-12-01)

Bug Fixes

sweetalert2 - v9.4.0

Published by limonte almost 5 years ago

9.4.0 (2019-11-23)

Features

sweetalert2 - v9.3.17

Published by limonte almost 5 years ago

9.3.17 (2019-11-21)

Bug Fixes

  • do not fail when hideLoading() without popup (2ada37c)