Skip to content
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

feat: support same page navigation in router.go #4511

Merged
merged 19 commits into from
Jan 23, 2025
Merged

Conversation

brc-dd
Copy link
Member

@brc-dd brc-dd commented Jan 22, 2025

closes #4461
closes #4510 (makes e035027 permanent)
closes #277

TODO:

  • handle query changes
  • emit custom event on location change (lets wait for some consensus at vueuse/vueuse#4529)
  • expose query and hash from route object
  • normalize hash

@brc-dd
Copy link
Member Author

brc-dd commented Jan 22, 2025

/publish

Copy link

pkg-pr-new bot commented Jan 22, 2025

npm i https://pkg.pr.new/vitepress@4511

commit: fd77b6b

@brc-dd brc-dd marked this pull request as draft January 22, 2025 17:45
@brc-dd brc-dd marked this pull request as ready for review January 22, 2025 20:07
@brc-dd brc-dd marked this pull request as draft January 22, 2025 20:54
@brc-dd brc-dd force-pushed the same-page-navigation branch from dd729b4 to 791f937 Compare January 22, 2025 20:55
@brc-dd brc-dd marked this pull request as ready for review January 23, 2025 15:30
@brc-dd brc-dd merged commit 23d3281 into main Jan 23, 2025
11 checks passed
@brc-dd brc-dd deleted the same-page-navigation branch January 23, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

search not working properly support router.go for same page navigations
2 participants