Skip to content

v2.1.0

Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 09 Nov 19:29
· 51 commits to master since this release
ca0d31f

Added

  • ability to autofocus buttons (#14)
  • CDN compatible version (ES Module)
  • role attributes to snackbar and toast notifications
  • toast notifications can contain buttons (#15)
  • toast notification timers (#13)
  • updated readme

Fixed

  • toast notifications now stack with newest notifications appearing at the bottom (better UX/expected notification behavior)