Releases: emmanuelsw/notiwind
Releases · emmanuelsw/notiwind
2.1.0
10 Dec 23:07
Compare
Sorry, something went wrong.
No results found
Update core and example dependencies (#51 )
New linter/formatting configuration with ESlint v9 (#51 )
Use pnpm instead of yarn (#51 )
NotificationGroup: fix extraneous non-props warning in Vue 3.5+ (#49 ). Thanks Nebual !
2.0.2
04 Jul 23:56
Compare
Sorry, something went wrong.
No results found
Prevent notification to be closed if hovered (#38 ). Thanks Joao-VictorF !
Immediate effect max notifications (#41 ). Thanks Tamas-hi !
2.0.1
10 May 13:58
Compare
Sorry, something went wrong.
No results found
Add ability to specify INFINITE_TIMEOUT (#39 ). Thanks krydos !
Update core and example dependencies
2.0.0
25 Jan 01:47
Compare
Sorry, something went wrong.
No results found
Rewrite codebase with TypeScript (#29 ). Thanks nd0ut !
Migrate from Rollup to Vite (#29 ). Thanks nd0ut !
Update core and example dependencies
1.2.6
09 Jun 04:51
Compare
Sorry, something went wrong.
No results found
Export NotificationGroup and Notification 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
25 Jan 14:34
Compare
Sorry, something went wrong.
No results found
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
16 Nov 16:41
Compare
Sorry, something went wrong.
No results found
1.2.3
09 Sep 16:38
Compare
Sorry, something went wrong.
No results found
1.2.2
11 Jun 23:11
Compare
Sorry, something went wrong.
No results found
1.2.1
11 Jun 23:09
Compare
Sorry, something went wrong.
No results found
Add compatibility with the old component names
Update dependencies