toastify-js
Advanced tools
Changelog
[1.12.0] - 2022-07-21
Changelog
[1.11.2] - 2021-10-06
Changelog
[1.11.0] - 2021-04-25
oldestFirst
allows to set the order of adding new toasts to page (#70 and #71)Changelog
[1.10.0] - 2021-03-25
selector
now supports a DOM Node, along with ID string (#65)escapeMarkup
- Toggle the default behavior of escaping HTML markupstyle
- Use the HTML DOM Style properties to add any style directly to toasttoastify-es.js
, to be used from node_modules until there are no compatibility issuesbackgroundColor
is deprecated. Use style.background
instead