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 - v11.7.24

Published by limonte about 1 year ago

11.7.24 (2023-08-18)

Bug Fixes

  • do not adjust padding right when body has overflow-y: scroll (#2664) (4d86677)
sweetalert2 - v11.7.23

Published by limonte about 1 year ago

11.7.23 (2023-08-15)

Bug Fixes

sweetalert2 - v11.7.22

Published by limonte about 1 year ago

11.7.22 (2023-08-10)

Bug Fixes

  • types: rm generic from SweetAlertOptions to make it easier to read (c3bf4cc)
sweetalert2 - v11.7.21

Published by limonte about 1 year ago

11.7.21 (2023-08-09)

Bug Fixes

  • types: add SyncOrAsync to preConfirm definition (#2658) (98c3b5f)
sweetalert2 - v11.7.20

Published by limonte about 1 year ago

11.7.20 (2023-07-23)

Bug Fixes

sweetalert2 - v11.7.19

Published by limonte about 1 year ago

11.7.19 (2023-07-22)

Bug Fixes

  • rended iconHTML with icon: undefined (83e8fe2)
sweetalert2 - v11.7.18

Published by limonte over 1 year ago

11.7.18 (2023-07-15)

Bug Fixes

sweetalert2 - v11.7.17

Published by limonte over 1 year ago

11.7.17 (2023-07-15)

Bug Fixes

  • when resizing textarea take params.width into consideration (#2654) (98b34a1)
sweetalert2 - v11.7.16

Published by limonte over 1 year ago

11.7.16 (2023-07-11)

Bug Fixes

  • avoid using navigator.userAgent and navigator.platform (#2650) (3039432)
sweetalert2 - v11.7.15

Published by limonte over 1 year ago

11.7.15 (2023-07-11)

Bug Fixes

sweetalert2 - v11.7.14

Published by limonte over 1 year ago

11.7.14 (2023-07-11)

Bug Fixes

sweetalert2 - v11.7.13

Published by limonte over 1 year ago

11.7.13 (2023-07-11)

Bug Fixes

sweetalert2 - v11.7.12

Published by limonte over 1 year ago

11.7.12 (2023-06-09)

Bug Fixes

sweetalert2 - v11.7.11

Published by limonte over 1 year ago

11.7.11 (2023-06-06)

Bug Fixes

  • strict types renderContent.js (0de698e)
sweetalert2 - v11.7.10

Published by limonte over 1 year ago

11.7.10 (2023-05-31)

Bug Fixes

  • disallow overriding styles by frameworks (#2629) (b078f5b)
sweetalert2 - v11.7.9

Published by limonte over 1 year ago

11.7.9 (2023-05-30)

Bug Fixes

sweetalert2 - v11.7.8

Published by limonte over 1 year ago

11.7.8 (2023-05-29)

Bug Fixes

sweetalert2 - v11.7.7

Published by limonte over 1 year ago

11.7.7 (2023-05-29)

Bug Fixes

  • assign instance methods to prototype in a webpack4 compatible way (fixes #2625) (f8942e8)
sweetalert2 - v11.7.6

Published by limonte over 1 year ago

11.7.6 (2023-05-28)

Bug Fixes

  • types for SweetAlert class (166077e)
sweetalert2 - v11.7.5

Published by limonte over 1 year ago

11.7.5 (2023-05-04)

Bug Fixes

  • add types to mixin.js and enable-disable-elements.js (#2605) (f77f418)