v3.0.1
-
Changed:
Notiflix.Notify
:Init()
function name changed toinit()
. -
Changed:
Notiflix.Notify
:Merge()
function name changed tomerge()
. -
Changed:
Notiflix.Notify
:Success()
function name changed tosuccess()
. -
Changed:
Notiflix.Notify
:Failure()
function name changed tofailure()
. -
Changed:
Notiflix.Notify
:Warning()
function name changed towarning()
. -
Changed:
Notiflix.Notify
:Info()
function name changed toinfo()
. -
Changed:
Notiflix.Report
:Init()
function name changed toinit()
. -
Changed:
Notiflix.Report
:Merge()
function name changed tomerge()
. -
Changed:
Notiflix.Report
:Success()
function name changed tosuccess()
. -
Changed:
Notiflix.Report
:Failure()
function name changed tofailure()
. -
Changed:
Notiflix.Report
:Warning()
function name changed towarning()
. -
Changed:
Notiflix.Report
:Info()
function name changed toinfo()
. -
Changed:
Notiflix.Confirm
:Init()
function name changed toinit()
. -
Changed:
Notiflix.Confirm
:Merge()
function name changed tomerge()
. -
Changed:
Notiflix.Confirm
:Show()
function name changed toshow()
. -
Changed:
Notiflix.Confirm
:Ask()
function name changed toask()
. -
Changed:
Notiflix.Loading
:Init()
function name changed toinit()
. -
Changed:
Notiflix.Loading
:Merge()
function name changed tomerge()
. -
Changed:
Notiflix.Loading
:Standard()
function name changed tostandard()
. -
Changed:
Notiflix.Loading
:Hourglass()
function name changed tohourglass()
. -
Changed:
Notiflix.Loading
:Circle()
function name changed tocircle()
. -
Changed:
Notiflix.Loading
:Arrows()
function name changed toarrows()
. -
Changed:
Notiflix.Loading
:Dots()
function name changed todots()
. -
Changed:
Notiflix.Loading
:Pulse()
function name changed topulse()
. -
Changed:
Notiflix.Loading
:Custom()
function name changed tocustom()
. -
Changed:
Notiflix.Loading
:Notiflix()
function name changed tonotiflix()
. -
Changed:
Notiflix.Loading
:Remove()
function name changed toremove()
. -
Changed:
Notiflix.Loading
:Change()
function name changed tochange()
. -
Changed:
Notiflix.Block
:Init()
function name changed toinit()
. -
Changed:
Notiflix.Block
:Merge()
function name changed tomerge()
. -
Changed:
Notiflix.Block
:Standard()
function name changed tostandard()
. -
Changed:
Notiflix.Block
:Hourglass()
function name changed tohourglass()
. -
Changed:
Notiflix.Block
:Circle()
function name changed tocircle()
. -
Changed:
Notiflix.Block
:Arrows()
function name changed toarrows()
. -
Changed:
Notiflix.Block
:Dots()
function name changed todots()
. -
Changed:
Notiflix.Block
:Pulse()
function name changed topulse()
. -
Changed:
Notiflix.Block
:Remove()
function name changed toremove()
. -
Changed:
Notiflix.Notify.*
module:useGoogleFont
options has been deprecated. -
Changed:
Notiflix.Report.*
module:useGoogleFont
options has been deprecated. -
Changed:
Notiflix.Confirm.*
module:useGoogleFont
options has been deprecated. -
Changed:
Notiflix.Loading.*
module:useGoogleFont
options has been deprecated. -
Changed:
Notiflix.Block.*
module:useGoogleFont
options has been deprecated. -
Added: TypeScript declaration has added.
-
Changed:
index.d.ts
file has added to the NPM. -
Changed: Code Review.