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-rc.4
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-rc.5
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 20, 2020

  1. docs: upgrade vitepress

    posva committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    dfa3528 View commit details
    Browse the repository at this point in the history
  2. docs: force build

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

Commits on Nov 21, 2020

  1. docs: note about toRef

    posva committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    4fcf59e View commit details
    Browse the repository at this point in the history
  2. feat(scroll): allow modifying scrollBehavior in options (#602)

    this allows enhanceApp in vuepress to run after creating the router
    posva authored Nov 21, 2020
    Configuration menu
    Copy the full SHA
    d6651f5 View commit details
    Browse the repository at this point in the history
  3. release: v4.0.0-rc.5

    posva committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    6d83969 View commit details
    Browse the repository at this point in the history
Loading