All Versions
363
Latest Version
Avg Release Cycle
3 days
Latest Release
782 days ago

Changelog History
Page 25

  • v9.1.1 Changes

    November 05, 2019

    πŸ› Bug Fixes

    • apply $swal2-backdrop to background instead of background-color (8c27e1a)
  • v9.1.0 Changes

    November 05, 2019

    πŸ”‹ Features

    • scss: add $swal2-icon-animations (897b20b)
  • v9.0.2 Changes

    November 04, 2019

    πŸ› Bug Fixes

    • types: add missing iconHtml (6f7f316)
  • v9.0.1 Changes

    November 04, 2019

    πŸ› Bug Fixes

    • icon when passing it as third string argument (6ad3aa5)
  • v9.0.0 Changes

    November 04, 2019
    • πŸ’₯ BREAKING CHANGE: remove .swal2-arabic-question-mark, add iconHtml param (f73dcba), closes #1672 #1532
    • πŸ’₯ BREAKING CHANGE: rename 'type' param to 'icon' (fcaabee)
    • πŸ’₯ BREAKING CHANGE: Stop disabling the Cancel button when in showLoading() (3668055), closes #1501
    • πŸ’₯ BREAKING CHANGE: remove setProgressSteps(), showProgressSteps(), hideProgressSteps() (53d9106), closes #1507 #1673
    • πŸ’₯ BREAKING CHANGE: remove disableConfirmButton() and enableConfirmButton() (8ebbcaf)
    • πŸ’₯ BREAKING CHANGE: remove inputClass (ee7e392)
    • πŸ’₯ BREAKING CHANGE: remove imageClass (2594115)
    • πŸ’₯ BREAKING CHANGE: remove confirmButtonClass and cancelButtonClass (5276cfd)
    • πŸ’₯ BREAKING CHANGE: remove customContainerClass (c04782c)
    • πŸ’₯ BREAKING CHANGE: remove .swal2-shown from .swal2-container, add 'backdrop' to showClass and hideClass (c3cbb74)
    • πŸ’₯ BREAKING CHANGE: replace animation with showClass and hideClass params (f2153cb), closes #1193 #654 #650 #761

    πŸ”‹ Features

    • api: add 'icon' to showClass and hideClass (7c4b324)

    πŸ’₯ BREAKING CHANGES

    • βœ‚ remove .swal2-arabic-question-mark, add iconHtml param
    • πŸ“‡ rename 'type' param to 'icon'
    • Stop disabling the Cancel button when in showLoading()
    • βœ‚ remove setProgressSteps(), showProgressSteps(), hideProgressSteps()
    • βœ‚ remove disableConfirmButton() and enableConfirmButton()
    • βœ‚ remove inputClass
    • βœ‚ remove imageClass
    • βœ‚ remove confirmButtonClass and cancelButtonClass
    • βœ‚ remove customContainerClass
    • βœ‚ remove .swal2-shown from .swal2-container, add 'backdrop' to showClass and hideClass
    • replace animation with showClass and hideClass params
  • v8.19.0 Changes

    November 02, 2019

    πŸ”‹ Features

    • scss: add $swal2-border (0fdf5ba)
  • v8.18.7 Changes

    November 01, 2019

    πŸ› Bug Fixes

  • v8.18.6 Changes

    October 23, 2019

    πŸ› Bug Fixes

    • 0️⃣ set the default value for zoom to null (#1783) (36b7346)
  • v8.18.5 Changes

    October 18, 2019

    πŸ› Bug Fixes

    • ⚑️ throw warning when calling update() for closing popup (#1779) (69d737e)
  • v8.18.4 Changes

    October 16, 2019

    πŸ› Bug Fixes

    • types: do not use SweetAlertArrayOptions in fire() definition (#1775) (893eee7)