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
RouteMeta is should be Partial in RouteRecordNormalized

OldStarchy opened this issue 8 months ago
Docs miss RouteLocation + further interfaces

manniL opened this issue 8 months ago
Vue3, Router4 problem

juliusfriedman 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
docs(composition-api.md): fix typo

MichaHuhn opened this pull request 8 months ago
feat: add generic location types

posva opened this pull request 8 months ago
transition with a comment, new page will not appear

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
vite + [email protected] 命名视图无法使用

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
fix: parseQuery -> pre decode the + into space #2253

Sherlock-black opened this pull request 9 months ago
Router has modified my params

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
fix: parseQuery -> pre decode the + into space

Sherlock-black opened this pull request 9 months ago
CSS Empty on 404

toshsan opened this issue 9 months ago
docs(zh): sync to d842b6f

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
Docs: Close button (to close the ad banner) is hidden

rohit2sharma95 opened this issue 9 months ago
docs: adds Bun package manager option in Installation Guide

AdrianDamiao opened this pull request 9 months ago
doc(zh): sync getting started page at 3ab1e5e

GYHHAHA opened this pull request 9 months ago
Introduce `passive` option for `router.push`/`router.replace`

AlttiRi opened this issue 9 months ago
Introduce `createSearchParamsHistory`

AlttiRi opened this issue 9 months ago
Error: Missing required param

markusheiden opened this issue 9 months ago
Option to prevent adding the Hash (#/) for the Initial route

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
Why does accessing base automatically add ‘/’ after the route?

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
createMemoryHistory and createWebHistory differs with base

yooouuri opened this issue 10 months ago
Vuejsde conf banner september 2024

antony-k1208 opened this pull request 10 months ago
Vuejsde conf banner june 2024

antony-k1208 opened this pull request 10 months ago
docs: add vuejsde conf banner may

antony-k1208 opened this pull request 10 months ago
Update active-links.md

claushellsing opened this pull request 10 months ago
Route Grouping

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
Update dynamic-matching.md

MrsLong opened this pull request 10 months ago
router.push with alias not changing original URL

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
fix: avoid normalizing the fullPath

posva opened this pull request 11 months ago
hash decode not match the later encode

zcqno1 opened this issue 11 months ago
docs: add 'Active links'

skirtles-code opened this pull request 11 months ago
Optional path segments

mrkamel opened this issue 11 months ago
Regex in params extract extra characters with any capturing groups

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
docs: rewrite the Named Routes page

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
docs: update examples to use SFCs

skirtles-code opened this pull request 11 months ago
docs: fix typo

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
docs: fix typo

make17better opened this pull request 11 months ago
关于beforeRouteLeave是否可以访问this的问题

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
feat: pluggable matcher

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
docs(zh): translate the currentRoute section of migration to Chinese

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
docs(zh): translate the warning part of passing_props to Chinese

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
docs(zh): translate the note part of programmatic_navigation to Chinese

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
feat(dx): warn when `addRoute` cannot find the parent

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
fix: combining 'end' and 'strict'

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
perf: faster handling of static paths

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
An option to remove vue-router banner from the final bundle

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
problem in watch query of route

mohamadkhalili opened this issue 12 months ago
problem in watch query of route

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
feat: allow auto types

posva opened this pull request 12 months ago
beforeEnter: window.history.state values are absent

simondrabble opened this issue 12 months ago
test: earlier routes should have matching priority

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
feat: router matcher sort cache

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
docs: using beforeRouteEnter with defineOptions

skirtles-code opened this pull request about 1 year ago