Skip to content

wip: vapor mode #2509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

wip: vapor mode #2509

wants to merge 6 commits into from

Conversation

zhiyuanzmj
Copy link
Member

@zhiyuanzmj zhiyuanzmj commented Jun 1, 2025

Description

This PR provide two vapor components: VaporRouterView and VaporRouterLink.
I'm not sure whether we should provide a vue-router/vapor for users to make migration easier.

import { RouterView } from 'vue-router/vapor'

export default () => <RouterView />

This PR depends on those pull requests:
vuejs/core#13424
vuejs/core#13360

Playground

https://repl.zmjs.dev/vuejs/vue-router

TODO

  • Tests
  • Playground

Copy link

netlify bot commented Jun 1, 2025

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit 668f808
🔍 Latest deploy log https://app.netlify.com/projects/vue-router/deploys/683ecb27944ba8000892982f

Copy link

pkg-pr-new bot commented Jun 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/vue-router@2509

commit: 668f808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant