Notify.js v2.0.0
Added
- refactored elements into web components
- renamed
NotificationManager()
toNotifier()
Fixed
- toast components use
node.inserBefore()
instead of forcing thecolumn-reverse
CSS property to render in the correct order
Removed
- deprecated
position
value notify()
export -- replaced withsnackbar()