Update vue-cli-plugin-vuetify to the latest version 馃殌 - #36
Open
greenkeeper[bot] wants to merge 2 commits into
Open
greenkeeper[bot] wants to merge 2 commits into
greenkeeper[bot] wants to merge 2 commits into
Conversation
Contributor
Author
Update to this version instead 馃殌 Release Notes for v1.0.1
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency vue-cli-plugin-vuetify was updated from
0.6.3to1.0.0.This version is not covered by your current version range.
If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: johnjleider
License: MIT
Release Notes for v1.0.0
This release brings in some quality of life changes/fixes and reduces the amount of actions a user has to take in order to enable certain features in Vuetify.
src/sass/variables.s(a|c)sssrc/sass/main.s(a|c)ssfile, just rename tovariablesvue.config.jsto transpilevuetifyNODE_ENV=testingIf you are installing Vuetify in a new project, simply create a
variables.s(a|c)ssfile insrc/sass.馃敡 Bug fixes
馃殌 Features
馃搼 Upgrade guide
vue.config.js
If you have previous configurations in your vue.config that resemble anything below, you can safely remove them.
In the past this was a manual step that the user had to take. It is now handled automatically.
main.sass
This was also a manual step on the Vuetify documentation that is now automated. Any non component variable imports such as
~vuetify/src/styles/styles.sasscan be removed. This is now pre-loaded before all user variables and automatically available insrc/sass/variables.s(a|c)ss.v0.6.2
v1.0.0
If you have a main.s(a|c)ss file, just rename it to
variables.s(a|c)sswhere (a|c) is for sass or scss.Commits
The new version differs by 15 commits.
033e8bfchore: release 1.0.080f727bfix(service): apply default objects to package.json dep/devDep propertiesbe91c29chore(deps): bump set-value from 2.0.0 to 2.0.15ab091dchore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#110)9169facfix: remove sass processing in testing env4e84c85fix(LICENSE.md): add license file87ef833Merge branch 'master' into devde34ccafeat: add Lithuanian localee8747feAdd Lithuanian translationac569fechore(deps): bump lodash from 4.17.11 to 4.17.15 (#105)ee087afMerge branch 'master' into dev60bc318feat: add Czech localeb61e2dcAdded czech translation6e4d1b8feat: add Swedish locale22de967Add Swedish (sv)See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 馃尨