Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/router
🚦 The official router for Vue.js
https://github.com/vuejs/router
docs: fix punctuation
curtgrimes opened this pull request 7 months ago
curtgrimes opened this pull request 7 months ago
RouteMeta is should be Partial in RouteRecordNormalized
OldStarchy opened this issue 8 months ago
OldStarchy opened this issue 8 months ago
Docs miss RouteLocation + further interfaces
manniL opened this issue 8 months ago
manniL opened this issue 8 months ago
`popstate` event fires again if `onBeforeRouteLeave` callback returns `false`
frederikheld opened this issue 8 months ago
frederikheld opened this issue 8 months ago
docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md
yaoshaohua opened this pull request 8 months ago
yaoshaohua opened this pull request 8 months ago
docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md
yaoshaohua opened this issue 8 months ago
yaoshaohua opened this issue 8 months ago
Vue3, Router4 problem
juliusfriedman opened this issue 8 months ago
juliusfriedman opened this issue 8 months ago
$route, $router, useRoute and useRouter not accessible in child routes of the base route.
jenex-sletter opened this issue 8 months ago
jenex-sletter opened this issue 8 months ago
@4.3.3 the redirect / to home is not effective when children get /:pathMatch(.*)
sherleysong opened this issue 8 months ago
sherleysong opened this issue 8 months ago
feat: throw if parent and child routes have the same name
skirtles-code opened this pull request 8 months ago
skirtles-code opened this pull request 8 months ago
[Vue Router warn]: Finding ancestor route "/:path(.*)*" failed for "/:path(.*)*"
rex-ll opened this issue 8 months ago
rex-ll opened this issue 8 months ago
docs(composition-api.md): fix typo
MichaHuhn opened this pull request 8 months ago
MichaHuhn opened this pull request 8 months ago
feat: add generic location types
posva opened this pull request 8 months ago
posva opened this pull request 8 months ago
Feature request: have active-class behave like class on router-link
denjaland opened this issue 8 months ago
denjaland opened this issue 8 months ago
transition with a comment, new page will not appear
IllegalCreed opened this issue 8 months ago
IllegalCreed opened this issue 8 months ago
await doesn't work for router.go() but does for router.push()?
gureckis opened this issue 8 months ago
gureckis opened this issue 8 months ago
Under certain conditions, its possible to render the `router.back()` & `history.back()` ineffective.
MatthewAry opened this issue 8 months ago
MatthewAry opened this issue 8 months ago
vite + [email protected] 命名视图无法使用
chrisworkalx opened this issue 8 months ago
chrisworkalx opened this issue 8 months ago
Getting syntax errors while using Vite with vue3/router4
omkar-kanekar1-tfs opened this issue 9 months ago
omkar-kanekar1-tfs opened this issue 9 months ago
fix: parseQuery -> pre decode the + into space #2253
Sherlock-black opened this pull request 9 months ago
Sherlock-black opened this pull request 9 months ago
Router has modified my params
Sherlock-black opened this issue 9 months ago
Sherlock-black opened this issue 9 months ago
docs: correct become sponsor button text color when hovering
nazarepiedady opened this pull request 9 months ago
nazarepiedady opened this pull request 9 months ago
fix: parseQuery -> pre decode the + into space
Sherlock-black opened this pull request 9 months ago
Sherlock-black opened this pull request 9 months ago
AddRoute() with ParentName does not add routes as Children of the parent.
dharnil opened this issue 9 months ago
dharnil opened this issue 9 months ago
CSS Empty on 404
toshsan opened this issue 9 months ago
toshsan opened this issue 9 months ago
docs(zh): sync to d842b6f
Jinjiang opened this pull request 9 months ago
Jinjiang opened this pull request 9 months ago
build: add vue-router.esm-browser.prod.js
skirtles-code opened this pull request 9 months ago
skirtles-code opened this pull request 9 months ago
What should I do if I want to use vue-router through cdn in my website?
yonecdeng opened this issue 9 months ago
yonecdeng opened this issue 9 months ago
Docs: Close button (to close the ad banner) is hidden
rohit2sharma95 opened this issue 9 months ago
rohit2sharma95 opened this issue 9 months ago
docs: adds Bun package manager option in Installation Guide
AdrianDamiao opened this pull request 9 months ago
AdrianDamiao opened this pull request 9 months ago
doc(zh): sync getting started page at 3ab1e5e
GYHHAHA opened this pull request 9 months ago
GYHHAHA opened this pull request 9 months ago
Introduce `passive` option for `router.push`/`router.replace`
AlttiRi opened this issue 9 months ago
AlttiRi opened this issue 9 months ago
Introduce `elementTargetClass` option (alternative to `:target`)
AlttiRi opened this issue 9 months ago
AlttiRi opened this issue 9 months ago
Introduce `createSearchParamsHistory`
AlttiRi opened this issue 9 months ago
AlttiRi opened this issue 9 months ago
Error: Missing required param
markusheiden opened this issue 9 months ago
markusheiden opened this issue 9 months ago
External Type Declaration Causing Inability to Pass certain Route Parameter as Prop in Vue Router 4
leejaypower opened this issue 9 months ago
leejaypower opened this issue 9 months ago
useRouter() returns undefined when uses in setup() method in Options API component
stefanseifert opened this issue 9 months ago
stefanseifert opened this issue 9 months ago
Parent navigation guard re-run when redirecting between child routes but not when navigating
pm0u opened this issue 10 months ago
pm0u opened this issue 10 months ago
Option to prevent adding the Hash (#/) for the Initial route
shtief opened this issue 10 months ago
shtief opened this issue 10 months ago
Component cached even on a failed network request (vue-router v4.3.2)
piyush-bhatt opened this issue 10 months ago
piyush-bhatt opened this issue 10 months ago
Why does accessing base automatically add ‘/’ after the route?
LeeSamFong opened this issue 10 months ago
LeeSamFong opened this issue 10 months ago
router.resolve doesn't include details of the query since 4.3.1
charlesmass2 opened this issue 10 months ago
charlesmass2 opened this issue 10 months ago
Default child not shown when using router-link with name instead of path
AntonioDell opened this issue 10 months ago
AntonioDell opened this issue 10 months ago
Optional parameters type missmatch on push and popstate back navigation
tragid opened this issue 10 months ago
tragid opened this issue 10 months ago
createMemoryHistory and createWebHistory differs with base
yooouuri opened this issue 10 months ago
yooouuri opened this issue 10 months ago
Vuejsde conf banner september 2024
antony-k1208 opened this pull request 10 months ago
antony-k1208 opened this pull request 10 months ago
Vuejsde conf banner june 2024
antony-k1208 opened this pull request 10 months ago
antony-k1208 opened this pull request 10 months ago
docs: add vuejsde conf banner may
antony-k1208 opened this pull request 10 months ago
antony-k1208 opened this pull request 10 months ago
Update active-links.md
claushellsing opened this pull request 10 months ago
claushellsing opened this pull request 10 months ago
addRoute第一个参数设置了父路由的name,但是不是成功的,只能添加到一级路由里面
whc167 opened this issue 10 months ago
whc167 opened this issue 10 months ago
Route Grouping
aryankarim opened this issue 10 months ago
aryankarim opened this issue 10 months ago
Update nested-routes.md to use UTF-8 box drawing characters
Kerrick opened this pull request 10 months ago
Kerrick opened this pull request 10 months ago
Update dynamic-matching.md
MrsLong opened this pull request 10 months ago
MrsLong opened this pull request 10 months ago
router.push with alias not changing original URL
alghifarifikri opened this issue 10 months ago
alghifarifikri opened this issue 10 months ago
docs: mention an edge case with mutliple optional params in the docs
panstromek opened this pull request 11 months ago
panstromek opened this pull request 11 months ago
Inconsistent trailing slash behaviour with multiple optional parameters
panstromek opened this issue 11 months ago
panstromek opened this issue 11 months ago
fix: avoid normalizing the fullPath
posva opened this pull request 11 months ago
posva opened this pull request 11 months ago
hash decode not match the later encode
zcqno1 opened this issue 11 months ago
zcqno1 opened this issue 11 months ago
Router instance not found when testing component library integration
amurf opened this issue 11 months ago
amurf opened this issue 11 months ago
docs: add 'Active links'
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
Optional path segments
mrkamel opened this issue 11 months ago
mrkamel opened this issue 11 months ago
Regex in params extract extra characters with any capturing groups
spsquared opened this issue 11 months ago
spsquared opened this issue 11 months ago
Ability to check if a router has any pages to go back/forward to
Bertie2011 opened this issue 11 months ago
Bertie2011 opened this issue 11 months ago
docs: rewrite the Named Routes page
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
A way to detect if user has history on current site
AlexXanderGrib opened this issue 11 months ago
AlexXanderGrib opened this issue 11 months ago
docs: update examples to use SFCs
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
docs: fix typo
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs(zh): translate the rest of RouteRecordNormalized to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs: fix typo
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
关于beforeRouteLeave是否可以访问this的问题
ArbinL opened this issue 11 months ago
ArbinL opened this issue 11 months ago
docs(zh): translate the redirect records note to Chinese and add it to migration
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
feat: pluggable matcher
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
Custom Query Parsing Doesn't Mesh Well With Typescript
klondikemarlen opened this issue 11 months ago
klondikemarlen opened this issue 11 months ago
When update the page show message warning when it use vue router dynamically
matteo6b opened this issue 11 months ago
matteo6b opened this issue 11 months ago
docs(zh): translate the currentRoute section of migration to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs(zh): translate the description section of RouterScrollBehavior to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs(zh): translate the warning part of passing_props to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs(zh): translate the warning part of passing_props to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
docs(zh): translate the note part of programmatic_navigation to Chinese
make17better opened this pull request 11 months ago
make17better opened this pull request 11 months ago
feat(dx): warn when passing undefined/null locations
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
feat(dx): warn when `addRoute` cannot find the parent
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
docs(zh): fix the comment format in packages/docs/zh/guide/index.md
Aaron-zon opened this pull request 11 months ago
Aaron-zon opened this pull request 11 months ago
Disable URL hash encoding or whitelist some symbols to make VueRouter work fine with Telegram WebApps
Raxort opened this issue 11 months ago
Raxort opened this issue 11 months ago
fix: combining 'end' and 'strict'
skirtles-code opened this pull request 11 months ago
skirtles-code opened this pull request 11 months ago
Empty error message in production environment when using ESM build
kleinfreund opened this issue 12 months ago
kleinfreund opened this issue 12 months ago
perf: faster handling of static paths
skirtles-code opened this pull request 12 months ago
skirtles-code opened this pull request 12 months ago
The route rolls back when it is first loaded 路由回退
pocketChao opened this issue 12 months ago
pocketChao opened this issue 12 months ago
An option to remove vue-router banner from the final bundle
mitar opened this issue 12 months ago
mitar opened this issue 12 months ago
chore: update chromedriver to 121.0.2 to fix binary CDN URL issue
sodatea opened this pull request 12 months ago
sodatea opened this pull request 12 months ago
problem in watch query of route
mohamadkhalili opened this issue 12 months ago
mohamadkhalili opened this issue 12 months ago
problem in watch query of route
mohamadkhalili opened this issue 12 months ago
mohamadkhalili opened this issue 12 months ago
docs(zh): translate the last paragraph of named_routes to Chinese
fqzz2000 opened this pull request 12 months ago
fqzz2000 opened this pull request 12 months ago
feat: allow auto types
posva opened this pull request 12 months ago
posva opened this pull request 12 months ago
beforeEnter: window.history.state values are absent
simondrabble opened this issue 12 months ago
simondrabble opened this issue 12 months ago
test: earlier routes should have matching priority
skirtles-code opened this pull request 12 months ago
skirtles-code opened this pull request 12 months ago
perf: use a binary search for insertMatcher
skirtles-code opened this pull request 12 months ago
skirtles-code opened this pull request 12 months ago
feat: router matcher sort cache
BobbieGoede opened this pull request about 1 year ago
BobbieGoede opened this pull request about 1 year ago
fix(router): allow duplicated navigation on back + redirect
posva opened this pull request about 1 year ago
posva opened this pull request about 1 year ago
Router creation performance degradation when using many routes in comparison to v3
BobbieGoede opened this issue about 1 year ago
BobbieGoede opened this issue about 1 year ago
docs: using beforeRouteEnter with defineOptions
skirtles-code opened this pull request about 1 year ago
skirtles-code opened this pull request about 1 year ago