@quasar/quasar-app-extension-qmediaplayer v1.0.0-beta.1 Release!
-
@quasar/quasar-app-extension-qmediaplayer v1.0.0-beta.1 Release!
We’re now beta!
Updated examples on readme.
Test website changed to:
https://qmediaplayer.netlify.com
https://github.com/quasarframework/app-extension-qmediaplayer/releases/tag/v1.0.0-beta.1 -
Looks great! It would be cool to see this added into quasar’s main component lib
-
Wow I’m just seeing this, looks amazing!, great work!
-
@mKomo The issue is it is a large component so really should sit outside the main core (to avoid bloat - not even a large percentage of users will use it) as many things eventually will, basically becoming micro-components.
-
@danielcoliev Hope you enoy. Update to the latest Quasar as well to get full benefits. It now works for SSR builds.
-
@mKomo - It’s only one command extra to install it as an app extension (adding the size of the component to your app only).
$ quasar ext add q-media-player
And you can forget it after that, because
quasar upgrade
will automatically update it for you.Scott