Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:v5.0.6
Choose a base ref
Loading
...
head repository:vuejs/vue-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v5.0.7
Choose a head ref
Loading
  • 6commits
  • 29files changed
  • 2contributors

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    bddd64dView commit details
    Browse the repository at this point in the history
  2. fix: supportdevServer.server option, avoid deprecation warning

    Closes#7024Fixes#7118I choose to not merge the PR because I don't want add additional waysto configure https for dev server (`--http2` command line argument,`process.env.HTTPS`, etc.)In the current implementation, `spdy` can only be configured by setting`{ devServer: server: { type: 'spdy' } }`.This is a deliberate choice, because SPDY support in Node.js 15+ isbroken anyway. I don't want bother refactoring the old code toaccommodate this broken feature.
    @haoqunjiang
    haoqunjiang committedJul 4, 2022
    Configuration menu
    Copy the full SHA
    558dea2View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beffe8aView commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    23fa20fView commit details
    Browse the repository at this point in the history
  2. chore: update fallback chromedriver version

    It is only served as a fallback version number when local Chrome versiondetection failed. Updating the version to the latest may reduceuser frustrations when such rare scenarios are encountered.Closes#7203
    @haoqunjiang
    haoqunjiang committedJul 5, 2022
    Configuration menu
    Copy the full SHA
    6f9b6ecView commit details
    Browse the repository at this point in the history
  3. v5.0.7

    @haoqunjiang
    haoqunjiang committedJul 5, 2022
    Configuration menu
    Copy the full SHA
    4a0655fView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp