@quasar/app v1.0.0-beta.10 released!
-
Enhanced quasar.conf.js > devServer > open prop – now supports a String also:
Using
open
prop to open with a specific browser and not with the default browser of your OS:// quasar.conf.js devServer: { open: 'firefox' }
-
Amazing stuff… Is there a place I can go to see what is not yet implemented? I’ve noticed a few obvious components that don’t seem to work, or at least some of the sub components are missing. Could very well be how green I am with this framework.
Ex:
QList https://quasar-framework.org/components/lists-and-list-items.htmlIf I include the docs suggested components in my /quasar.conf.js I get:
Unknown custom element: <q-list-header> (and several other similar errors for missing sub-components)
Thanks for any help, I just don’t want to chase ghosts as I work through this exciting beta version of the framework.
-Steve -
Oops, I think I see the issue. I was on a tab of a production version of the docs. But needed to be in https://v1.quasar-framework.org/vue-components/list-and-list-items