Skip to content

Notify.js v2.0.0

Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 23 Apr 21:39
· 61 commits to master since this release
765c1ad

Added

  • refactored elements into web components
  • renamed NotificationManager() to Notifier()

Fixed

  • toast components use node.inserBefore() instead of forcing the column-reverse CSS property to render in the correct order

Removed

  • deprecated position value
  • notify() export -- replaced with snackbar()