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