quasar-starter-kit icon indicating copy to clipboard operation
quasar-starter-kit copied to clipboard

Quasar CLI Starter Kit

Results 14 quasar-starter-kit issues
Sort by recently updated
recently updated
newest added

Keeping track of eslint deps ESLint8 support status TS ecosystem is nearly ready, JS is still lagging Already support ESLint8 and safe/tested versions: - `eslint-plugin-vue` -> 7.20.0 - `eslint-plugin-import` ->...

See: - https://dev.to/imomaliev/til-2021-10-04-fix-script-setup-defineprops-is-not-defined-38ic - https://eslint.vuejs.org/user-guide/#faq **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update...

**Is your feature request related to a problem? Please describe.** Current ESLint presets are supporting TS. But, you can experience some problems as you start writing more code. abraxxa#9791 from...

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

This PR makes the app auto-detect browser locale and set it. **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature...

It would be useful and more reasonable to have the app change the i18n translation according to user's browser preferences.

Probably only useful for "power users", the APPLY feature would hook after the name and description of the new quasar project is defined. The SAVE feature would be :after a...

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

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

**Is your feature request related to a problem?** It would be great if there was a way to fix your project with the latest template. **Describe the solution you'd like**...

enhancement