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

feat: allow choosing vue version on creation (and in presets) #5637

Merged
merged 65 commits into from Jul 24, 2020

Commits on Jul 1, 2020

  1. Copy the full SHA
    38911f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df1034c View commit details
    Browse the repository at this point in the history
  3. fix: backward compatibility

    sodatea committed Jul 1, 2020
    Copy the full SHA
    b2f97aa View commit details
    Browse the repository at this point in the history
  4. feat: add vuex vue 3 support

    sodatea committed Jul 1, 2020
    Copy the full SHA
    6316087 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4adc44d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1403cb2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8884261 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    417aa30 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

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

Commits on Jul 8, 2020

  1. Copy the full SHA
    7131139 View commit details
    Browse the repository at this point in the history
  2. fix: fix typo

    sodatea committed Jul 8, 2020
    Copy the full SHA
    680bc6d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. fix: fix Vue 3 serve test

    sodatea committed Jul 9, 2020
    Copy the full SHA
    d112944 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abb1379 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6b77e03 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    69cad9c View commit details
    Browse the repository at this point in the history
  5. test: fix serve test

    sodatea committed Jul 9, 2020
    Copy the full SHA
    3c16eb8 View commit details
    Browse the repository at this point in the history
  6. chore: fix lockfile

    sodatea committed Jul 9, 2020
    Copy the full SHA
    ebecb10 View commit details
    Browse the repository at this point in the history
  7. chore: fix puppeteer link

    sodatea committed Jul 9, 2020
    Copy the full SHA
    6269b0b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fb316dd View commit details
    Browse the repository at this point in the history
  9. chore: fix more urls

    they are introduced by a previously incorrect installation, when the registry
    was set to taobao
    sodatea committed Jul 9, 2020
    Copy the full SHA
    e33bdb8 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    62bc8e4 View commit details
    Browse the repository at this point in the history
  11. test: fix migrator tests

    sodatea committed Jul 9, 2020
    Copy the full SHA
    7c5a673 View commit details
    Browse the repository at this point in the history
  12. test: try to fix serve tests

    sodatea committed Jul 9, 2020
    Copy the full SHA
    c19dade View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    54ec84e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f380207 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    3d335b3 View commit details
    Browse the repository at this point in the history
  16. test: fix vue 3 test

    sodatea committed Jul 9, 2020
    Copy the full SHA
    127b3d9 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    7492517 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    a17f807 View commit details
    Browse the repository at this point in the history
  19. chore: rename test file

    sodatea committed Jul 9, 2020
    Copy the full SHA
    75e4884 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    be50d9c View commit details
    Browse the repository at this point in the history
  21. test: add Jest + Vue 3 test

    sodatea committed Jul 9, 2020
    Copy the full SHA
    b19cb44 View commit details
    Browse the repository at this point in the history
  22. test: add vuex vue 3 test

    sodatea committed Jul 9, 2020
    Copy the full SHA
    f256971 View commit details
    Browse the repository at this point in the history
  23. fix: fix vuex inject store

    sodatea committed Jul 9, 2020
    Copy the full SHA
    e84ed47 View commit details
    Browse the repository at this point in the history
  24. test: add router vue 3 tests

    sodatea committed Jul 9, 2020
    Copy the full SHA
    de5d92a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Copy the full SHA
    55b87ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af0a3cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    399e7fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e1ca9c7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0e838a0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2129fbc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3c4cb6b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    de37068 View commit details
    Browse the repository at this point in the history
  9. fix: fix typo in ts template

    sodatea committed Jul 10, 2020
    Copy the full SHA
    3490d0f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ede606a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f7b4fa7 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    df93f46 View commit details
    Browse the repository at this point in the history
  13. fix: fix typo

    sodatea committed Jul 10, 2020
    Copy the full SHA
    c2f246b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Copy the full SHA
    3591af6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Jul 21, 2020

  1. fix: fix mocha + vue 3

    sodatea committed Jul 21, 2020
    Copy the full SHA
    d236279 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be4d7e6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    58511f3 View commit details
    Browse the repository at this point in the history
  4. chore: & -> or

    sodatea committed Jul 21, 2020
    Copy the full SHA
    7325624 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b384801 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. test: fix creator prompt test

    sodatea committed Jul 22, 2020
    Copy the full SHA
    52a4c1f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    472a25b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ce81dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d46367 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    784062f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6439df9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8046d1c View commit details
    Browse the repository at this point in the history
  8. fix: fix range detection

    sodatea committed Jul 22, 2020
    Copy the full SHA
    09231a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. feat: add Vue 3 feature flags

    sodatea committed Jul 24, 2020
    Copy the full SHA
    caf7c8e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    344c649 View commit details
    Browse the repository at this point in the history