yarn vue3-snackbar 2.3.0
v2.3.0 - Actions, limits and accessibility

latest releases: 2.5.2, 2.5.1, 2.5.0...
20 months ago

Snackbar

  • Feature: New limit prop on the Snackbar caps the number of messages/message groups shown at a time
  • Feature: New iconPresets prop on Snackbar allows defining default vue3-icon props for success, error, info or warning message types
  • Feature: Added message-action slot positioned below content

Messages

  • Feature: Added 'action' prop on message object which takes any valid Vue component/render function
  • Feature: Added 'role' prop on message object to override the default role behaviour
  • Improvement: Accessibility features added to snackbar incuding aria-live and message role detection of 'alert' or 'status' with optional override

Don't miss a new vue3-snackbar release

NewReleases is sending notifications on new releases.