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, anderrorevents while preserving legacy callbacks. - Updated installation, compatibility, props, events, and exposed-method documentation.
Installation
npm install vuetify-audio@1.0.0This is a major release. Applications using Vue 2 and Vuetify 2 should remain on vuetify-audio@0.3.3.