Releases: Daniel-Knights/vue-dk-toast
Releases Β· Daniel-Knights/vue-dk-toast
3.2.1
2.2.2
Migrate build to Vite.
- No vulnerabilities
- Smaller bundle size
2.2.0
Added top and bottom positioning in mobile view
2.1.0
Added link
option and better A11y support.
2.0.0
Added positionX
and positionY
to local-options, max
toasts option to global-options and disableClick
option to both local and global options.
1.5.0
Added default classes through local type
option.
1.4.0
Added global and local class options.
1.3.0
Added 'center'
option for positionX
, a security section in the README and refactored the error-handling to be clearer/more consistent.
1.2.9
Added TypeScript support plus new Composition API provide/inject option.
1.1.3
Stable release.