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.3.1
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.4.0
Choose a head ref

Commits on Mar 19, 2020

  1. docs: [RU] Translation update (#5237)

    * docs: [RU] update migrating-from-v3.md
    
    * docs: [RU] update prototyping.md
    
    * docs: [RU] update webpack.md
    
    * docs: [RU] fix typos in cli-service.md
    
    * Update docs/ru/guide/prototyping.md
    
    Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>
    
    * docs: (ru) pwa.md update
    
    * docs: (ru) browser-compatibility.md fix import
    
    * docs: (ru) deployment.md fix example
    
    * docs: (ru) installation.md update
    
    Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
    Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
    3 people authored Mar 19, 2020
    Copy the full SHA
    15a4d4b View commit details
  2. Copy the full SHA
    a66fee6 View commit details

Commits on Mar 23, 2020

  1. docs(zh): update cli-service.md (#5300)

    Fix warning part description.
    Akenokoru authored Mar 23, 2020
    Copy the full SHA
    2cfb9bb View commit details

Commits on Mar 31, 2020

  1. Copy the full SHA
    0ce0db2 View commit details

Commits on Apr 7, 2020

  1. Copy the full SHA
    bd7ad93 View commit details

Commits on Apr 26, 2020

  1. test: bump test timeout

    seems appveyor tests are too slow to execute
    haoqunjiang committed Apr 26, 2020
    Copy the full SHA
    611d869 View commit details
  2. Copy the full SHA
    6b68a41 View commit details
  3. Copy the full SHA
    9d48175 View commit details
  4. Copy the full SHA
    320e391 View commit details

Commits on Apr 29, 2020

  1. Copy the full SHA
    1afae58 View commit details
  2. Copy the full SHA
    5ac62da View commit details
  3. Copy the full SHA
    8d10562 View commit details
  4. Copy the full SHA
    6e8ddcc View commit details

Commits on May 6, 2020

  1. Copy the full SHA
    caa3006 View commit details
  2. Copy the full SHA
    d405f23 View commit details
  3. Copy the full SHA
    3c286d6 View commit details

Commits on May 8, 2020

  1. Copy the full SHA
    5e93d70 View commit details
  2. Copy the full SHA
    c64afc3 View commit details
  3. Copy the full SHA
    e2f00d2 View commit details

Commits on May 11, 2020

  1. Copy the full SHA
    a91649e View commit details

Commits on May 14, 2020

  1. Copy the full SHA
    96dfd58 View commit details

Commits on May 16, 2020

  1. Copy the full SHA
    75c398f View commit details

Commits on May 18, 2020

  1. Copy the full SHA
    16d2701 View commit details
  2. fix(ui): the logs from creator should be displayed in the UI (#5493)

    With `logWithSpinner`, the log would be output to the console instead.
    
    Fixes #5240
    Fixes #5445
    haoqunjiang authored May 18, 2020
    Copy the full SHA
    90f1146 View commit details
  3. Copy the full SHA
    8b01c9e View commit details

Commits on May 19, 2020

  1. Copy the full SHA
    aee9e17 View commit details
  2. Copy the full SHA
    0295ff6 View commit details
  3. Copy the full SHA
    02a365d View commit details
  4. fix: should throw errors if there is bad require() in vue.config.js (#…

    …5500)
    
    reverts #5305
    this makes the tests a little more tedious, need to find a better way
    to test these functionalities
    
    fixes #5442
    haoqunjiang authored May 19, 2020
    Copy the full SHA
    01d4bea View commit details
  5. chore: pre release sync

    haoqunjiang committed May 19, 2020
    Copy the full SHA
    d03ccc3 View commit details
  6. v4.4.0

    haoqunjiang committed May 19, 2020
    Copy the full SHA
    6323b73 View commit details
Loading