chriszo111 / tsnvscom-firebase

Angular 7 Application @
https://tsnvs.com
MIT License
0 stars 0 forks source link

An in-range update of sweetalert2 is breaking the build 🚨 #82

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency sweetalert2 was updated from 8.7.0 to 8.7.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sweetalert2 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v8.7.1

8.7.1 (2019-03-30)

Bug Fixes

Commits

The new version differs by 8 commits.

  • f738511 chore(release): 8.7.1 [skip ci]
  • e81d840 fix: update internal params in Swal.update() (#1505)
  • 2ae33e9 chore: eliminate cognitive complexity of init() (#1500)
  • ea45107 chore: deprecate enableConfirmButton() and disableConfirmButton() (#1497)
  • 57c6303 chore(karma-config): eliminate cognitive complexity of getBrowsers() (#1475)
  • 1e3beb6 chore(refactor): eliminate the cognitive complecity of init() method (#1473)
  • f3ef845 chore(karma-config): eliminate cognitive complexity of getBrowsers() (#1471)
  • 6eb4fe0 chore: refactor Karma config to eliminate its cognitive complexity (#1469)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 8.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.8.0

8.8.0 (2019-03-31)

Features

  • allow image size to be set in any CSS units (#1510) (9d74299)
Commits

The new version differs by 5 commits.

  • b3fb282 chore(release): 8.8.0 [skip ci]
  • 9d74299 feat: allow image size to be set in any CSS units (#1510)
  • 6a4194f chore: eliminate cognitive complexity of parseHtmlToContainer() (#1509)
  • 43e4921 chore: eliminate cognitive complexity of renderIcon() (#1508)
  • 87934e0 chore: deprecate getProgressSteps() and setProgressSteps() (#1506)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.1

8.8.1 (2019-04-02)

Bug Fixes

  • do not re-render icon if isn't provided or the same as before (#1518) (f7613af)
Commits

The new version differs by 9 commits.

  • 60bbd53 chore(release): 8.8.1 [skip ci]
  • f7613af fix: do not re-render icon if isn't provided or the same as before (#1518)
  • 4fc0905 chore: create external swalCloseEventFinished() (#1520)
  • 373b63a chore: move removePopupAndResetState() outside of close() (#1514)
  • 0eb95cc chore: move methods of the Timer class outside of the constructor (#1516)
  • a8de0d1 chore: eliminate cognitive complexity of showWarningsForParams() (#1515)
  • 9af67f0 chore: eliminate cognitive complexity of restoreProgressSteps() (#1513)
  • dcd12b9 chore: expose dom.toggleClass() use it in renderPopup() (#1512)
  • 866bfc7 chore: eliminate cognitive complexity of restoreActiveElement() (#1511)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.2

8.8.2 (2019-04-10)

Bug Fixes

Commits

The new version differs by 13 commits.

  • 13b251e chore(release): 8.8.2 [skip ci]
  • 848cf9f fix: remove unnecessary nesting in styles (#1526)
  • 130fffe chore: reduce complexity of renderContainer (#1522)
  • 40818d8 chore: reduce complexity of openPopup() (#1521)
  • 60bbd53 chore(release): 8.8.1 [skip ci]
  • f7613af fix: do not re-render icon if isn't provided or the same as before (#1518)
  • 4fc0905 chore: create external swalCloseEventFinished() (#1520)
  • 373b63a chore: move removePopupAndResetState() outside of close() (#1514)
  • 0eb95cc chore: move methods of the Timer class outside of the constructor (#1516)
  • a8de0d1 chore: eliminate cognitive complexity of showWarningsForParams() (#1515)
  • 9af67f0 chore: eliminate cognitive complexity of restoreProgressSteps() (#1513)
  • dcd12b9 chore: expose dom.toggleClass() use it in renderPopup() (#1512)
  • 866bfc7 chore: eliminate cognitive complexity of restoreActiveElement() (#1511)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.3

8.8.3 (2019-04-10)

Bug Fixes

  • d.ts: add missing HTMLElement to target param (2ea9d80)
Commits

The new version differs by 15 commits.

  • e0ab398 chore(release): 8.8.3 [skip ci]
  • 2ea9d80 fix(d.ts): add missing HTMLElement to target param
  • 13b251e chore(release): 8.8.2 [skip ci]
  • 848cf9f fix: remove unnecessary nesting in styles (#1526)
  • 130fffe chore: reduce complexity of renderContainer (#1522)
  • 40818d8 chore: reduce complexity of openPopup() (#1521)
  • 60bbd53 chore(release): 8.8.1 [skip ci]
  • f7613af fix: do not re-render icon if isn't provided or the same as before (#1518)
  • 4fc0905 chore: create external swalCloseEventFinished() (#1520)
  • 373b63a chore: move removePopupAndResetState() outside of close() (#1514)
  • 0eb95cc chore: move methods of the Timer class outside of the constructor (#1516)
  • a8de0d1 chore: eliminate cognitive complexity of showWarningsForParams() (#1515)
  • 9af67f0 chore: eliminate cognitive complexity of restoreProgressSteps() (#1513)
  • dcd12b9 chore: expose dom.toggleClass() use it in renderPopup() (#1512)
  • 866bfc7 chore: eliminate cognitive complexity of restoreActiveElement() (#1511)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.4

8.8.4 (2019-04-13)

Bug Fixes

Commits

The new version differs by 22 commits.

  • 2dc387e chore(release): 8.8.4 [skip ci]
  • 2649c34 fix: do not rerender input on update (#1543)
  • 50710f3 chore: reduce complexity of renderInput() (#1541)
  • fbd02ad chore: add PriceListo to Backers
  • 40281c0 chore: add David Barber to Donors
  • a02d2dd chore(eslint): enforce one true brace style (#1534)
  • dd6f4c4 chore: Reduced complexity of renderActions()
  • e0ab398 chore(release): 8.8.3 [skip ci]
  • 2ea9d80 fix(d.ts): add missing HTMLElement to target param
  • 13b251e chore(release): 8.8.2 [skip ci]
  • 848cf9f fix: remove unnecessary nesting in styles (#1526)
  • 130fffe chore: reduce complexity of renderContainer (#1522)
  • 40818d8 chore: reduce complexity of openPopup() (#1521)
  • 60bbd53 chore(release): 8.8.1 [skip ci]
  • f7613af fix: do not re-render icon if isn't provided or the same as before (#1518)

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.5

8.8.5 (2019-04-13)

Bug Fixes

  • do not repove style attribute from inputs (#1545) (cf44531)
Commits

The new version differs by 25 commits.

  • 22403e4 chore(release): 8.8.5 [skip ci]
  • cf44531 fix: do not repove style attribute from inputs (#1545)
  • 541f6e8 Update stylelint to the latest version πŸš€ (#1544)
  • 2dc387e chore(release): 8.8.4 [skip ci]
  • 2649c34 fix: do not rerender input on update (#1543)
  • 50710f3 chore: reduce complexity of renderInput() (#1541)
  • fbd02ad chore: add PriceListo to Backers
  • 40281c0 chore: add David Barber to Donors
  • a02d2dd chore(eslint): enforce one true brace style (#1534)
  • dd6f4c4 chore: Reduced complexity of renderActions()
  • e0ab398 chore(release): 8.8.3 [skip ci]
  • 2ea9d80 fix(d.ts): add missing HTMLElement to target param
  • 13b251e chore(release): 8.8.2 [skip ci]
  • 848cf9f fix: remove unnecessary nesting in styles (#1526)
  • 130fffe chore: reduce complexity of renderContainer (#1522)

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.8.6

8.8.6 (2019-04-21)

Bug Fixes

  • force extensions for import statements (fa94cec)
Commits

The new version differs by 35 commits.

  • 125dd8f chore(release): 8.8.6 [skip ci]
  • fa94cec fix: force extensions for import statements
  • 78802a0 Update stylelint-order to the latest version πŸš€ (#1553)
  • a8b4f95 Change Laravel package to realrashid/sweet-alert
  • cba58d7 Update gulp-stylelint to the latest version πŸš€ (#1551)
  • 9366dd6 chore: stop using deprecated gulp-util (#1549)
  • c3c7faf Add the 'Become a backer' link
  • 14c6d22 chore(tools): git hooks for running linters before commit (#1537)
  • 386f406 chore: move the split logic into external function (#1546)
  • 68c15e6 chore(readme): add codeclimate badge, move semantic-release bagde to the Contributing section
  • 22403e4 chore(release): 8.8.5 [skip ci]
  • cf44531 fix: do not repove style attribute from inputs (#1545)
  • 541f6e8 Update stylelint to the latest version πŸš€ (#1544)
  • 2dc387e chore(release): 8.8.4 [skip ci]
  • 2649c34 fix: do not rerender input on update (#1543)

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.8.7

8.8.7 (2019-04-21)

Bug Fixes

  • revert "chore(tools): git hooks for running linters before commit (#1537)" (#1559) (d22b234)
Commits

The new version differs by 2 commits.

  • 3962be6 chore(release): 8.8.7 [skip ci]
  • d22b234 fix: revert "chore(tools): git hooks for running linters before commit (#1537)" (#1559)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.9.0

8.9.0 (2019-04-28)

Features

Commits

The new version differs by 9 commits.

  • 586e9f8 chore(release): 8.9.0 [skip ci]
  • cbe02de feat(sass): add $swal2-input-color (#1563)
  • 9ce3983 chore: include browser-sync to npm audit
  • f3922af chore: add npm audit check to AppVeyor (#1550)
  • 9c60975 Update replace-in-file to the latest version πŸš€ (#1555)
  • 3fd16c4 chore: get rid of gulp-sass/node-sass/node-gyp (#1560)
  • d5963b8 chore(build): create dist folder if needed in 'gulp clean' task
  • 3962be6 chore(release): 8.8.7 [skip ci]
  • d22b234 fix: revert "chore(tools): git hooks for running linters before commit (#1537)" (#1559)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.0

8.10.0 (2019-05-03)

Features

  • sass: add variables for toast, input and backdrop (#1571) (feab788)
Commits

The new version differs by 14 commits.

  • 0313da3 chore(release): 8.10.0 [skip ci]
  • feab788 feat(sass): add variables for toast, input and backdrop (#1571)
  • 5a8dd9a chore(readme): add 'Help wanted' section
  • 9935c1e chore: [ImgBot] Optimize images [skip ci] (#1568)
  • 6abfed9 chore: extract execute util to @sweetalert2/execute (#1566)
  • 586e9f8 chore(release): 8.9.0 [skip ci]
  • cbe02de feat(sass): add $swal2-input-color (#1563)
  • 9ce3983 chore: include browser-sync to npm audit
  • f3922af chore: add npm audit check to AppVeyor (#1550)
  • 9c60975 Update replace-in-file to the latest version πŸš€ (#1555)
  • 3fd16c4 chore: get rid of gulp-sass/node-sass/node-gyp (#1560)
  • d5963b8 chore(build): create dist folder if needed in 'gulp clean' task
  • 3962be6 chore(release): 8.8.7 [skip ci]
  • d22b234 fix: revert "chore(tools): git hooks for running linters before commit (#1537)" (#1559)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.1

8.10.1 (2019-05-06)

Bug Fixes

Commits

The new version differs by 17 commits.

  • 6c98a9f chore(release): 8.10.1 [skip ci]
  • 9b82c5a fix: improve checking when popup is animated (#1576)
  • 455169f chore(appveyor): run npm audit only for scheduled builds
  • 0313da3 chore(release): 8.10.0 [skip ci]
  • feab788 feat(sass): add variables for toast, input and backdrop (#1571)
  • 5a8dd9a chore(readme): add 'Help wanted' section
  • 9935c1e chore: [ImgBot] Optimize images [skip ci] (#1568)
  • 6abfed9 chore: extract execute util to @sweetalert2/execute (#1566)
  • 586e9f8 chore(release): 8.9.0 [skip ci]
  • cbe02de feat(sass): add $swal2-input-color (#1563)
  • 9ce3983 chore: include browser-sync to npm audit
  • f3922af chore: add npm audit check to AppVeyor (#1550)
  • 9c60975 Update replace-in-file to the latest version πŸš€ (#1555)
  • 3fd16c4 chore: get rid of gulp-sass/node-sass/node-gyp (#1560)
  • d5963b8 chore(build): create dist folder if needed in 'gulp clean' task

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.2

8.10.2 (2019-05-07)

Bug Fixes

  • double-click on backdrop should close popup once (#1579) (78d2d2a)
  • unset props after closing a popup so GC will dispose them (#1570) (81c0a0d)
Commits

The new version differs by 21 commits.

  • 1593162 chore(release): 8.10.2 [skip ci]
  • 78d2d2a fix: double-click on backdrop should close popup once (#1579)
  • 81c0a0d fix: unset props after closing a popup so GC will dispose them (#1570)
  • b687779 chore: improve jsdelivr cache purge
  • 6c98a9f chore(release): 8.10.1 [skip ci]
  • 9b82c5a fix: improve checking when popup is animated (#1576)
  • 455169f chore(appveyor): run npm audit only for scheduled builds
  • 0313da3 chore(release): 8.10.0 [skip ci]
  • feab788 feat(sass): add variables for toast, input and backdrop (#1571)
  • 5a8dd9a chore(readme): add 'Help wanted' section
  • 9935c1e chore: [ImgBot] Optimize images [skip ci] (#1568)
  • 6abfed9 chore: extract execute util to @sweetalert2/execute (#1566)
  • 586e9f8 chore(release): 8.9.0 [skip ci]
  • cbe02de feat(sass): add $swal2-input-color (#1563)
  • 9ce3983 chore: include browser-sync to npm audit

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.3

8.10.3 (2019-05-09)

Bug Fixes

  • improve the awareness of users to support awesomeness (982a612)
Commits

The new version differs by 26 commits.

  • 541188d chore(release): 8.10.3 [skip ci]
  • 982a612 fix: improve the awareness of users to support awesomeness
  • 0e7aa12 chore(readme): add Brave Rewards referral link
  • 2f85b45 chore(readme): mention the Minimal theme
  • 053568c chore: bump dev-deps
  • 1593162 chore(release): 8.10.2 [skip ci]
  • 78d2d2a fix: double-click on backdrop should close popup once (#1579)
  • 81c0a0d fix: unset props after closing a popup so GC will dispose them (#1570)
  • b687779 chore: improve jsdelivr cache purge
  • 6c98a9f chore(release): 8.10.1 [skip ci]
  • 9b82c5a fix: improve checking when popup is animated (#1576)
  • 455169f chore(appveyor): run npm audit only for scheduled builds
  • 0313da3 chore(release): 8.10.0 [skip ci]
  • feab788 feat(sass): add variables for toast, input and backdrop (#1571)
  • 5a8dd9a chore(readme): add 'Help wanted' section

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.4

8.10.4 (2019-05-09)

Bug Fixes

Commits

The new version differs by 28 commits.

  • f2ac3a8 chore(release): 8.10.4 [skip ci]
  • 9a02500 fix: call Swal.fire() inside onClose() (#1582)
  • 541188d chore(release): 8.10.3 [skip ci]
  • 982a612 fix: improve the awareness of users to support awesomeness
  • 0e7aa12 chore(readme): add Brave Rewards referral link
  • 2f85b45 chore(readme): mention the Minimal theme
  • 053568c chore: bump dev-deps
  • 1593162 chore(release): 8.10.2 [skip ci]
  • 78d2d2a fix: double-click on backdrop should close popup once (#1579)
  • 81c0a0d fix: unset props after closing a popup so GC will dispose them (#1570)
  • b687779 chore: improve jsdelivr cache purge
  • 6c98a9f chore(release): 8.10.1 [skip ci]
  • 9b82c5a fix: improve checking when popup is animated (#1576)
  • 455169f chore(appveyor): run npm audit only for scheduled builds
  • 0313da3 chore(release): 8.10.0 [skip ci]

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.5

8.10.5 (2019-05-10)

Bug Fixes

  • remove opacity from toast show/hide animations (#1584) (469bcc5)
Commits

The new version differs by 30 commits.

  • 619936b chore(release): 8.10.5 [skip ci]
  • 469bcc5 fix: remove opacity from toast show/hide animations (#1584)
  • f2ac3a8 chore(release): 8.10.4 [skip ci]
  • 9a02500 fix: call Swal.fire() inside onClose() (#1582)
  • 541188d chore(release): 8.10.3 [skip ci]
  • 982a612 fix: improve the awareness of users to support awesomeness
  • 0e7aa12 chore(readme): add Brave Rewards referral link
  • 2f85b45 chore(readme): mention the Minimal theme
  • 053568c chore: bump dev-deps
  • 1593162 chore(release): 8.10.2 [skip ci]
  • 78d2d2a fix: double-click on backdrop should close popup once (#1579)
  • 81c0a0d fix: unset props after closing a popup so GC will dispose them (#1570)
  • b687779 chore: improve jsdelivr cache purge
  • 6c98a9f chore(release): 8.10.1 [skip ci]
  • 9b82c5a fix: improve checking when popup is animated (#1576)

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.6

8.10.6 (2019-05-10)

Bug Fixes

  • sass: add $swal2-close-button-hover-background (c209d1b)
  • styling: revert opacity on toast hide animation (1bb5a56)
Commits

The new version differs by 34 commits.

  • ecc55d8 chore(release): 8.10.6 [skip ci]
  • c209d1b fix(sass): add $swal2-close-button-hover-background
  • 1bb5a56 fix(styling): revert opacity on toast hide animation
  • 98478ae chore(readme): embed-iframe -> borderless
  • 619936b chore(release): 8.10.5 [skip ci]
  • 469bcc5 fix: remove opacity from toast show/hide animations (#1584)
  • f2ac3a8 chore(release): 8.10.4 [skip ci]
  • 9a02500 fix: call Swal.fire() inside onClose() (#1582)
  • 541188d chore(release): 8.10.3 [skip ci]
  • 982a612 fix: improve the awareness of users to support awesomeness
  • 0e7aa12 chore(readme): add Brave Rewards referral link
  • 2f85b45 chore(readme): mention the Minimal theme
  • 053568c chore: bump dev-deps
  • 1593162 chore(release): 8.10.2 [skip ci]
  • 78d2d2a fix: double-click on backdrop should close popup once (#1579)

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.10.7

8.10.7 (2019-05-11)

Bug Fixes

  • pass isToast to removePopupAndResetState() (#1585) (53f1047)
Commits

The new version differs by 38 commits.

  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)
  • a43ba27 Add Johnny Lockhart to Supporters
  • 7f7805d chore: remove duplicated / character from url regex
  • ecc55d8 chore(release): 8.10.6 [skip ci]
  • c209d1b fix(sass): add $swal2-close-button-hover-background
  • 1bb5a56 fix(styling): revert opacity on toast hide animation
  • 98478ae chore(readme): embed-iframe -> borderless
  • 619936b chore(release): 8.10.5 [skip ci]
  • 469bcc5 fix: remove opacity from toast show/hide animations (#1584)
  • f2ac3a8 chore(release): 8.10.4 [skip ci]
  • 9a02500 fix: call Swal.fire() inside onClose() (#1582)
  • 541188d chore(release): 8.10.3 [skip ci]
  • 982a612 fix: improve the awareness of users to support awesomeness
  • 0e7aa12 chore(readme): add Brave Rewards referral link

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.0

8.11.0 (2019-05-16)

Bug Fixes

  • do not access innerParams in close() if there's no popup (86e16f9)

Features

  • sass: add $swal2-actions-justify-content variable to control buttons justification (#1592) (c0fcab8)
Commits

The new version differs by 43 commits.

  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]
  • 40bd865 chore: enforce providing a live demo for issue-reports
  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)
  • a43ba27 Add Johnny Lockhart to Supporters
  • 7f7805d chore: remove duplicated / character from url regex
  • ecc55d8 chore(release): 8.10.6 [skip ci]
  • c209d1b fix(sass): add $swal2-close-button-hover-background
  • 1bb5a56 fix(styling): revert opacity on toast hide animation
  • 98478ae chore(readme): embed-iframe -> borderless
  • 619936b chore(release): 8.10.5 [skip ci]
  • 469bcc5 fix: remove opacity from toast show/hide animations (#1584)

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.1

8.11.1 (2019-05-16)

Bug Fixes

  • sass: Add !default to swal2-actions-justify-content (#1593) (5062187)
Commits

The new version differs by 45 commits.

  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]
  • 40bd865 chore: enforce providing a live demo for issue-reports
  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)
  • a43ba27 Add Johnny Lockhart to Supporters
  • 7f7805d chore: remove duplicated / character from url regex
  • ecc55d8 chore(release): 8.10.6 [skip ci]
  • c209d1b fix(sass): add $swal2-close-button-hover-background
  • 1bb5a56 fix(styling): revert opacity on toast hide animation
  • 98478ae chore(readme): embed-iframe -> borderless

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.2

8.11.2 (2019-05-22)

Bug Fixes

  • aviod double-executing of swalCloseEventFinished (3874ba9)
Commits

The new version differs by 47 commits.

  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished
  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]
  • 40bd865 chore: enforce providing a live demo for issue-reports
  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)
  • a43ba27 Add Johnny Lockhart to Supporters
  • 7f7805d chore: remove duplicated / character from url regex
  • ecc55d8 chore(release): 8.10.6 [skip ci]
  • c209d1b fix(sass): add $swal2-close-button-hover-background

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.3

8.11.3 (2019-05-22)

Bug Fixes

  • iOS: disable body scroll when modal is shown (#1596) (409be8f)
Commits

The new version differs by 49 commits.

  • 3584a10 chore(release): 8.11.3 [skip ci]
  • 409be8f fix(iOS): disable body scroll when modal is shown (#1596)
  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished
  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]
  • 40bd865 chore: enforce providing a live demo for issue-reports
  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)
  • a43ba27 Add Johnny Lockhart to Supporters
  • 7f7805d chore: remove duplicated / character from url regex

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.4

8.11.4 (2019-05-22)

Bug Fixes

Commits

The new version differs by 51 commits.

  • 2295a79 chore(release): 8.11.4 [skip ci]
  • bb415c1 fix: ie11 toast styles (#1598)
  • 3584a10 chore(release): 8.11.3 [skip ci]
  • 409be8f fix(iOS): disable body scroll when modal is shown (#1596)
  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished
  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]
  • 40bd865 chore: enforce providing a live demo for issue-reports
  • 6ccc17b chore(release): 8.10.7 [skip ci]
  • 53f1047 fix: pass isToast to removePopupAndResetState() (#1585)

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.5

8.11.5 (2019-05-23)

Bug Fixes

  • revert 'module' field, add 'browser' field to package.json (#1599) (4fe56fb)
Commits

The new version differs by 54 commits.

  • c615254 chore(release): 8.11.5 [skip ci]
  • 4fe56fb fix: revert 'module' field, add 'browser' field to package.json (#1599)
  • ad2dd2d Create FUNDING.yml
  • 2295a79 chore(release): 8.11.4 [skip ci]
  • bb415c1 fix: ie11 toast styles (#1598)
  • 3584a10 chore(release): 8.11.3 [skip ci]
  • 409be8f fix(iOS): disable body scroll when modal is shown (#1596)
  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished
  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)
  • 86e16f9 fix: do not access innerParams in close() if there's no popup
  • 3bfe334 chore: update the 'Donate with PayPal' option [skip ci]

There are 54 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.6

8.11.6 (2019-05-25)

Bug Fixes

  • run swalCloseEventFinished only for animations on popup (#1601) (78920dc)
Commits

The new version differs by 56 commits.

  • b8219aa chore(release): 8.11.6 [skip ci]
  • 78920dc fix: run swalCloseEventFinished only for animations on popup (#1601)
  • c615254 chore(release): 8.11.5 [skip ci]
  • 4fe56fb fix: revert 'module' field, add 'browser' field to package.json (#1599)
  • ad2dd2d Create FUNDING.yml
  • 2295a79 chore(release): 8.11.4 [skip ci]
  • bb415c1 fix: ie11 toast styles (#1598)
  • 3584a10 chore(release): 8.11.3 [skip ci]
  • 409be8f fix(iOS): disable body scroll when modal is shown (#1596)
  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished
  • 32faf74 chore(release): 8.11.1 [skip ci]
  • 5062187 fix(sass): Add !default to swal2-actions-justify-content (#1593)
  • 91b82ac chore(release): 8.11.0 [skip ci]
  • c0fcab8 feat(sass): add $swal2-actions-justify-content variable to control buttons justification (#1592)

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.7

8.11.7 (2019-05-31)

Bug Fixes

  • iOS: do not prevent touchmove for inputs (#1605) (69d57e3)
Commits

The new version differs by 60 commits.

  • 62fb85f chore(release): 8.11.7 [skip ci]
  • 69d57e3 fix(iOS): do not prevent touchmove for inputs (#1605)
  • d93526d chore: Android GoogleAPI Emulator -> Android Emulator
  • 8369f57 chore: bump dev-deps
  • b8219aa chore(release): 8.11.6 [skip ci]
  • 78920dc fix: run swalCloseEventFinished only for animations on popup (#1601)
  • c615254 chore(release): 8.11.5 [skip ci]
  • 4fe56fb fix: revert 'module' field, add 'browser' field to package.json (#1599)
  • ad2dd2d Create FUNDING.yml
  • 2295a79 chore(release): 8.11.4 [skip ci]
  • bb415c1 fix: ie11 toast styles (#1598)
  • 3584a10 chore(release): 8.11.3 [skip ci]
  • 409be8f fix(iOS): disable body scroll when modal is shown (#1596)
  • df36b54 chore(release): 8.11.2 [skip ci]
  • 3874ba9 fix: aviod double-executing of swalCloseEventFinished

There are 60 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.11.8

8.11.8 (2019-06-07)

Bug Fixes

  • release: include the "dist" folder to GitHub releases (#1610) (8a1866f)
Commits

The new version differs by 63 commits.

  • a905557 chore(release): 8.11.8 [skip ci]
  • 8a1866f fix(release): include the "dist" folder to GitHub releases (#1610)
  • 4b6f64f chore(docs): add Swal.fire() breaking change to changelog for v8.0.0 (#1609)
  • 62fb85f chore(release): 8.11.7 [skip ci]
  • 69d57e3 fix(iOS): do not prevent touchmove for inputs (#1605)
  • d93526d chore: Android GoogleAPI Emulator -> Android Emulator
  • 8369f57 chore: bump dev-deps
  • b8219aa chore(release): 8.11.6 [skip ci]
  • 78920dc fix: run swalCloseEventFinished only for animations on popup (#1601)
  • c615254 chore(release): 8.11.5 [skip ci]
  • 4fe56fb fix: revert 'module' field, add 'browser' field to package.json (#1599)
  • ad2dd2d Create FUNDING.yml
  • 2295a79 chore(release): 8.11.4 [skip ci]
  • bb415c1 fix: ie11 toast styles (#1598)
  • 3584a10 chore(release): 8.11.3 [skip ci]

There are 63 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.12.0

8.12.0 (2019-06-08)

Features

  • dist: use this instead of window to support Firefox extensions (#1615) (9996bcf)
Commits

The new version differs by 65 commits.

  • 21c8080 chore(release): 8.12.0 [skip ci]
  • 9996bcf feat(dist): use this instead of window to support Firefox extensions (#1615)
  • 8cfd098 chore: bump deps
  • 12931d1 chore: bump karma-wepack to ^4.0.0
  • 4b6f64f chore(docs): add Swal.fire() breaking change to changelog for v8.0.0 (#1609)
  • 62fb85f chore(release): 8.11.7 [skip ci]
  • 69d57e3 fix(iOS): do not prevent touchmove for inputs (#1605)
  • d93526d chore: Android GoogleAPI Emulator -> Android Emulator
  • 8369f57 chore: bump dev-deps
  • b8219aa chore(release): 8.11.6 [skip ci]
  • 78920dc fix: run swalCloseEventFinished only for animations on popup (#1601)
  • c615254 chore(release): 8.11.5 [skip ci]
  • 4fe56fb fix: revert 'module' field, add 'browser' field to package.json (#1599)
  • ad2dd2d Create FUNDING.yml
  • 2295a79 chore(release): 8.11.4 [skip ci]

There are 65 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.12.1

8.12.1 (2019-06-10)

Bug Fixes

  • add z-index to the close button to prevent its overlapping by the content (#1618) (ad07176)
Commits

The new version differs by 68 commits.

  • 9228ecd chore(release): 8.12.1 [skip ci]
  • ad07176 fix: add z-index to the close button to prevent its overlapping by the content (#1618)
  • 647b251 chore: fix check:unpkg and check:jsdelivr checks after #1615
  • 21c8080 chore(release): 8.12.0 [skip ci]
  • 9996bcf feat(dist): use this instead of window to support Firefox extensions (#1615)
  • 8cfd098 chore: bump deps
  • 12931d1 chore: bump karma-wepack to ^4.0.0
  • 4b6f64f chore(docs): add Swal.fire() breaking change to changelog for v8.0.0 (#1609)
  • 62fb85f chore(release): 8.11.7 [skip ci]
  • 69d57e3 fix(iOS): do not prevent touchmove for inputs (#1605)
  • d93526d chore: Android GoogleAPI Emulator -> Android Emulator
  • 8369f57 chore: bump dev-deps
  • b8219aa chore(release): 8.11.6 [skip ci]
  • 78920dc fix: run swalCloseEventFinished only for animations on popup (#1601)
  • c615254 chore(release): 8.11.5 [skip ci]

There are 68 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.0

8.13.0 (2019-06-21)

Features

  • add $swal2-icon-font-family SCSS variable (#1628) (3f7aaa8)
Commits

The new version differs by 77 commits.

  • 15f2f0b chore(release): 8.13.0 [skip ci]
  • 3f7aaa8 feat: add $swal2-icon-font-family SCSS variable (#1628)
  • 1010b2c Update FUNDING.yml
  • 254a130 Update DONATIONS.md
  • 54baae7 chore(release): 8.12.2 [skip ci]
  • 7b01573 fix: remove styles for #swal2-content (#1624)
  • a5a70d0 Update README.md
  • 654d941 chore: add STED to Backers
  • 3ff732d chore: fix the complexity of renderInput() (#1620)
  • 9228ecd chore(release): 8.12.1 [skip ci]
  • ad07176 fix: add z-index to the close button to prevent its overlapping by the content (#1618)
  • 647b251 chore: fix check:unpkg and check:jsdelivr checks after #1615
  • 21c8080 chore(release): 8.12.0 [skip ci]
  • 9996bcf feat(dist): use this instead of window to support Firefox extensions (#1615)
  • 8cfd098 chore: bump deps

There are 77 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.1

8.13.1 (2019-07-04)

Bug Fixes

  • inputValue as a promise (reject case) (544c0c1)
Commits

The new version differs by 86 commits.

  • 00e4602 chore(release): 8.13.1 [skip ci]
  • 544c0c1 fix: inputValue as a promise (reject case)
  • 4a4b114 chore: bump @sweetalert2/stylelint-config
  • 9ec3ea0 Fix ESlint 6.0 no-redeclare
  • 4dcb226 Fix for ESlint 6.0 no-prototype-builtins
  • 50ddc01 chore: bump dev-deps
  • e87ca7b chore: use @sweetalert2/stylelint-config
  • 16ffe77 chore: update sass to 1.22.1 (#1637)
  • 801edf0 Update eslint to the latest version πŸš€ (#1629)
  • 15f2f0b chore(release): 8.13.0 [skip ci]
  • 3f7aaa8 feat: add $swal2-icon-font-family SCSS variable (#1628)
  • 1010b2c Update FUNDING.yml
  • 254a130 Update DONATIONS.md
  • 54baae7 chore(release): 8.12.2 [skip ci]
  • 7b01573 fix: remove styles for #swal2-content (#1624)

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.2

8.13.2 (2019-07-08)

Bug Fixes

  • change closing sequence to detect a closing swal (#1645) (9a8e802)
Commits

The new version differs by 98 commits.

  • f2dec5f chore(release): 8.13.2 [skip ci]
  • 9a8e802 fix: change closing sequence to detect a closing swal (#1645)
  • c04cc35 chore: bump bundlesize to ^0.18.0
  • b9d6940 chore: use eslint-config-standard (#1643)
  • 5f0408b chore: bump @sweetalert2/stylelint-config to ^1.1.2
  • 91237d8 chore: bump @sweetalert2/stylelint-config to ^1.1.0
  • a78213a chore: bump @sweetalert2/stylelint-config to ^1.0.4
  • 80e04f0 chore: add eslint space-in-parens rule
  • 02140be chore: make the support message when during 'npm i' more visible
  • d748860 chore: fix complexity of close() method (#1641)
  • c791173 chore: fix the 'inputValue as a Promise rejects' test for IE11
  • 603e9fa chore: reduce method complexity of setParameters() (#1634)
  • 00e4602 chore(release): 8.13.1 [skip ci]
  • 544c0c1 fix: inputValue as a promise (reject case)
  • 4a4b114 chore: bump @sweetalert2/stylelint-config

There are 98 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.3

8.13.3 (2019-07-08)

Bug Fixes

  • Move globalState variables delete statements in closing callback (#1647) (e5ded53)
Commits

The new version differs by 100 commits.

  • f1532aa chore(release): 8.13.3 [skip ci]
  • e5ded53 fix: Move globalState variables delete statements in closing callback (#1647)
  • f2dec5f chore(release): 8.13.2 [skip ci]
  • 9a8e802 fix: change closing sequence to detect a closing swal (#1645)
  • c04cc35 chore: bump bundlesize to ^0.18.0
  • b9d6940 chore: use eslint-config-standard (#1643)
  • 5f0408b chore: bump @sweetalert2/stylelint-config to ^1.1.2
  • 91237d8 chore: bump @sweetalert2/stylelint-config to ^1.1.0
  • a78213a chore: bump @sweetalert2/stylelint-config to ^1.0.4
  • 80e04f0 chore: add eslint space-in-parens rule
  • 02140be chore: make the support message when during 'npm i' more visible
  • d748860 chore: fix complexity of close() method (#1641)
  • c791173 chore: fix the 'inputValue as a Promise rejects' test for IE11
  • 603e9fa chore: reduce method complexity of setParameters() (#1634)
  • 00e4602 chore(release): 8.13.1 [skip ci]

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.4

8.13.4 (2019-07-09)

Bug Fixes

  • perform removeBodyClasses() as the very last step (#1651) (624ccc9)
Commits

The new version differs by 103 commits.

  • 0dbc72f chore(release): 8.13.4 [skip ci]
  • 624ccc9 fix: perform removeBodyClasses() as the very last step (#1651)
  • b6a91e7 chore: add @JulianoGTZ to collaborators (#1649)
  • f1532aa chore(release): 8.13.3 [skip ci]
  • e5ded53 fix: Move globalState variables delete statements in closing callback (#1647)
  • f2dec5f chore(release): 8.13.2 [skip ci]
  • 9a8e802 fix: change closing sequence to detect a closing swal (#1645)
  • c04cc35 chore: bump bundlesize to ^0.18.0
  • b9d6940 chore: use eslint-config-standard (#1643)
  • 5f0408b chore: bump @sweetalert2/stylelint-config to ^1.1.2
  • 91237d8 chore: bump @sweetalert2/stylelint-config to ^1.1.0
  • a78213a chore: bump @sweetalert2/stylelint-config to ^1.0.4
  • 80e04f0 chore: add eslint space-in-parens rule
  • 02140be chore: make the support message when during 'npm i' more visible
  • d748860 chore: fix complexity of close() method (#1641)

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.5

8.13.5 (2019-07-14)

Bug Fixes

Commits

The new version differs by 111 commits.

  • aeb1251 chore(release): 8.13.5 [skip ci]
  • 5acef36 fix: set .swal2-actions' width to auto, fix #1662
  • edc573f chore(appveyor): add appveyor-retry to 'npm i' step
  • ee7355e Update karma-chrome-launcher to the latest version πŸš€ (#1659)
  • da2fedc Update eslint-config-standard to the latest version πŸš€ (#1656)
  • 58564bc chore: bump dev-deps
  • 6449094 chore: bump @sweetalert2/stylelint-config to ^1.1.5
  • 3dbb393 chore: add Denis Veg to Supporters
  • 0dbc72f chore(release): 8.13.4 [skip ci]
  • 624ccc9 fix: perform removeBodyClasses() as the very last step (#1651)
  • b6a91e7 chore: add @JulianoGTZ to collaborators (#1649)
  • f1532aa chore(release): 8.13.3 [skip ci]
  • e5ded53 fix: Move globalState variables delete statements in closing callback (#1647)
  • f2dec5f chore(release): 8.13.2 [skip ci]
  • 9a8e802 fix: change closing sequence to detect a closing swal (#1645)

There are 111 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.13.6

8.13.6 (2019-07-15)

Bug Fixes

Commits

The new version differs by 113 commits.

  • 9c4eef9 chore(release): 8.13.6 [skip ci]
  • fec6c13 fix: get rid of DISPOSE_SWAL_TIMEOUT (#1655)
  • aeb1251 chore(release): 8.13.5 [skip ci]
  • 5acef36 fix: set .swal2-actions' width to auto, fix #1662
  • edc573f chore(appveyor): add appveyor-retry to 'npm i' step
  • ee7355e Update karma-chrome-launcher to the latest version πŸš€ (#1659)
  • da2fedc Update eslint-config-standard to the latest version πŸš€ (#1656)
  • 58564bc chore: bump dev-deps
  • 6449094 chore: bump @sweetalert2/stylelint-config to ^1.1.5
  • 3dbb393 chore: add Denis Veg to Supporters
  • 0dbc72f chore(release): 8.13.4 [skip ci]
  • 624ccc9 fix: perform removeBodyClasses() as the very last step (#1651)
  • b6a91e7 chore: add @JulianoGTZ to collaborators (#1649)
  • f1532aa chore(release): 8.13.3 [skip ci]
  • e5ded53 fix: Move globalState variables delete statements in closing callback (#1647)

There are 113 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.14.0

8.14.0 (2019-07-18)

Features

Commits

The new version differs by 116 commits.

  • 1088bf0 chore(release): 8.14.0 [skip ci]
  • 7f5d662 feat: add closeButtonHtml param (#1668)
  • 005fe07 chore: fix openPopup() method complexity (#1665)
  • 9c4eef9 chore(release): 8.13.6 [skip ci]
  • fec6c13 fix: get rid of DISPOSE_SWAL_TIMEOUT (#1655)
  • aeb1251 chore(release): 8.13.5 [skip ci]
  • 5acef36 fix: set .swal2-actions' width to auto, fix #1662
  • edc573f chore(appveyor): add appveyor-retry to 'npm i' step
  • ee7355e Update karma-chrome-launcher to the latest version πŸš€ (#1659)
  • da2fedc Update eslint-config-standard to the latest version πŸš€ (#1656)
  • 58564bc chore: bump dev-deps
  • 6449094 chore: bump @sweetalert2/stylelint-config to ^1.1.5
  • 3dbb393 chore: add Denis Veg to Supporters
  • 0dbc72f chore(release): 8.13.4 [skip ci]
  • 624ccc9 fix: perform removeBodyClasses() as the very last step (#1651)

There are 116 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.14.1

8.14.1 (2019-08-02)

Bug Fixes

  • types: support sweetalert2 modules from dist and src folders (#1693) (ca1cbe9)
Commits

The new version differs by 142 commits.

  • 1f55b87 chore(release): 8.14.1 [skip ci]
  • ca1cbe9 fix(types): support sweetalert2 modules from dist and src folders (#1693)
  • 1519a05 chore: add new square logo in assets (#1691)
  • 065f370 chore(readme): add "Big Thanks" section (#1689)
  • 9af88fc chore: new logo (#1687)
  • 57e9939 chore: add .idea and .vscode to .gitignore (#1688)
  • ba9810c chore: do not slow down the dev process by linting all the files on every save
  • 1563d65 chore: use typescript-eslint instead of deprecated tslint (#1685)
  • cb3e498 chore: simplify renderActions() (#1684)
  • 17128d5 chore: extract timer logic to setupTimer() (#1683)
  • 3af3dc8 chore: extract focus initialization logic to initFocus() (#1682)
  • 976e42c chore: extract input logic to inputUtils.js (#1681)
  • 10b6790 chore: move reverseButton logic to renderActions()
  • 6a3c759 chore: extract handlePopupClick() (#1680)
  • c24490b chore: move input autofocus to renderInput() (#1679)

There are 142 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.15.0

8.15.0 (2019-08-02)

Features

  • sass: add variables for .swal2-actions (3fc4c0c)
Commits

The new version differs by 145 commits.

  • 06b99a8 chore(release): 8.15.0 [skip ci]
  • bc5dc65 chore: bump semantic-release to 16.0.0-beta.22
  • 3fc4c0c feat(sass): add variables for .swal2-actions
  • 1f55b87 chore(release): 8.14.1 [skip ci]
  • ca1cbe9 fix(types): support sweetalert2 modules from dist and src folders (#1693)
  • 1519a05 chore: add new square logo in assets (#1691)
  • 065f370 chore(readme): add "Big Thanks" section (#1689)
  • 9af88fc chore: new logo (#1687)
  • 57e9939 chore: add .idea and .vscode to .gitignore (#1688)
  • ba9810c chore: do not slow down the dev process by linting all the files on every save
  • 1563d65 chore: use typescript-eslint instead of deprecated tslint (#1685)
  • cb3e498 chore: simplify renderActions() (#1684)
  • 17128d5 chore: extract timer logic to setupTimer() (#1683)
  • 3af3dc8 chore: extract focus initialization logic to initFocus() (#1682)
  • 976e42c chore: extract input logic to inputUtils.js (#1681)

There are 145 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.15.1

8.15.1 (2019-08-03)

Bug Fixes

  • types: add missing getPopup() definition (f4374a7)
Commits

The new version differs by 147 commits.

  • afc4326 chore(release): 8.15.1 [skip ci]
  • f4374a7 fix(types): add missing getPopup() definition
  • 06b99a8 chore(release): 8.15.0 [skip ci]
  • bc5dc65 chore: bump semantic-release to 16.0.0-beta.22
  • 3fc4c0c feat(sass): add variables for .swal2-actions
  • 1f55b87 chore(release): 8.14.1 [skip ci]
  • ca1cbe9 fix(types): support sweetalert2 modules from dist and src folders (#1693)
  • 1519a05 chore: add new square logo in assets (#1691)
  • 065f370 chore(readme): add "Big Thanks" section (#1689)
  • 9af88fc chore: new logo (#1687)
  • 57e9939 chore: add .idea and .vscode to .gitignore (#1688)
  • ba9810c chore: do not slow down the dev process by linting all the files on every save
  • 1563d65 chore: use typescript-eslint instead of deprecated tslint (#1685)
  • cb3e498 chore: simplify renderActions() (#1684)
  • 17128d5 chore: extract timer logic to setupTimer() (#1683)

There are 147 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.15.2

8.15.2 (2019-08-05)

Bug Fixes

  • apply buttons classes even if both of them are hidden (#1697) (a90f139)
Commits

The new version differs by 149 commits.

  • 55a47d0 chore(release): 8.15.2 [skip ci]
  • a90f139 fix: apply buttons classes even if both of them are hidden (#1697)
  • afc4326 chore(release): 8.15.1 [skip ci]
  • f4374a7 fix(types): add missing getPopup() definition
  • 06b99a8 chore(release): 8.15.0 [skip ci]
  • bc5dc65 chore: bump semantic-release to 16.0.0-beta.22
  • 3fc4c0c feat(sass): add variables for .swal2-actions
  • 1f55b87 chore(release): 8.14.1 [skip ci]
  • ca1cbe9 fix(types): support sweetalert2 modules from dist and src folders (#1693)
  • 1519a05 chore: add new square logo in assets (#1691)
  • 065f370 chore(readme): add "Big Thanks" section (#1689)
  • 9af88fc chore: new logo (#1687)
  • 57e9939 chore: add .idea and .vscode to .gitignore (#1688)
  • ba9810c chore: do not slow down the dev process by linting all the files on every save
  • 1563d65 chore: use typescript-eslint instead of deprecated tslint (#1685)

There are 149 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.15.3

8.15.3 (2019-08-09)

Bug Fixes

  • expand/shrink popup accordingly to textarea width (#1702) (93f59dc)
Commits

The new version differs by 153 commits.

  • b181618 chore(release): 8.15.3 [skip ci]
  • 93f59dc fix: expand/shrink popup accordingly to textarea width (#1702)
  • 765035c chore(readme): add Revolut referral link
  • 41343cf chore: add Emil Kristensen to Supporters
  • 55a47d0 chore(release): 8.15.2 [skip ci]
  • a90f139 fix: apply buttons classes even if both of them are hidden (#1697)
  • afc4326 chore(release): 8.15.1 [skip ci]
  • f4374a7 fix(types): add missing getPopup() definition
  • 06b99a8 chore(release): 8.15.0 [skip ci]
  • bc5dc65 chore: bump semantic-release to 16.0.0-beta.22
  • 3fc4c0c feat(sass): add variables for .swal2-actions
  • 1f55b87 chore(release): 8.14.1 [skip ci]
  • ca1cbe9 fix(types): support sweetalert2 modules from dist and src folders (#1693)
  • 1519a05 chore: add new square logo in assets (#1691)
  • 065f370 chore(readme): add "Big Thanks" section (#1689)

There are 153 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.16.2

8.16.2 (2019-08-18)

Bug Fixes

  • types: Swal.close() now takes the value to resolve with, not a callback (8def219)
Commits

The new version differs by 162 commits.

  • 4332969 chore(release): 8.16.2 [skip ci]
  • 8def219 fix(types): Swal.close() now takes the value to resolve with, not a callback
  • d7f6d32 chore(release): 8.16.1 [skip ci]
  • 47a8023 fix: add to focusable elements (#1709)
  • 68b31cc chore: @limonte is looking for working contracts
  • 86224f5 chore(release): 8.16.0 [skip ci]
  • c50185a feat(sass): add variables for .swal2-content
  • df00753 bump @typescript-eslint
  • bffd268 Add FlowCrypt to Backers
  • b181618 chore(release): 8.15.3 [skip ci]
  • 93f59dc fix: expand/shrink popup accordingly to textarea width (#1702)
  • 765035c chore(readme): add Revolut referral link
  • 41343cf chore: add Emil Kristensen to Supporters
  • 55a47d0 chore(release): 8.15.2 [skip ci]
  • a90f139 fix: apply buttons classes even if both of them are hidden (#1697)

There are 162 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.16.3

8.16.3 (2019-08-22)

Bug Fixes

Commits

The new version differs by 171 commits.

  • ead4c0a chore(release): 8.16.3 [skip ci]
  • 9986d6f fix: remove invalid selector (fix #1575)
  • 6e9fa6a chore: bump yarn.lock
  • 54f6f8e chore(package): update karma-coverage to version 2.0.0 (#1715)
  • 42e910d chore: remove parserOptions, it's in eslint-config-standard
  • 952bdcb chore: update eslint rules after eslint-config-standard bump to 14
  • e842eb1 chore(package): update eslint-config-standard to version 14.0.0 (#1713)
  • 60d8dcf Add Ivan Zamecnik to Supporters
  • b39d601 chore(package): update gulp-autoprefixer to version 7.0.0 (#1711)
  • 4332969 chore(release): 8.16.2 [skip ci]
  • 8def219 fix(types): Swal.close() now takes the value to resolve with, not a callback
  • d7f6d32 chore(release): 8.16.1 [skip ci]
  • 47a8023 fix: add to focusable elements (#1709)
  • 68b31cc chore: @limonte is looking for working contracts
  • 86224f5 chore(release): 8.16.0 [skip ci]

There are 171 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.16.4

8.16.4 (2019-08-30)

Bug Fixes

  • swap enable/disable deprecation warnings (#1727) (d557a1e)
Commits

The new version differs by 176 commits.

  • 0fc7f4d chore(release): 8.16.4 [skip ci]
  • d557a1e fix: swap enable/disable deprecation warnings (#1727)
  • 63df9d5 chore: bump yarn.lock
  • 9f0b922 chore(readme): add themes
  • ecd175b chore: comment out the flaky 'resumeTimer() method' test
  • ead4c0a chore(release): 8.16.3 [skip ci]
  • 9986d6f fix: remove invalid selector (fix #1575)
  • 6e9fa6a chore: bump yarn.lock
  • 54f6f8e chore(package): update karma-coverage to version 2.0.0 (#1715)
  • 42e910d chore: remove parserOptions, it's in eslint-config-standard
  • 952bdcb chore: update eslint rules after eslint-config-standard bump to 14
  • e842eb1 chore(package): update eslint-config-standard to version 14.0.0 (#1713)
  • 60d8dcf Add Ivan Zamecnik to Supporters
  • b39d601 chore(package): update gulp-autoprefixer to version 7.0.0 (#1711)
  • 4332969 chore(release): 8.16.2 [skip ci]

There are 176 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.17.0

8.17.0 (2019-08-31)

Features

Commits

The new version differs by 178 commits.

  • 13dc930 chore(release): 8.17.0 [skip ci]
  • bdcc35c feat: add onRender lifecycle hook (#1729)
  • 0fc7f4d chore(release): 8.16.4 [skip ci]
  • d557a1e fix: swap enable/disable deprecation warnings (#1727)
  • 63df9d5 chore: bump yarn.lock
  • 9f0b922 chore(readme): add themes
  • ecd175b chore: comment out the flaky 'resumeTimer() method' test
  • ead4c0a chore(release): 8.16.3 [skip ci]
  • 9986d6f fix: remove invalid selector (fix #1575)
  • 6e9fa6a chore: bump yarn.lock
  • 54f6f8e chore(package): update karma-coverage to version 2.0.0 (#1715)
  • 42e910d chore: remove parserOptions, it's in eslint-config-standard
  • 952bdcb chore: update eslint rules after eslint-config-standard bump to 14
  • e842eb1 chore(package): update eslint-config-standard to version 14.0.0 (#1713)
  • 60d8dcf Add Ivan Zamecnik to Supporters

There are 178 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.17.1

8.17.1 (2019-08-31)

Bug Fixes

  • types: more precise SweetAlertArrayOptions type (e0225e7)
Commits

The new version differs by 181 commits.

  • 426916e chore(release): 8.17.1 [skip ci]
  • b30baf8 fix(types): first element of SweetAlertArrayOptions is also optional
  • e0225e7 fix(types): more precise SweetAlertArrayOptions type and minor syntax improvement
  • 13dc930 chore(release): 8.17.0 [skip ci]
  • bdcc35c feat: add onRender lifecycle hook (#1729)
  • 0fc7f4d chore(release): 8.16.4 [skip ci]
  • d557a1e fix: swap enable/disable deprecation warnings (#1727)
  • 63df9d5 chore: bump yarn.lock
  • 9f0b922 chore(readme): add themes
  • ecd175b chore: comment out the flaky 'resumeTimer() method' test
  • ead4c0a chore(release): 8.16.3 [skip ci]
  • 9986d6f fix: remove invalid selector (fix #1575)
  • 6e9fa6a chore: bump yarn.lock
  • 54f6f8e chore(package): update karma-coverage to version 2.0.0 (#1715)
  • 42e910d chore: remove parserOptions, it's in eslint-config-standard

There are 181 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.17.2

8.17.2 (2019-09-16)

Bug Fixes

  • split SCSS into smaller pieces for easier theming (#1734) (c21d615)
Commits

The new version differs by 187 commits.

  • 4bb81d1 chore(release): 8.17.2 [skip ci]
  • c21d615 fix: split SCSS into smaller pieces for easier theming (#1734)
  • 0b7a84c chore: fix the lint npm script to return non-zero if stylelint returns that
  • e71f7ec chore: update crypto addresses
  • e213d4d chore(package): update stylelint to version 11.0.0 (#1738)
  • 88d7055 chore(package): update eslint-plugin-node to version 10.0.0 (#1730)
  • 426916e chore(release): 8.17.1 [skip ci]
  • b30baf8 fix(types): first element of SweetAlertArrayOptions is also optional
  • e0225e7 fix(types): more precise SweetAlertArrayOptions type and minor syntax improvement
  • 13dc930 chore(release): 8.17.0 [skip ci]
  • bdcc35c feat: add onRender lifecycle hook (#1729)
  • 0fc7f4d chore(release): 8.16.4 [skip ci]
  • d557a1e fix: swap enable/disable deprecation warnings (#1727)
  • 63df9d5 chore: bump yarn.lock
  • 9f0b922 chore(readme): add themes

There are 187 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.17.3

8.17.3 (2019-09-16)

Bug Fixes

Commits

The new version differs by 189 commits.

  • 64fe6cc chore(release): 8.17.3 [skip ci]
  • 540702a fix: move variables.scss back (#1739)
  • 4bb81d1 chore(release): 8.17.2 [skip ci]
  • c21d615 fix: split SCSS into smaller pieces for easier theming (#1734)
  • 0b7a84c chore: fix the lint npm script to return non-zero if stylelint returns that
  • e71f7ec chore: update crypto addresses
  • e213d4d chore(package): update stylelint to version 11.0.0 (#1738)
  • 88d7055 chore(package): update eslint-plugin-node to version 10.0.0 (#1730)
  • 426916e chore(release): 8.17.1 [skip ci]
  • b30baf8 fix(types): first element of SweetAlertArrayOptions is also optional
  • e0225e7 fix(types): more precise SweetAlertArrayOptions type and minor syntax improvement
  • 13dc930 chore(release): 8.17.0 [skip ci]
  • bdcc35c feat: add onRender lifecycle hook (#1729)
  • 0fc7f4d chore(release): 8.16.4 [skip ci]
  • d557a1e fix: swap enable/disable deprecation warnings (#1727)

There are 189 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.17.4

8.17.4 (2019-09-17)

Bug Fixes

  • types: title and footer can be of HTMLElement and JQuery types (b00065f)
Commits

The new version differs by 191 commits.

  • ea323e1 chore(release): 8.17.4 [skip ci]
  • b00065f fix(types): title and footer can be of HTMLElement and JQuery types
  • 64fe6cc chore(release): 8.17.3 [skip ci]
  • 540702a fix: move variables.scss back (#1739)
  • 4bb81d1 chore(release): 8.17.2 [skip ci]
  • c21d615 fix: split SCSS into smaller pieces for easier theming (#1734)
  • 0b7a84c chore: fix the lint npm script to return non-zero if stylelint returns that
  • e71f7ec chore: update crypto addresses
  • e213d4d chore(package): update stylelint to version 11.0.0 (#1738)
  • 88d7055 chore(package): update eslint-plugin-node to version 10.0.0 (#1730)
  • 426916e chore(release): 8.17.1 [skip ci]
  • b30baf8 fix(types): first element of SweetAlertArrayOptions is also optional
  • e0225e7 fix(types): more precise SweetAlertArrayOptions type and minor syntax improvement
  • 13dc930 chore(release): 8.17.0 [skip ci]
  • bdcc35c feat: add onRender lifecycle hook (#1729)

There are 191 commits in total.

See the full diff