Release 1.10.0
selector
now supports a DOM Node, along with ID string (#65)- New property -
escapeMarkup
- Toggle the default behavior of escaping HTML markup - New property -
style
- Use the HTML DOM Style properties to add any style directly to toast - Adds
toastify-es.js
, to be used from node_modules until there are no compatibility issues
Deprecations:
backgroundColor
is deprecated. Usestyle.background
instead