Skip to content

v1.2.0

Compare
Choose a tag to compare
@staskobzar staskobzar released this 19 May 17:30
· 246 commits to master since this release
  • npm packages updated.
  • Close audio context with component method beforeDestroy to allow switch between multiple elements (thanks to @SohrabZ for the idea).
  • Using Vue "ref" attribute to connect parent <audio> element and allow multiple "vue-audio-visual" plugins connect to the same <audio> element.