Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master in to next branch #413

Open
wants to merge 82 commits into
base: next
Choose a base branch
from
Open

Merge master in to next branch #413

wants to merge 82 commits into from

Conversation

clarkdo
Copy link
Member

@clarkdo clarkdo commented Jan 17, 2021

No description provided.

kevinmarrec and others added 30 commits December 5, 2019 11:00
I thought it was a core error, but testing and testing I see the problem is not in the core.

The problem is the example, I thought create a warning (#228), but i see the code of vue-cli-plugin and this plugins append the styles.sass in the bottom of all prependData.

https://github.com/vuetifyjs/vue-cli-plugin-vuetify/blob/master/packages/vue-cli-plugin-vuetify/util/helpers.js#L47
* feat: add preset support

* feat: add preset support

* fix lint

* fix: fix options order

* fix: fix other orders

Co-authored-by: Kevin Marrec <[email protected]>
husky has been fixed in 4.0.10
* Fix VuetifyLoaderOptions

According to [vuetify docs](https://vuetifyjs.com/en/customization/a-la-carte#vuetify-loader) match function optionally returns a tuple rather than an array of tuples.

* fix: tests
@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #413 (8b52b93) into next (6362da6) will not change coverage.
Report is 40 commits behind head on next.
The diff coverage is 100.00%.

❗ Current head 8b52b93 differs from pull request most recent head dfd4ffb. Consider uploading reports for the commit dfd4ffb to get more accurate results

@@            Coverage Diff            @@
##              next      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           70        87   +17     
  Branches        21        28    +7     
=========================================
+ Hits            70        87   +17     
Files Changed Coverage Δ
src/build.ts 100.00% <100.00%> (ø)
src/font.ts 100.00% <100.00%> (ø)
src/icons.ts 100.00% <100.00%> (ø)
src/options.ts 100.00% <100.00%> (ø)
src/sass.ts 100.00% <100.00%> (ø)

KaelWD and others added 25 commits June 2, 2021 13:19
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Xin Du (Clark) <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Xin Du (Clark) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet