Skip to content

v1.2.0

Compare
Choose a tag to compare
@SevenOutman SevenOutman released this 14 Mar 07:49
· 287 commits to develop since this release

Let it float

Minor update with some new features.

Float mode

By setting the new float prop to true, you can enable what we call Float mode on vue-aplayer, in which you can press your mouse on the thumbnail and drag your player around then leave it anywhere you like on your page. This looks better in mini mode. You may want to try it out in the demo or on your own site too. 😃

Improvements

  • Use fetch API instead of axios for loading .lrc files. Now vue-aplayer is free of dependencies. ✔️