Skip to content

Releases: display-design-studio/vue-player

v0.0.6

06 Aug 09:24
Compare
Choose a tag to compare

Refactor

Moved logic to usePlayer composable

Doc

Added Nuxt integration example

Website

Updated website with new examples

Full Changelog: v0.0.4...v0.0.6

v0.0.4

27 Mar 11:07
Compare
Choose a tag to compare

Features

  • Added new VuePlayer instance props:
    • openFullScreen
    • togglePictureInPicture
  • Added new video player props:
    • sources: Replace src, how to use
    • togglePlayOnClick: Toggle play state on click

Doc

  • Added new examples with VuePlayer instance
  • Removed useless CSS examples

Website

  • Updated website with new controls toggle

Full Changelog: https://github.com/display-design-studio/vue-player/commits/v0.0.4