yarn sweetalert2 7.24.0

latest releases: 11.11.0, 11.10.8, 11.10.7...
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.