-
Notifications
You must be signed in to change notification settings - Fork 159
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
[full-ci] Vue3: Update vue-router #8215
Merged
+656
−541
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ae854d4
Vue 3: Fix OcTooltip for Vue 3 components
dschmidt 4972605
Bump vue-router
dschmidt 21964da
Adjust driveAliasAndItem to make it a string and optional.
dschmidt e99554c
Fix Router type
dschmidt c123c18
Fix currentRoute usage
dschmidt 0b3930d
Add comment
dschmidt 624fa58
WIP: Adapt patchRouter for new vue-router
dschmidt b4eea87
Fix TopBar
dschmidt 93ebacc
Fix types and tests
dschmidt f83bef0
Fix duplicated question mark in urls
dschmidt 96fe57d
Fix navName computed/selectors
dschmidt 93ed05c
Simplify navItem activity detection
dschmidt 8ad2b61
Make RouterLink and RouterView global components known to TypeScript
dschmidt 7f952b8
Get rid of router global instance
dschmidt 813a5d2
Fix routing for driveAliasAndItem containing #
dschmidt cb6329f
Fix deprecated redirect to fix acceptance tests
dschmidt 0b2a7ce
Fix redirect to accessDenied page on authError
dschmidt 817fd9b
Remove unused variable
dschmidt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove blank in url please ;-)