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
sweetalert2 -

Published by limonte about 8 years ago

Fix #242

Thanks to @birjolaxew !

sweetalert2 -

Published by limonte about 8 years ago

sweetalert2 -

Published by limonte about 8 years ago

sweetalert2 -

Published by limonte about 8 years ago

Add dynamic queue functionality #234

Thanks a lot to @simo9000 !

sweetalert2 -

Published by limonte about 8 years ago

Add getFocusableElements() to dom.js, fix #233

sweetalert2 -

Published by limonte about 8 years ago

sweetalert2 -

Published by limonte over 8 years ago

Add swal.disableConfirmButton() and swal.enableConfirmButton()

#226

sweetalert2 -

Published by limonte over 8 years ago

Fix InvalidCharacterError when opening/closing a sweet alert #223

sweetalert2 -

Published by limonte over 8 years ago

Fix #220:

  • Revert native browser outline for buttons
  • Remove focus/blur event handling for changing buttons color
sweetalert2 -

Published by limonte over 8 years ago

  • Fix mouseover/mouseout illumination if buttons have child elements
  • Unset image width/height if not specified
sweetalert2 -

Published by limonte over 8 years ago

Use elem.classList for addClass() and removeClass() helpers. Fix #211

sweetalert2 -

Published by limonte over 8 years ago

Fix reset validation on change for textarea https://github.com/limonte/sweetalert2/issues/209

sweetalert2 -

Published by limonte over 8 years ago

Fix vertical position for mobile devices when changing orientation #189

sweetalert2 -

Published by limonte over 8 years ago

Fix click on child elements in buttons

sweetalert2 -

Published by limonte over 8 years ago

  • Add Promise.prototype.done() #177
  • Add loader to unstyled buttons #194
sweetalert2 -

Published by limonte over 8 years ago

Added onClose and onOpen Methods

Thanks to @acupajoe!

sweetalert2 -

Published by limonte over 8 years ago

sweetalert2 -

Published by limonte over 8 years ago

sweetalert2 -

Published by limonte over 8 years ago

sweetalert2 -

Published by limonte over 8 years ago

Fix visibility of custom inputs in html parameter