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

Published by limonte almost 5 years ago

9.3.16 (2019-11-19)

Bug Fixes

sweetalert2 - v9.3.15

Published by limonte almost 5 years ago

9.3.15 (2019-11-19)

Bug Fixes

  • hasClass multiple classes support for IE11 (bd4eab5)
  • revert "fix: add showClass asyncronously to popup (IE11)" (6cb66cc)
sweetalert2 - v9.3.14

Published by limonte almost 5 years ago

9.3.14 (2019-11-19)

Bug Fixes

sweetalert2 - v9.3.13

Published by limonte almost 5 years ago

9.3.13 (2019-11-18)

Bug Fixes

  • add showClass asyncronously to popup (IE11) (8aed623)
sweetalert2 - v9.3.12

Published by limonte almost 5 years ago

9.3.12 (2019-11-18)

Bug Fixes

  • types: simplify Swal.fire(title, message, icon) back (#1823) (0cc40ff)
sweetalert2 - v9.3.11

Published by limonte almost 5 years ago

9.3.11 (2019-11-15)

Bug Fixes

  • use $swal2-background in $swal2-button-focus-box-shadow (bef3d86)
  • use $swal2-background in $swal2-toast-button-focus-box-shadow (2da88c2)
sweetalert2 - v9.3.10

Published by limonte almost 5 years ago

9.3.10 (2019-11-15)

Bug Fixes

  • ci: fix semantic-release step (fcf57b9)
  • ci: use yarn for bundlewatch (effa758)
sweetalert2 - v9.3.9

Published by limonte almost 5 years ago

9.3.9 (2019-11-15)

Bug Fixes

sweetalert2 - v9.3.8

Published by limonte almost 5 years ago

9.3.8 (2019-11-15)

Bug Fixes

sweetalert2 - v9.3.7

Published by limonte almost 5 years ago

9.3.7 (2019-11-15)

Bug Fixes

  • add $swal2-toast-background (8ac68f1)
  • use $swal2-background for range, radio, checkbox background (6af549b)
sweetalert2 - v9.3.6

Published by limonte almost 5 years ago

9.3.6 (2019-11-14)

Bug Fixes

sweetalert2 - v9.3.5

Published by limonte almost 5 years ago

9.3.5 (2019-11-13)

Bug Fixes

  • use inline-block for confirm button in showLoading() (#1810) (c876d13)
sweetalert2 - v9.3.4

Published by limonte almost 5 years ago

9.3.4 (2019-11-12)

Bug Fixes

  • "funding" field can't be a string even though docs says so (604f3d2)
sweetalert2 - v9.3.3

Published by limonte almost 5 years ago

9.3.3 (2019-11-12)

Bug Fixes

  • add "funding" field to package.json (04236fb)
sweetalert2 - v9.3.2

Published by limonte almost 5 years ago

9.3.2 (2019-11-12)

Bug Fixes

  • reset timer progress bar on Swal.increaseTimer() (#1807) (604feb8)
sweetalert2 - v9.3.1

Published by limonte almost 5 years ago

9.3.1 (2019-11-11)

Bug Fixes

sweetalert2 - v9.3.0

Published by limonte almost 5 years ago

9.3.0 (2019-11-10)

Features

  • Add timerProgressBar option, working with timer option, that adds a reverse progress bar representing the time left before the modal fades away (#1805) (d49cbe5)
    How it looks like:
    Peek 11-11-2019 00-34
sweetalert2 - v9.2.0

Published by limonte almost 5 years ago

9.2.0 (2019-11-09)

Features

  • support HTMLElement and JQuery in shorthand (#1804) (9318f79)
sweetalert2 - v9.1.6

Published by limonte almost 5 years ago

9.1.6 (2019-11-08)

Bug Fixes

  • types: add missing version type (10c4136)
sweetalert2 - v9.1.5

Published by limonte almost 5 years ago

9.1.5 (2019-11-05)

Bug Fixes

  • .swal2-icon-content for toasts (941b900)