Releases: Aymkdn/v-snackbars
Releases · Aymkdn/v-snackbars
v3.2.8
v3.2.7
- Changed
content-class
tocontentClass
inobjects
to avoid errors with TypeScript (see #26 (comment))
v3.2.6
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
- Added a default
slot
for the message part of the notification to let the user to customize it (thanks to @yusufsahinhamza) – see the documentation - Added auto-distance calculation between each snackbar: we don't use the
distance
prop anymore and the height is auto-calculated
Because these changes could have introduced an unexpected bug, I increased the version number from 3.0.1 to v3.1.0