Releases: emmanuelsw/notiwind
Releases · emmanuelsw/notiwind
2.1.0
2.0.2
- Prevent notification to be closed if hovered (#38). Thanks Joao-VictorF!
- Immediate effect max notifications (#41). Thanks Tamas-hi!
2.0.1
2.0.0
1.2.6
- Export
NotificationGroup
andNotification
components (#26). Thanks @Jimjam89! - Update notify() to return a function allowing the notification to be closed programmatically (#25). Thanks @Jimjam89!
- Fix bug where a timeout of a dismissed notification can close a new notification prematurely (#25). Thanks @Jimjam89!
- Update core and example dependencies
1.2.5
- Update core and example dependencies
- Update example to use Tailwind 3.0
- Remove @vue/compiler-sfc (as of vue 3.2.13+ and @vitejs/plugin-vue 1.9.0+ is no longer required as a peer dependency)
1.2.4
- Update dependencies
1.2.3
- Update dependencies
1.2.2
- Update rollup modules
1.2.1
- Add compatibility with the old component names
- Update dependencies