Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/vue-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
Choose a base ref
...
head repository: vuejs/vue-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.1
Choose a head ref

Commits on Jul 24, 2020

  1. Revert "refactor: use console.clear to clear the log (#5700)"

    This reverts commit 7c2a36b.
    
    `console.clear` overrides the previous content on the screen, so it
    might cause confusion when users scrolls back.
    haoqunjiang committed Jul 24, 2020
    Copy the full SHA
    f1e77a5 View commit details

Commits on Jul 28, 2020

  1. chore: add issue template config.yml (#5720)

    Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
    Renato66 and haoqunjiang authored Jul 28, 2020
    Copy the full SHA
    f99079c View commit details

Commits on Jul 29, 2020

  1. fix: use fork-ts-checker-webpack-plugin v5 for vue 3 type checking (#…

    …5722)
    
    Fixes #5712
    
    Note this is a optional dependency so that we don't break compatibility
    with Node.js v8.
    haoqunjiang authored Jul 29, 2020
    Copy the full SHA
    1aaa592 View commit details
  2. Copy the full SHA
    57f4184 View commit details
  3. Copy the full SHA
    d319007 View commit details

Commits on Jul 31, 2020

  1. Copy the full SHA
    87e9d42 View commit details

Commits on Aug 2, 2020

  1. Copy the full SHA
    de3d062 View commit details

Commits on Aug 3, 2020

  1. Copy the full SHA
    1030f39 View commit details
  2. Copy the full SHA
    544e054 View commit details

Commits on Aug 4, 2020

  1. Copy the full SHA
    77f4489 View commit details
  2. Copy the full SHA
    fe90abd View commit details

Commits on Aug 5, 2020

  1. Copy the full SHA
    467e577 View commit details
  2. Copy the full SHA
    ccbcc0d View commit details
  3. Copy the full SHA
    e5b17fa View commit details
  4. Copy the full SHA
    a79fe83 View commit details
  5. Copy the full SHA
    d39d95c View commit details

Commits on Aug 6, 2020

  1. refactor: output webdriverio logs to tests/e2e/logs (#5753)

    This allows us to have a more accurate path to specify in .gitignore
    haoqunjiang authored Aug 6, 2020
    Copy the full SHA
    8e4090f View commit details
  2. Copy the full SHA
    8dceddb View commit details
  3. Copy the full SHA
    56bb3e0 View commit details
  4. Copy the full SHA
    9535c17 View commit details
  5. Copy the full SHA
    3a5ed77 View commit details
  6. Copy the full SHA
    1c34f64 View commit details
  7. Copy the full SHA
    19f1a8a View commit details
  8. v4.5.1

    haoqunjiang committed Aug 6, 2020
    Copy the full SHA
    09adc41 View commit details
Loading