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

[pull] master from nuxt-community:master #40

Open
wants to merge 193 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2019

  1. Configuration menu
    Copy the full SHA
    8075afb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    19991da View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.2

    kevinmarrec committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    32a7549 View commit details
    Browse the repository at this point in the history
  3. feat: optionsPath + function behavior (#99)

    * feat: optionsPath + function behavior
    
    * fix: typo
    
    * fix: typo
    
    * chore: add directory aliases notice
    
    * chore: remove useless option given to plugin template
    kevinmarrec authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    96177a4 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.2.0

    kevinmarrec committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    bc147c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    7954249 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.2.1

    kevinmarrec committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    01e79c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    df76dcb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Configuration menu
    Copy the full SHA
    365f986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c9e4c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    34e2eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0195e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38815f1 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.2.2

    Closes #113
    kevinmarrec committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    97c5944 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    f5e59d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    8509d67 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    de327dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac579dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1587e0f View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.3.0

    kevinmarrec committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    8981951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c29e31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3aad06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eb3bb0 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.3.1

    kevinmarrec committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    24ad9e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    5e863cf View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.3.2

    kevinmarrec committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7bc0ecb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    441e751 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.3.3

    kevinmarrec committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    8074460 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    7afbef9 View commit details
    Browse the repository at this point in the history
  2. feat: manual import of components (#125)

    * feat: manual import - initial state (#110)
    
    * feat: manual import
    
    * fix: treeshake false situation
    aldarund authored and kevinmarrec committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    71c63f5 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.4.0

    kevinmarrec committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    e3b65f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    7754860 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    19ab3d1 View commit details
    Browse the repository at this point in the history
  2. feat: vuetify-loader options (#134)

    * feat: vuetify-loader options
    
    * chore: simplify
    kevinmarrec authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    22e82c5 View commit details
    Browse the repository at this point in the history
  3. fix: fix missing comma for manual imports (#132)

    * Fixed #130
    
    * Use <%= instead of print function in the template
    
    * Fixes #132 (comment)
    Yihao-G authored and kevinmarrec committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    069566b View commit details
    Browse the repository at this point in the history
  4. chore: enhance typo

    kevinmarrec committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    bc3746c View commit details
    Browse the repository at this point in the history
  5. chore: refactor tests (#135)

    * chore: enhance typo
    
    * chore: refactor tests
    kevinmarrec authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    168c12c View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.5.0

    kevinmarrec committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    ddc3656 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    237047b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency sass-loader to v8 (#139)

    * chore(deps): update dependency sass-loader to v8
    
    * chore: fix tests
    kevinmarrec authored Aug 29, 2019
    Configuration menu
    Copy the full SHA
    08bff6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259e0ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba2b2c2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.6.0

    kevinmarrec committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    736cbd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    deccbbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9307d8e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    9aaad72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c56f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91e22ee View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.6.1

    kevinmarrec committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    60fde03 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    ca5ba4b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    df6a200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c59a4 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.6.2

    Fixes #69
    Fixes #103
    kevinmarrec committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    941594c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    9f17e93 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.6.3

    kevinmarrec committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    96367e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    26a3e81 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. chore: update README.md

    kevinmarrec committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    3a9eadd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7fcff1 View commit details
    Browse the repository at this point in the history
  3. chore: migrate project to typescript (#149)

    * chore: init typescript
    
    * chore: finalize typescript migration
    
    * chore: remove useless tsconfig.json statement
    
    * fix: tests
    
    * chore(deps): lock file maintenance
    kevinmarrec committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    6755606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9492c81 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. refactor: split code

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    33a96a3 View commit details
    Browse the repository at this point in the history
  2. chore: fix package.json

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    2db7f33 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.7.0

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    f475d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b930e2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.7.1

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    5b361b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8506ad View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.7.2

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    e99d0cc View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.7.3

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    1846c26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    334a343 View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.8.0

    kevinmarrec committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    9351c1a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. chore: update README.md

    kevinmarrec committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    855d24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b7b5a View commit details
    Browse the repository at this point in the history
  3. chore: update README.md

    kevinmarrec committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    7792d54 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.8.1

    kevinmarrec committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    efc4c10 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.8.2

    kevinmarrec committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    08132cc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    0b8e274 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.8.3

    kevinmarrec committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    6aec15b View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#158)

    * chore: update README.md
    
    * chore(deps): lock file maintenance
    renovate[bot] authored and kevinmarrec committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5826a98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d4168d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    65ea2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85dec85 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    d0562e5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.8.4

    kevinmarrec committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    81aad46 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    70d1972 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.8.5

    kevinmarrec committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    148b0c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    7a4d4c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    57b9c20 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    713caf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    8d2a65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3cd76 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    9989449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75823af View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.8.6

    kevinmarrec committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    837a804 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    23c6f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f7de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea59334 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.9.0

    kevinmarrec committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2fc30c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    a435fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984a121 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    edd250d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    6540f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. docs: fix treeShake (#192)

    iliyaZelenko authored and kevinmarrec committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    c95a05d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    bd75e8c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    9922f34 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    185b5bb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    522d4f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    2a980a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    1eb8698 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    3ce0a7d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    8d6e20e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6362da6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. chore(release): 1.9.1

    kevinmarrec committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    b83ac54 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    b30f5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa07eff View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#246)

    Co-authored-by: Renovate Bot <[email protected]>
    2 people authored and kevinmarrec committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    0bbdcca View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. chore(deps): update dependency sass to ^1.24.4 (#249)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ae21251 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency sass-loader to ^8.0.1 (#250)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    119b65b View commit details
    Browse the repository at this point in the history
  3. chore: fix example (#230)

    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
    MrJmpl3 authored and kevinmarrec committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    003f372 View commit details
    Browse the repository at this point in the history
  4. feat: add preset support (#247)

    * 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]>
    aldarund and kevinmarrec committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    25d9813 View commit details
    Browse the repository at this point in the history
  5. chore: use github actions

    kevinmarrec committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f959f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. chore(release): 1.10.0

    kevinmarrec committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9c0af60 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency sass-loader to ^8.0.2 (#253)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9c71899 View commit details
    Browse the repository at this point in the history
  3. fix: update devDependencies & fix code

    Closes #251
    kevinmarrec committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    7f37ef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    a5ce68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac63da View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. chore(deps): update all non-major dependencies (#257)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    cc034b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update devdependency @types/jest to ^24.9.0 (#258)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    7b21bad View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependency @nuxt/typescript-runtime to ^0.3.8 (#…

    …259)
    
    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6f7247d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cb9c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0a6ca4 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.10.1

    kevinmarrec committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    b8a720d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. chore(deps): unpin husky version

    husky has been fixed in 4.0.10
    kevinmarrec committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a62c38c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#261)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    bd7ce18 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.2

    kevinmarrec committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    ff947ee View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. chore(deps): update devdependency ts-jest to v25 (#271)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    858c2cb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update devdependency jest to v25 (#270)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    ff2c0f2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#264)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    2 people authored and kevinmarrec committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    cfd54d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. fix: fix VuetifyLoaderOptions match type (#273)

    * 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
    nickmessing authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    2923943 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. chore(deps): update devdependency @types/jest to v25 (#274)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ee8055d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#272)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9429d2a View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#266)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    2984c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dffcbb View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.10.3

    kevinmarrec committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    efbad03 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. chore(deps): update all non-major dependencies (#277)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7b69763 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#279)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    51f79bd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. chore(deps): update all non-major dependencies (#285)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    20992e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3644437 View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#286)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    926729f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee39960 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.11.0

    kevinmarrec committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    681db4b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. fix: check if preset is in presetsCDN (#291)

    avoid <url>/undefined head link
    fix #290
    mseele authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    57a0ceb View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#289)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    8dece26 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump acorn from 6.4.0 to 6.4.1 (#301)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.4.0...6.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    df8b2ca View commit details
    Browse the repository at this point in the history
  4. test: fix coverage

    kevinmarrec committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    bba4c37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b354f8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d721f42 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.11.1

    kevinmarrec committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    e75a63b View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.11.2

    kevinmarrec committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    38e628b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Migrate to Vuetify v2.3.0

    Change v-content to v-main
    benyou1969 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    d651521 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    a92eaf1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Merge pull request #393 from micheldenegri/sass-loader

    fix: sass-loader switch to additionalData option from prependData
    clarkdo authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    a8ade81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #344 from benyou1969/VContentToVMain

    fix: update v-content to v-main for vuetify 2.3.0
    clarkdo authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    d4e6687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e587be0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a02126 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d81691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3413a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d9d6f1 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.11.3

    clarkdo committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    73d3178 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    4868782 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    d75b2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350de6a View commit details
    Browse the repository at this point in the history
  3. feat: compatible with Nuxt 2.14 and typescript 4 (#395)

    Co-authored-by: Xin Du (Clark) <[email protected]>
    micheldenegri and clarkdo authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    16c2bca View commit details
    Browse the repository at this point in the history
  4. chore: upgrade to jest 27

    clarkdo committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    4dcfe49 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update devdependency @nuxtjs/eslint-config-typescript to…

    … v6 (#426)
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Xin Du (Clark) <[email protected]>
    3 people authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    b41ccbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40ac611 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.12.0

    clarkdo committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    d376f57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7a65cf View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.12.1

    clarkdo committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    d75cc05 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    4ff3605 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    09409fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baeced6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9309e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c16e2a View commit details
    Browse the repository at this point in the history
  5. chore(deps): update devdependency husky to v7 (#465)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Xin Du (Clark) <[email protected]>
    3 people authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    cf49512 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update devdependency eslint to v8 (#472)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Xin Du (Clark) <[email protected]>
    3 people authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    96b1683 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f6c087 View commit details
    Browse the repository at this point in the history
  8. chore(deps): lock file maintenance (#461)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    458d56a View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.12.2

    clarkdo committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7e41d96 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    50dd7d4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.12.3

    clarkdo committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    8b52b93 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. doc: clarify Nuxt 2

    harlan-zw authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    90edfda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be84d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    dfd4ffb View commit details
    Browse the repository at this point in the history