quasar-template-default icon indicating copy to clipboard operation
quasar-template-default copied to clipboard

[DEPRECATED] Quasar App Boilerplate / Starter kit

Results 12 quasar-template-default issues
Sort by recently updated
recently updated
newest added

Adds an optional ability to develop your app in a docker container using the default 8080 port. `quasar dev --play` isn't working in this configuration, you must manually add your...

This a feature request. It used to be included in quasar (like the vue boilerplate). As I remember it, it used to work for my setup, but somehow probably because...

### Software version I created a project by quasar cli V0.14.9. Now how do i ? in order to write a class unit test for a componmnet? i dont know...

moved from https://github.com/quasarframework/quasar/issues/612

### Software version Quasar: 0.6.4 OS: ArchLinux Node: 9.2.0 NPM: 5.6.0 Browsers: iOS: Android: Firefox Mobile (latest nightly as of 2017-12-06 and 57.0.1) Any other software related to your bug:...

Steps to reproduce: ``` quasar init default Qtest cd Qtest yarn install quasar build quasar wrap cordova cd cordova cordova platform add ios cordova run ios ``` results in: ![screen...

I am having issues with the css import order when building the default app; Specifically material-icons.css has precedence over `quasar-mat-css after` building, but it's the other way around in dev...

Using variables in some ways to set the color (or bg-color) is not reconized by `purifycss` even if they try to thing the more crazy things [https://github.com/purifycss/purifycss#detecting-the-use-of-button-active-1] So, always adding...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...