github sweetalert2/sweetalert2 v7.24.0

latest releases: v11.10.8, v11.10.7, v11.10.6...
5 years ago

New features

  • add keydownListenerCapture boolean param, default false

keydownListenerCapture is useful for those who are using SweetAlert2 along with Bootstrap modals. By default keydownListenerCapture is false which means when a user hits Esc, both SweetAlert2 and Bootstrap modals will be closed. Set keydownListenerCapture to true to fix that behavior.

Don't miss a new sweetalert2 release

NewReleases is sending notifications on new releases.