vue-cli-plugins icon indicating copy to clipboard operation
vue-cli-plugins copied to clipboard

🔌 A collection of Vuetify plugins for Vue CLI

Results 32 vue-cli-plugins issues
Sort by recently updated
recently updated
newest added

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

``` vue upgrade --all --next && npm dedupe ```

### Environment **Vuetify Version:** 2.2.6 **Vue Version:** 2.6.11 **Browsers:** Google Chrome **OS:** Mac OS 10.15.2 ### Steps to reproduce 1. Create a test app and add Vuetify ``` $ vue...

bug

Update existing plugins to use the abstracted shared functionality.

enhancement

I'm trying out the rally preset. It has a lighter background color from the default dark theme. After I comment out the preset usage in the vuetify.js file, the background...

### Environment **Browsers:** Firefox 78.0 **OS:** Windows 10 ### Steps to reproduce I often insert Vue client projects into a node server based app and have the node app serve...