Skip to content

vuetify-audio v1.0.0

Latest

Choose a tag to compare

@wilsonwu wilsonwu released this 07 Aug 12:03
· 4 commits to master since this release

Highlights

  • Migrated the component to Vue 3.5 and Vuetify 4.
  • Added a Vite 8 ESM library build with Vue and Vuetify as peer dependencies.
  • Added draggable playback seeking, accessible control labels, and improved media state handling.
  • Added standard can-play, ended, and error events while preserving legacy callbacks.
  • Updated installation, compatibility, props, events, and exposed-method documentation.

Installation

npm install vuetify-audio@1.0.0

This is a major release. Applications using Vue 2 and Vuetify 2 should remain on vuetify-audio@0.3.3.