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.4.0-alpha.3
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.4.0
Choose a head ref
  • 11 commits
  • 75 files changed
  • 8 contributors

Commits on Jun 11, 2024

  1. docs(zh): sync to d842b6f (#2244)

    * docs(zh): sync to d842b6f
    
    * docs(zh): translate the new docs
    
    * docs(zh): update the checkpoint
    
    * Update packages/docs/zh/guide/essentials/named-routes.md
    
    Co-authored-by: GU Yiling <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: GU Yiling <[email protected]>
    
    * Update zh.ts
    
    * Update data-fetching.md
    
    * Update composition-api.md
    
    * Update navigation-guards.md
    
    * Update navigation-guards.md
    
    ---------
    
    Co-authored-by: GU Yiling <[email protected]>
    Jinjiang and Justineo authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    50ac702 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo (#2265)

    Micha Huhn authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    95f3e47 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Vuejsde conf banner june 2024 (#2209)

    * feat: add vuejsde conf banner may
    
    * feat: add vuejsde conf banner june
    antony-k1208 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a02a568 View commit details
    Browse the repository at this point in the history
  2. docs: vuejs.de banner

    posva committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    249bf2d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. docs(zh): fix the order of useRouter() and useRoute() in packages/doc…

    …s/zh/guide/index.md (#2278)
    
    Co-authored-by: yaoshaohua <[email protected]>
    yaoshaohua and yaoshaohua authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    805e6ff View commit details
    Browse the repository at this point in the history
  2. docs: vuejs.de banner

    posva committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a91123f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #2264 from vuejs/refactor/typed-routes

    feat: add generic location types
    posva authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    19142f5 View commit details
    Browse the repository at this point in the history
  2. chore: up pnpm

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b55ab88 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused dep

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bf106df View commit details
    Browse the repository at this point in the history
  4. docs: update vitepress

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    52b531d View commit details
    Browse the repository at this point in the history
  5. release: [email protected]

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    77d7217 View commit details
    Browse the repository at this point in the history
Loading