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

Published by limonte over 4 years ago

9.13.4 (2020-05-29)

Bug Fixes

  • types: add missing prefix to UpdatableParameters (#1984) (26d037e)
sweetalert2 - v9.13.3

Published by limonte over 4 years ago

9.13.3 (2020-05-29)

Bug Fixes

  • types: improve type inference and correct some return types (#1983) (d2e47cd)
sweetalert2 - v9.13.2

Published by limonte over 4 years ago

9.13.2 (2020-05-28)

Bug Fixes

  • types: support for generic types in interfaces and methods (#1981) (146309c)
sweetalert2 - v9.13.1

Published by limonte over 4 years ago

9.13.1 (2020-05-21)

Bug Fixes

  • do not set style="display: flex" on image (#1977) (8fc54e7)
sweetalert2 - v9.13.0

Published by limonte over 4 years ago

9.13.0 (2020-05-21)

Features

  • add isConfirmed and isDismissed to SweetAlertResult (#1976) (8fc85f3)
sweetalert2 - v9.12.0

Published by limonte over 4 years ago

9.12.0 (2020-05-20)

Features

  • make onClose onAfterClose onDestroy updatable (#1974) (91700e7)
sweetalert2 - v9.11.0

Published by limonte over 4 years ago

9.11.0 (2020-05-19)

Features

sweetalert2 - v9.10.13

Published by limonte over 4 years ago

9.10.13 (2020-05-11)

Bug Fixes

sweetalert2 - v9.10.12

Published by limonte over 4 years ago

9.10.12 (2020-04-14)

Bug Fixes

  • perform container.scrollTop = 0 asyncronously (#1947) (5674005)
sweetalert2 - v9.10.11

Published by limonte over 4 years ago

9.10.11 (2020-04-13)

Bug Fixes

sweetalert2 - v9.10.10

Published by limonte over 4 years ago

9.10.10 (2020-04-09)

Bug Fixes

sweetalert2 - v9.10.9

Published by limonte over 4 years ago

9.10.9 (2020-04-02)

Bug Fixes

sweetalert2 - v9.10.8

Published by limonte over 4 years ago

9.10.8 (2020-03-31)

Bug Fixes

  • take into account when parsing html with DOMParser (#1934) (92eec64)
sweetalert2 - v9.10.7

Published by limonte over 4 years ago

9.10.7 (2020-03-28)

Security Fixes

sweetalert2 - v9.10.6

Published by limonte over 4 years ago

9.10.6 (2020-03-24)

Bug Fixes

sweetalert2 - v9.10.5

Published by limonte over 4 years ago

9.10.5 (2020-03-22)

Bug Fixes

sweetalert2 - v9.10.4

Published by limonte over 4 years ago

9.10.4 (2020-03-21)

Bug Fixes

  • a11y: fix missing outline in Chrome (7371fea)
sweetalert2 - v9.10.3

Published by limonte over 4 years ago

9.10.3 (2020-03-19)

Bug Fixes

sweetalert2 - v9.10.2

Published by limonte over 4 years ago

9.10.2 (2020-03-16)

Bug Fixes

sweetalert2 - v9.10.1

Published by limonte over 4 years ago

9.10.1 (2020-03-15)

Bug Fixes

  • setup timer after the popup is opened (#1917) (7e24824)
  • styles: add border-bottom-radius to timer-progress-bar (32ff38f)