Skip to content

Releases: kyvg/vue3-notification

v3.4.1

28 Oct 17:19
Compare
Choose a tag to compare

What's Changed

  • Fixed pauseOnHover behaviour with multiple notifications (#71)

v3.4.0

07 Oct 22:18
Compare
Choose a tag to compare

What's Changed

  • Removed some unnecessary code and reduced bundle size by 10%. Wow! 🚀
  • Updated dependencies

v3.3.0

24 Aug 14:10
Compare
Choose a tag to compare

What's Changed

  • Fix typings (extend vue instead of @vue/runtime-core) by @felixgabler in #69
  • Update dependencies

New Contributors

v3.2.1

19 Mar 08:58
Compare
Choose a tag to compare

Types

New Contributors

v3.2.0

17 Feb 18:39
Compare
Choose a tag to compare

Features:

  • Added duplicates property to NotificationItem (#63)

v3.1.4

17 Feb 18:53
Compare
Choose a tag to compare

Fixes:

  • Fixed classes type (#62)

v3.1.3

24 Feb 17:40
Compare
Choose a tag to compare

Fixes:

  • Fixed body slot type

v3.1.2

24 Feb 17:42
Compare
Choose a tag to compare

Fixes:

  • Made class body's slot prop array instead of string (#60)

v3.1.1

24 Feb 17:43
Compare
Choose a tag to compare

Fixes

New Contributors

v3.1.0

24 Feb 17:47
Compare
Choose a tag to compare

Features