sweetalert2.github.io icon indicating copy to clipboard operation
sweetalert2.github.io copied to clipboard

Documentation for SweetAlert2

Results 10 sweetalert2.github.io issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.45.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.1.1) |...

Hi guys, while deploying the library I needed to create a custom animation for show and hide, so I started creating my own css class (I'm not using [animate.css](https://animate.style/)), only...

https://mozilla.github.io/pdf.js/ https://github.com/sweetalert2/sweetalert2/issues/1781

recipes

https://uppy.io/examples/dragdrop/

recipes

https://github.com/sweetalert2/sweetalert2/issues/1979

recipes

https://github.com/sweetalert2/sweetalert2/issues/2025

recipes

Hi @zenflow , thanks for your reply! There is one reason why I consider deep merging better. Before version 9.0.0 there were separate options for `confirmButtonClass`, `cancelButtonClass` etc. If you...

Add variables from https://github.com/sweetalert2/sweetalert2/blob/master/src/variables.scss should be documented After documenting SASS variables we should consider them as the part of public API and apply semver rules when adding/changing anything in `variables.scss`

Related issue https://github.com/sweetalert2/sweetalert2/issues/1386

Updates from "Feature/object oriented" PR in core repo sweetalert2/sweetalert2#1036 - Swal.fire method - "How to" extend/subclass Swal