Releases: PygmySlowLoris/vue-notify-me
Releases · PygmySlowLoris/vue-notify-me
1.1.0
Breaking change
- To set notification
width
it's mandatory to determinate a unit (em
, rem
, px
). This change will break every custom width
set on previous version.
New
- Timeout for notification hide can now be set if this is not permanent.