quasar
quasar copied to clipboard
Quasar Framework - Build high-performance VueJS user interfaces in record time
**What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [x] Documentation - [ ] Code style update - [ ] Refactor -...
**Describe the bug** FastClick breaks on specific edge cases with capacitor camera. I've spent _way_ too much time tracking this issue down. If you use [Capacitor camera](https://capacitorjs.com/docs/apis/camera) and you build...
### What happened? The undo/redo buttons of the Q-editor component affect the value (model) of other q-input component ### What did you expect to happen? Undo/Redo buttons should only update...
I'd like to suggest a small UX improvement on mobile devices when using a QSelect. Would it be possible to add a X (close button) at the top left, or...
**What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [x] Documentation - [ ] Code style update - [ ] Refactor -...
**What kind of change does this PR introduce?** - [ ] Bugfix - [x] Feature - [ ] Documentation - [ ] Code style update - [ ] Refactor -...
**Describe the bug** Quasar does not specify Vue as peer dependency but imports from it. I'm using yarn@2 and it much stricter and is not allowing package to use other...
### What happened? `quasar.config.js` capacitor config is not applying to `capacitor.config.json` only config inside `capacitor.config.json` effective ### What did you expect to happen? capacitor configuration `quasar.config.js` should be the default...
**Describe the bug** Sometimes there is a need to isolate the styles and code inside a native web component. In the 3.2 release, Vuejs delivers first class integration with the...
**Describe the bug** If you follow [the official capacitor guide](https://capacitorjs.com/docs/ios/configuration#renaming-the-applications-default-app-name) for renaming the app you start getting the issues when trying to build for iOS. When renaming the app xcode...