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: use web history mode #2480

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

raimund-schluessler
Copy link
Member

@raimund-schluessler raimund-schluessler commented Feb 1, 2024

This PR switches from createWebHashHistory to createWebHistory. This also fixes the skip-actions buttons, which did not work with createWebHashHistory mode.

A drawback is that current bookmarks to a certain collection or calendar won't work anymore and have to be recreated/adjusted.

Closes #2474.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler merged commit e75eb72 into master Feb 1, 2024
22 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat/noid/webhistorymode branch February 1, 2024 21:32
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.

feat: switch to webHistory mode in vue router
2 participants