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/router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-alpha.0
Choose a base ref
...
head repository: vuejs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-alpha.1
Choose a head ref
  • 17 commits
  • 30 files changed
  • 5 contributors

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    f7d577f View commit details
    Browse the repository at this point in the history
  2. docs: project structure

    posva committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f33c995 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. docs: readme

    posva committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9be3883 View commit details
    Browse the repository at this point in the history
  2. chore: add changelog

    posva committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    fb982d0 View commit details
    Browse the repository at this point in the history
  3. chore: rename package name

    posva committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c1c758a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

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

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    9a4a5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361d5ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c0b7d1 View commit details
    Browse the repository at this point in the history
  4. chore: fix typos (#114)

    yiliang114 authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    db37396 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. chore: typo (#121)

    justjavac authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e008bd3 View commit details
    Browse the repository at this point in the history
  2. chore: up vue

    posva committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b4c4bfb View commit details
    Browse the repository at this point in the history
  3. refactor: rename createHistory and createHashHistory

    BREAKING CHANGE: `createHistory` is now named `createWebHistory`.
    `createHashHistory` is now named `createWebHashHistory`.
    
      Both createHistory and createHashHistory are renamed to
      better reflect that they must be used in a browser environment while
      createMemoryHistory doesn't.
    posva committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7dbebb6 View commit details
    Browse the repository at this point in the history
  4. chore: add changelog file

    posva committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5ea1c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc45057 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7943c6 View commit details
    Browse the repository at this point in the history
  7. v4.0.0-alpha.1

    posva committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ff98dee View commit details
    Browse the repository at this point in the history
Loading