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: edff284
Choose a base ref
...
head repository: vuejs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 77d7217
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 <justice360@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: GU Yiling <justice360@gmail.com>
    
    * Update zh.ts
    
    * Update data-fetching.md
    
    * Update composition-api.md
    
    * Update navigation-guards.md
    
    * Update navigation-guards.md
    
    ---------
    
    Co-authored-by: GU Yiling <justice360@gmail.com>
    Jinjiang and Justineo authored Jun 11, 2024
    Copy the full SHA
    50ac702 View commit details
  2. docs: fix typo (#2265)

    Micha Huhn authored Jun 11, 2024
    Copy the full SHA
    95f3e47 View commit details

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
    Copy the full SHA
    a02a568 View commit details
  2. docs: vuejs.de banner

    posva committed Jun 17, 2024
    Copy the full SHA
    249bf2d View commit details

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 <yaoshaohua@xinye.com>
    yaoshaohua and yaoshaohua authored Jun 20, 2024
    Copy the full SHA
    805e6ff View commit details
  2. docs: vuejs.de banner

    posva committed Jun 20, 2024
    Copy the full SHA
    a91123f View commit details

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
    Copy the full SHA
    19142f5 View commit details
  2. chore: up pnpm

    posva committed Jun 21, 2024
    Copy the full SHA
    b55ab88 View commit details
  3. chore: remove unused dep

    posva committed Jun 21, 2024
    Copy the full SHA
    bf106df View commit details
  4. docs: update vitepress

    posva committed Jun 21, 2024
    Copy the full SHA
    52b531d View commit details
  5. release: vue-router@4.4.0

    posva committed Jun 21, 2024
    Copy the full SHA
    77d7217 View commit details
Loading