sweetalert2 11.4.2 → 11.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -0
- package/README.md +6 -10
- package/dist/sweetalert2.all.js +771 -761
- package/dist/sweetalert2.all.min.js +1 -1
- package/dist/sweetalert2.js +771 -761
- package/dist/sweetalert2.min.js +1 -1
- package/package.json +9 -9
- package/src/SweetAlert.js +1 -1
- package/src/buttons-handlers.js +3 -0
- package/src/instanceMethods/close.js +1 -1
- package/src/keydown-handler.js +10 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
## [11.4.5](https://github.com/sweetalert2/sweetalert2/compare/v11.4.4...v11.4.5) (2022-03-17)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* rm cspell, it takes too long to install ([c39de26](https://github.com/sweetalert2/sweetalert2/commit/c39de260c70c7faf5b450d4c03fd7ea16cdb24db))
|
|
7
|
+
|
|
8
|
+
## [11.4.4](https://github.com/sweetalert2/sweetalert2/compare/v11.4.3...v11.4.4) (2022-02-21)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* complete the promise when calling showValidationMessage() inside preConfirm ([#2409](https://github.com/sweetalert2/sweetalert2/issues/2409)) ([e2384a6](https://github.com/sweetalert2/sweetalert2/commit/e2384a68b8b9edf37b60c33916044c8d2539ab7b))
|
|
14
|
+
|
|
15
|
+
## [11.4.3](https://github.com/sweetalert2/sweetalert2/compare/v11.4.2...v11.4.3) (2022-02-21)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* ignore keydown during IME composition ([#2408](https://github.com/sweetalert2/sweetalert2/issues/2408)) ([402bc8c](https://github.com/sweetalert2/sweetalert2/commit/402bc8cf8d0f823051cac1bd8f23c0feb3493239))
|
|
21
|
+
|
|
1
22
|
## [11.4.2](https://github.com/sweetalert2/sweetalert2/compare/v11.4.1...v11.4.2) (2022-02-20)
|
|
2
23
|
|
|
3
24
|
|
package/README.md
CHANGED
|
@@ -30,13 +30,9 @@ For all questions related to sponsorship please contact me via email limon.monte
|
|
|
30
30
|
NSFW Sponsors
|
|
31
31
|
-------------
|
|
32
32
|
|
|
33
|
-
[<img src="https://sweetalert2.github.io/images/plus.png" width="80">](SPONSORS.md#sponsors) | [<img src="https://sweetalert2.github.io/images/sponsors/
|
|
34
|
-
|
|
35
|
-
[Become a NSFW sponsor](SPONSORS.md#sponsors) | [
|
|
36
|
-
|
|
37
|
-
[<img src="https://sweetalert2.github.io/images/sponsors/sexvibrator.png" width="80">](https://www.sexvibrators.in/) | [<img src="https://sweetalert2.github.io/images/sponsors/viva-awa.png" width="80">](https://www.viva-awa.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/sensualdolls.png" width="80">](https://www.sensualdolls.com) | [<img src="https://sweetalert2.github.io/images/sponsors/bestrealdoll.jpeg" width="80">](https://www.bestrealdoll.com/collections/us-warehouse) | [<img src="https://sweetalert2.github.io/images/sponsors/sexdolltech.jpeg" width="80">](https://www.sexdolltech.com/product-category/us-warehouse/) | [<img src="https://sweetalert2.github.io/images/sponsors/rosewives.png" width="80">](https://rosewives.com/)
|
|
38
|
-
-|-|-|-|-|-
|
|
39
|
-
[Sex Vibrators](https://www.sexvibrators.in/) | [Viva Awa](https://www.viva-awa.com/) | [Sensual Dolls](https://www.sensualdolls.com) | [BestRealDoll](https://www.bestrealdoll.com/collections/us-warehouse) | [SexDollTech](https://www.sexdolltech.com/product-category/us-warehouse/) | [Rose Wives](https://rosewives.com/)
|
|
33
|
+
[<img src="https://sweetalert2.github.io/images/plus.png" width="80">](SPONSORS.md#sponsors) | [<img src="https://sweetalert2.github.io/images/sponsors/sexvibrator.png" width="80">](https://www.sexvibrators.in/) | [<img src="https://sweetalert2.github.io/images/sponsors/viva-awa.png" width="80">](https://www.viva-awa.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/sensualdolls.png" width="80">](https://www.sensualdolls.com) | [<img src="https://sweetalert2.github.io/images/sponsors/bestrealdoll.jpeg" width="80">](https://www.bestrealdoll.com/collections/us-warehouse) | [<img src="https://sweetalert2.github.io/images/sponsors/sexdolltech.jpeg" width="80">](https://www.sexdolltech.com/product-category/us-warehouse/) | [<img src="https://sweetalert2.github.io/images/sponsors/rosewives.png" width="80">](https://rosewives.com/)
|
|
34
|
+
-|-|-|-|-|-|-
|
|
35
|
+
[Become a NSFW sponsor](SPONSORS.md#sponsors) | [Sex Vibrators](https://www.sexvibrators.in/) | [Viva Awa](https://www.viva-awa.com/) | [Sensual Dolls](https://www.sensualdolls.com) | [BestRealDoll](https://www.bestrealdoll.com/collections/us-warehouse) | [SexDollTech](https://www.sexdolltech.com/product-category/us-warehouse/) | [Rose Wives](https://rosewives.com/)
|
|
40
36
|
|
|
41
37
|
[<img src="https://sweetalert2.github.io/images/sponsors/sexdollsoff.png" width="80">](https://www.sexdollsoff.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/realsexdoll.png" width="80">](https://realsexdoll.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/yourdoll.jpg" width="80">](https://www.yourdoll.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/annies-dollhouse.png" width="80">](https://anniesdollhouse.com/) | [<img src="https://sweetalert2.github.io/images/sponsors/sexdollcenter.png" width="80">](https://sexdollcenter.vip/) |
|
|
42
38
|
-|-|-|-|-
|
|
@@ -46,9 +42,9 @@ NSFW Sponsors
|
|
|
46
42
|
-|-|-|-
|
|
47
43
|
[VSDoll](https://vsdoll.com/) | [SexAngelbaby](https://sexangelbaby.com/) | [The Adult Toy Finder](https://theadulttoyfinder.com/?utm_source=sweetalert2&utm_medium=logo) | [Fresh Materials](https://www.thefreshmaterials.com/?utm_source=sweetalert2&utm_medium=logo)
|
|
48
44
|
|
|
49
|
-
[<img src="https://sweetalert2.github.io/images/sponsors/
|
|
50
|
-
|
|
51
|
-
[
|
|
45
|
+
[<img src="https://sweetalert2.github.io/images/sponsors/my-sex-toy-guide.jpg" width="80">](https://www.mysextoyguide.com/?utm_source=sweetalert2&utm_medium=logo) | [<img src="https://sweetalert2.github.io/images/sponsors/best-blowjob-machines.jpg" width="80">](https://www.bestblowjobmachines.com/?utm_source=sweetalert2&utm_medium=logo) | [<img src="https://sweetalert2.github.io/images/sponsors/sextoycollective.jpg" width="80">](https://sextoycollective.com/?utm_source=sweetalert2&utm_medium=logo) | [<img src="https://sweetalert2.github.io/images/sponsors/doctorclimax.png" width="80">](https://doctorclimax.com/)
|
|
46
|
+
-|-|-|-
|
|
47
|
+
[My Sex Toy Guide](https://www.mysextoyguide.com/?utm_source=sweetalert2&utm_medium=logo) | [Best Blowjob Machines](https://www.bestblowjobmachines.com/?utm_source=sweetalert2&utm_medium=logo) | [STC](https://sextoycollective.com/?utm_source=sweetalert2&utm_medium=logo) | [DoctorClimax](https://doctorclimax.com/)
|
|
52
48
|
|
|
53
49
|
Support and Donations
|
|
54
50
|
---------------------
|