vue-cli-plugin-quasar

Quasar Framework Vue CLI plugin

MIT License

Downloads
31.9K
Stars
68
Committers
8

Bot releases are visible (Hide)

vue-cli-plugin-quasar - v5.1.0 (Quasar v2 with Vue 3 on Vue CLI v5) Latest Release

Published by rstoenescu 6 months ago

Changes

  • Support for Quasar v2.16+ (this will be the required minimum version)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

vue-cli-plugin-quasar - v5.0.2 (Quasar v2 with Vue 3 on Vue CLI v5)

Published by rstoenescu over 1 year ago

Fixes

  • fix: Yarn 2 PNP fix - plugin is using loader-utils package without explicitly listing it as dependency (#43)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

vue-cli-plugin-quasar - v5.0.1 (Quasar v2 with Vue 3 on Vue CLI v5)

Published by rstoenescu over 2 years ago

Supports Vue CLI v5 (which has Webpack 5 instead of Webpack 4)
Please note that Vue CLI is in maintenance mode.

If you are upgrading from Vue CLI v4, please make sure that you set the following dependencies to these versions:

  • sass: 1.32.12 (pin it to this exact version)
  • sass-loader: ^12.0.0
  • (if you have it) postcss-rtl: ^3.5.3
vue-cli-plugin-quasar - v4.0.4 (Quasar v2 with Vue 3)

Published by rstoenescu almost 3 years ago

  • fix: duplicated transformAssetUrls #49
vue-cli-plugin-quasar - v4.0.3 (Quasar v2 with Vue 3)

Published by rstoenescu almost 3 years ago

  • fix: correctly transform imports from Quasar (trailing comma issue)
vue-cli-plugin-quasar - v4.0.2 (Quasar v2 with Vue 3)

Published by rstoenescu about 3 years ago

  • fix: Deprecation of loader options in webpack 5 (DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING) (#47)
vue-cli-plugin-quasar - v4.0.1 (Quasar v2 with Vue 3)

Published by rstoenescu over 3 years ago

Using the stable v2 release

vue-cli-plugin-quasar - v3.0.2

Published by rstoenescu over 3 years ago

Update with the new branding.

vue-cli-plugin-quasar - v4.0.0 (Quasar v2 with Vue 3)

Published by rstoenescu over 3 years ago

Updated with new branding.

vue-cli-plugin-quasar - v4.0.0-beta.3 (Quasar v2 with Vue 3)

Published by rstoenescu over 3 years ago

  • fix "sass" dep to v1.32.12
vue-cli-plugin-quasar - v4.0.0-beta.2 (Quasar v2 with Vue 3)

Published by rstoenescu over 3 years ago

  • fix: add transformUrl for Quasar components #44
vue-cli-plugin-quasar - v3.0.1

Published by rstoenescu about 4 years ago

Removed the "manual" option for importStrategy since auto-import is so powerful now.

vue-cli-plugin-quasar - v3.0.0

Published by rstoenescu about 4 years ago

Ported the auto-import feature from Quasar CLI which doesn't needs Babel and is also compatible with Typescript.

Upgrade guide

If you're upgrading from vue-cli-plugin-quasar v2, then please:

  1. Remove the babel-plugin-transform-imports dependency (no longer needed)
  2. Edit your babel.config.js (if using one): remove the 'transform-imports' section

Example of babel.config.js:

module.exports = {
  presets: [
    '@vue/cli-plugin-babel/preset'
  ]
}
vue-cli-plugin-quasar - v2.0.2

Published by rstoenescu over 4 years ago

  • fix(auto-import): invalidate component options cache, fix: #30 #31
vue-cli-plugin-quasar - v2.0.0

Published by rstoenescu almost 5 years ago

Enjoy with vue-cli v4+ (only)!
If you are still using vue-cli v3, please keep the v1 of this plugin.

New

  • Support for Vue CLI v4
  • Support for auto-import feature
  • Support for Material Icons in the additional forms of outlined, round & sharp
  • Support for Sass/SCSS (which is the recommended way) in addition to Stylus
vue-cli-plugin-quasar - v1.0.0-rc.3

Published by rstoenescu over 5 years ago

  • solve TypeScript problem, make quasar external file js file #10
vue-cli-plugin-quasar - v1.0.0-rc.2

Published by rstoenescu over 5 years ago

  • fix: Support yarn workspaces #17
vue-cli-plugin-quasar - v1.0.0-beta.1

Published by rstoenescu over 5 years ago

  • fix: [v1 - Request] Make file name quasar-variables.styl the same name as in import directive #16

Breaking change from v1.0.0-beta.0

In /src/styles/quasar.variables.styl, you need to change:

@import '~quasar-variables'

to

@import '~quasar-variables-styl'
vue-cli-plugin-quasar - v0.17.1

Published by rstoenescu about 6 years ago

Fixed: QSpinner is not pointing to QSpinner.mat or QSpinner.ios by default #8

vue-cli-plugin-quasar - v0.17.0

Published by rstoenescu about 6 years ago

Improved tree-shaking on Quasar.

Package Rankings
Top 2.48% on Npmjs.org
Badges
Extracted from project README
Join the chat at https://discord.gg/5TDhbDg