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.13.1

Published by limonte over 5 years ago

8.13.1 (2019-07-04)

Bug Fixes

  • inputValue as a promise (reject case) (544c0c1)
sweetalert2 - v8.13.0

Published by limonte over 5 years ago

8.13.0 (2019-06-21)

Features

  • add $swal2-icon-font-family SCSS variable (#1628) (3f7aaa8)
sweetalert2 - v8.12.2

Published by limonte over 5 years ago

8.12.2 (2019-06-20)

Bug Fixes

sweetalert2 - v8.12.1

Published by limonte over 5 years ago

8.12.1 (2019-06-10)

Bug Fixes

  • add z-index to the close button to prevent its overlapping by the content (#1618) (ad07176)
sweetalert2 - v8.12.0

Published by limonte over 5 years ago

8.12.0 (2019-06-08)

Features

  • dist: use this instead of window to support Firefox extensions (#1615) (9996bcf)
sweetalert2 - v8.11.7

Published by limonte over 5 years ago

8.11.7 (2019-05-31)

Bug Fixes

  • iOS: do not prevent touchmove for inputs (#1605) (69d57e3)
sweetalert2 - v8.11.6

Published by limonte over 5 years ago

8.11.6 (2019-05-25)

Bug Fixes

  • run swalCloseEventFinished only for animations on popup (#1601) (78920dc)
sweetalert2 - v8.11.5

Published by limonte over 5 years ago

8.11.5 (2019-05-23)

Bug Fixes

  • revert 'module' field, add 'browser' field to package.json (#1599) (4fe56fb)
sweetalert2 - v8.11.4

Published by limonte over 5 years ago

8.11.4 (2019-05-22)

Bug Fixes

sweetalert2 - v8.11.3

Published by limonte over 5 years ago

8.11.3 (2019-05-22)

Bug Fixes

  • iOS: disable body scroll when modal is shown (#1596) (409be8f)
sweetalert2 - v8.11.2

Published by limonte over 5 years ago

8.11.2 (2019-05-22)

Bug Fixes

  • aviod double-executing of swalCloseEventFinished (3874ba9)
sweetalert2 - v8.11.1

Published by limonte over 5 years ago

8.11.1 (2019-05-16)

Bug Fixes

  • sass: Add !default to swal2-actions-justify-content (#1593) (5062187)
sweetalert2 - v8.11.0

Published by limonte over 5 years ago

8.11.0 (2019-05-16)

Bug Fixes

  • do not access innerParams in close() if there's no popup (86e16f9)

Features

  • sass: add $swal2-actions-justify-content variable to control buttons justification (#1592) (c0fcab8)
sweetalert2 - v8.10.7

Published by limonte over 5 years ago

8.10.7 (2019-05-11)

Bug Fixes

  • pass isToast to removePopupAndResetState() (#1585) (53f1047)
sweetalert2 - v8.10.6

Published by limonte over 5 years ago

8.10.6 (2019-05-10)

Bug Fixes

  • sass: add $swal2-close-button-hover-background (c209d1b)
  • styling: revert opacity on toast hide animation (1bb5a56)
sweetalert2 - v8.10.5

Published by limonte over 5 years ago

8.10.5 (2019-05-10)

Bug Fixes

  • remove opacity from toast show/hide animations (#1584) (469bcc5)
sweetalert2 - v8.10.4

Published by limonte over 5 years ago

8.10.4 (2019-05-09)

Bug Fixes

sweetalert2 - v8.10.3

Published by limonte over 5 years ago

8.10.3 (2019-05-09)

Bug Fixes

  • improve the awareness of users to support awesomeness (982a612)
sweetalert2 - v8.10.2

Published by limonte over 5 years ago

8.10.2 (2019-05-07)

Bug Fixes

  • double-click on backdrop should close popup once (#1579) (78d2d2a)
  • unset props after closing a popup so GC will dispose them (#1570) (81c0a0d)
sweetalert2 - v8.10.1

Published by limonte over 5 years ago

8.10.1 (2019-05-06)

Bug Fixes