Skip to content

Releases: wilsonwu/vuetify-audio

0.3.3

12 Jul 11:09
Compare
Choose a tag to compare
  • Add feature for disable control card style.
    #9

0.3.2

31 Mar 15:00
Compare
Choose a tag to compare

Fix bug:
#8

0.3.1

15 Mar 08:20
Compare
Choose a tag to compare
  • Support auto play, but if user didn't interact with the document first, the audio can't be played.
  • Support turn on and off audio download button.

0.2.1

14 Mar 07:24
Compare
Choose a tag to compare
  • Add dark mode support for latest Vuetify.
  • Add customized color support for component buttons.
  • Fix button icon problem, please use default Vuetify iconfont (the mdi).

0.1.2

25 Dec 12:45
aac80df
Compare
Choose a tag to compare
  • fix styles and controls for vuetify 2.x 1a43e7e

v0.1.1...v0.1.2

0.1.1

25 Dec 09:15
Compare
Choose a tag to compare
  • fix 6181ab6
  • fix style for vuetify 2.x 66db4e8
  • update dev dependencies 4278a71
  • Merge pull request #6 from wilsonwu/dependabot/npm_and_yarn/eslint-4.19.1 a7c03eb
  • Bump eslint from 3.19.0 to 4.19.1 6b9bbf9
  • Merge pull request #1 from chamerling/infinite-duration 990d155
  • Cosmetic template update 61a43d2
  • audio.play() returns a promise, play is updated when resolved 9852d6e
  • In some situations first play fails on chrome 4e17294
  • formatTime function as arrow fn 9d4f48e
  • Fix slider not dispalyed when loaded 8cb2a7f
  • Fix infinite duration for blob and streaming 4ece845
  • Update README.md ea5a124
  • add disabled status on progress bar when not loaded f55370e
  • add canplay callback support 23d0b21
  • add audio finish callback support 4a9c3e8
  • 0.0.6 17e3ef1
  • Create README.md aac0963
  • Create README.md c878bba
  • Create README.md ea544cb
  • Merge branch 'master' of github.com:wilsonwu/vuetify-audio 184fd4b
  • update version 40b360e
  • fix position bug 586ec62
  • add ended listener, after end, show play ff53249
  • Create README.md 4cd95e1
  • update version ba0db7d
  • fix play button bug d79c247
  • Create README.md 60a7cf5
  • Create README.md 42c7582
  • update help info 399ad97
  • update npm help info d358f7e
  • update version c28d7dd
  • remove controls add debug ignore 5cef654
  • Create License.md 4564a22
  • Create README.md d494dd9
  • Create README.md 94fa485
  • add audio player v0.0.1 968a120

80f0c39...v0.1.1