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: 038dbd4
Choose a base ref
...
head repository: vuejs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f845b2
Choose a head ref
  • 6 commits
  • 31 files changed
  • 3 contributors

Commits on May 11, 2023

  1. docs: show store

    posva committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c0524e9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. chore: update pnpm node

    posva committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2b86901 View commit details
    Browse the repository at this point in the history
  2. chore: up api

    posva committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7505b5b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. docs(zh): translate api interfaces (#1821)

    * docs(zh): translate api interfaces
    
    * Update Router.md
    
    * Apply suggestions from code review
    
    Co-authored-by: wxsm <[email protected]>
    
    ---------
    
    Co-authored-by: wxsm <[email protected]>
    Jinjiang and wxsms authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9ea7052 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix(types): revert declare module vue

    This seems to be causing problems without fixing any. I'm reverting this
    to avoid any more trouble until we can figure out a better rollout
    strategy.
    posva committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b8d417a View commit details
    Browse the repository at this point in the history
  2. release: [email protected]

    posva committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0f845b2 View commit details
    Browse the repository at this point in the history
Loading