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 - v5.0.0 Switch to display: flex

Published by limonte about 8 years ago

Fix #277, #272

Many thanks to @birjolaxew!

sweetalert2 -

Published by limonte about 8 years ago

Fix #289

sweetalert2 -

Published by limonte about 8 years ago

Implement #271

sweetalert2 -

Published by limonte about 8 years ago

Fix #287

sweetalert2 -

Published by limonte about 8 years ago

Remove State Machine, add swal.insertQueueStep(), sweetAlert.deleteQueueStep()and swal.getQueueStep()

sweetalert2 -

Published by limonte about 8 years ago

Add progress steps (#275)

sweetalert2 -

Published by limonte about 8 years ago

sweetalert2 -

Published by limonte about 8 years ago

Fix #263

sweetalert2 -

Published by limonte about 8 years ago

Add new input types: number, tel, range

sweetalert2 -

Published by limonte about 8 years ago

State Machine (#241)

Thanks to @simo9000 !

sweetalert2 -

Published by limonte about 8 years ago

stupid me, made a bug in the prev release :/

sweetalert2 -

Published by limonte about 8 years ago

Add ability to set width in percents:

swal({text: 'width in percents', width: '80%'})

sweetalert2 -

Published by limonte about 8 years ago

sweetalert2 -

Published by limonte about 8 years ago

Fix #262

sweetalert2 -

Published by limonte about 8 years ago

fix #261

sweetalert2 -

Published by limonte about 8 years ago

Fix #260

sweetalert2 -

Published by limonte about 8 years ago

Fix #248

Thanks to @birjolaxew !

sweetalert2 -

Published by limonte about 8 years ago

Add focusCancel parameter #244

sweetalert2 -

Published by limonte about 8 years ago

Fix #245

sweetalert2 -

Published by limonte about 8 years ago

Stupid me, forgot to include CSS in prev release :/

Fix #239

Thanks to @birjolaxew!