]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
3 weeks agorefactor: fix wrong import
Eduardo San Martin Morote [Mon, 13 Oct 2025 12:34:27 +0000 (14:34 +0200)] 
refactor: fix wrong import

4 weeks agofix(experimental): incorrectly positioned side effect comment
Eduardo San Martin Morote [Fri, 10 Oct 2025 19:43:02 +0000 (21:43 +0200)] 
fix(experimental): incorrectly positioned side effect comment

4 weeks agotest: migrate more
Eduardo San Martin Morote [Fri, 10 Oct 2025 14:46:04 +0000 (16:46 +0200)] 
test: migrate more

4 weeks agofeat(experimental): use current location on string location
Eduardo San Martin Morote [Fri, 10 Oct 2025 13:20:15 +0000 (15:20 +0200)] 
feat(experimental): use current location on string location

4 weeks agochore: unused import
Eduardo San Martin Morote [Fri, 10 Oct 2025 12:03:41 +0000 (14:03 +0200)] 
chore: unused import

4 weeks agofix: preserve extra properties when resolving locations
Eduardo San Martin Morote [Fri, 10 Oct 2025 10:13:00 +0000 (12:13 +0200)] 
fix: preserve extra properties when resolving locations

4 weeks agodocs: jsdoc
Eduardo San Martin Morote [Fri, 10 Oct 2025 09:12:09 +0000 (11:12 +0200)] 
docs: jsdoc

4 weeks agotest: new resolver and slash encoding
Eduardo San Martin Morote [Fri, 10 Oct 2025 09:10:50 +0000 (11:10 +0200)] 
test: new resolver and slash encoding

This fixes #1638 but only on the new resolver and replaces #2291 with a
build version that is lighter and more flexible.

4 weeks agotest: optional params
Eduardo San Martin Morote [Thu, 9 Oct 2025 09:56:30 +0000 (11:56 +0200)] 
test: optional params

4 weeks agodocs: enhance code block & code group (#2521)
Leo [Thu, 9 Oct 2025 15:23:42 +0000 (23:23 +0800)] 
docs: enhance code block & code group (#2521)

4 weeks agodocs(zh/typed-routes): Sync translation of typed-routes page. (#2564)
Whbbit1999 [Thu, 9 Oct 2025 11:47:45 +0000 (19:47 +0800)] 
docs(zh/typed-routes): Sync translation of typed-routes page. (#2564)

The current Chinese version of typed-routes is somewhat outdated. This
commit synchronizes the translation of this file with the latest content
from the English version.

4 weeks agochore: add todo
Eduardo San Martin Morote [Wed, 8 Oct 2025 14:23:35 +0000 (16:23 +0200)] 
chore: add todo

4 weeks agofix(auto-resolver): add `auto-resolver` subpackage export with types only (#2556)
Joaquín Sánchez [Wed, 8 Oct 2025 14:22:46 +0000 (16:22 +0200)] 
fix(auto-resolver): add `auto-resolver` subpackage export with types only (#2556)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
4 weeks agorefactor: type imports
Eduardo San Martin Morote [Wed, 8 Oct 2025 14:22:17 +0000 (16:22 +0200)] 
refactor: type imports

4 weeks agofix(routerlink): allow event handlers under strictTemplates (fix #2484) (#2548)
Vladimir [Wed, 8 Oct 2025 14:18:50 +0000 (18:18 +0400)] 
fix(routerlink): allow event handlers under strictTemplates (fix #2484) (#2548)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
4 weeks agochore: sponsors
Eduardo San Martin Morote [Wed, 8 Oct 2025 11:40:18 +0000 (13:40 +0200)] 
chore: sponsors

5 weeks agochore: sponsors
Eduardo San Martin Morote [Fri, 3 Oct 2025 09:23:13 +0000 (11:23 +0200)] 
chore: sponsors

6 weeks agochore: sponsor
Eduardo San Martin Morote [Fri, 26 Sep 2025 12:12:31 +0000 (14:12 +0200)] 
chore: sponsor

6 weeks agodocs: fix build
Eduardo San Martin Morote [Mon, 22 Sep 2025 14:35:12 +0000 (16:35 +0200)] 
docs: fix build

ignores the experimental during api generation

6 weeks agochore: up node
Eduardo San Martin Morote [Mon, 22 Sep 2025 14:30:43 +0000 (16:30 +0200)] 
chore: up node

6 weeks agodocs: escape regex
Eduardo San Martin Morote [Mon, 22 Sep 2025 09:19:20 +0000 (11:19 +0200)] 
docs: escape regex

6 weeks agodocs: sponsor
Eduardo San Martin Morote [Sat, 20 Sep 2025 14:08:46 +0000 (16:08 +0200)] 
docs: sponsor

7 weeks agoMerge pull request #2415 from vuejs/feat/new-matcher
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:30:38 +0000 (17:30 +0200)] 
Merge pull request #2415 from vuejs/feat/new-matcher

7 weeks agochore: unused stuff 2415/head
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:27:08 +0000 (17:27 +0200)] 
chore: unused stuff

7 weeks agochore: remove the need for tail
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:24:18 +0000 (17:24 +0200)] 
chore: remove the need for tail

improve build compat for non unix

7 weeks agotest: refactor next usage
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:16:58 +0000 (17:16 +0200)] 
test: refactor next usage

7 weeks agochore: todo
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:16:39 +0000 (17:16 +0200)] 
chore: todo

7 weeks agorefactor: rename methods to keep same names
Eduardo San Martin Morote [Thu, 18 Sep 2025 15:13:44 +0000 (17:13 +0200)] 
refactor: rename methods to keep same names

8 weeks agodocs: update vueschool banner script url for adblocker prevention (#2550)
Charles Nii Adotey Allotey [Fri, 12 Sep 2025 17:57:05 +0000 (17:57 +0000)] 
docs: update vueschool banner script url for adblocker prevention (#2550)

8 weeks agodocs: add missing export line in router.js code block (#2547)
CodingNiclas [Tue, 9 Sep 2025 08:50:18 +0000 (10:50 +0200)] 
docs: add missing export line in router.js code block (#2547)

2 months agoci: up
Eduardo San Martin Morote [Sun, 31 Aug 2025 12:25:14 +0000 (14:25 +0200)] 
ci: up

2 months agochore: up volta pin
Eduardo San Martin Morote [Sun, 31 Aug 2025 12:24:20 +0000 (14:24 +0200)] 
chore: up volta pin

2 months agochore: minor updates
Eduardo San Martin Morote [Sun, 31 Aug 2025 12:07:06 +0000 (14:07 +0200)] 
chore: minor updates

2 months agochore: cleanup
Eduardo San Martin Morote [Sun, 31 Aug 2025 12:04:52 +0000 (14:04 +0200)] 
chore: cleanup

2 months agochore: comments and todos
Eduardo San Martin Morote [Sun, 31 Aug 2025 11:43:37 +0000 (13:43 +0200)] 
chore: comments and todos

2 months agochore: comment
Eduardo San Martin Morote [Sun, 31 Aug 2025 11:41:32 +0000 (13:41 +0200)] 
chore: comment

2 months agorefactor: remove both format from query params
Eduardo San Martin Morote [Sat, 30 Aug 2025 20:00:40 +0000 (22:00 +0200)] 
refactor: remove both format from query params

2 months agochore: pnpm up
Eduardo San Martin Morote [Sat, 30 Aug 2025 19:59:01 +0000 (21:59 +0200)] 
chore: pnpm up

2 months agofeat: bump minor Vue required
Eduardo San Martin Morote [Sat, 30 Aug 2025 19:58:47 +0000 (21:58 +0200)] 
feat: bump minor Vue required

2 months agochore: docs
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:55:39 +0000 (15:55 +0200)] 
chore: docs

2 months agochore: wrong jsdoc
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:55:32 +0000 (15:55 +0200)] 
chore: wrong jsdoc

2 months agochore: delete old config
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:51:43 +0000 (15:51 +0200)] 
chore: delete old config

2 months agofix: take last value in query params
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:51:34 +0000 (15:51 +0200)] 
fix: take last value in query params

2 months agochore: unused import
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:40:20 +0000 (15:40 +0200)] 
chore: unused import

2 months agochore: docs
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:12:42 +0000 (15:12 +0200)] 
chore: docs

2 months agochore: comments docs
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:06:57 +0000 (15:06 +0200)] 
chore: comments docs

2 months agochore: doc comment
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:06:42 +0000 (15:06 +0200)] 
chore: doc comment

2 months agofeat: add string parser
Eduardo San Martin Morote [Fri, 29 Aug 2025 13:06:32 +0000 (15:06 +0200)] 
feat: add string parser

2 months agochore: empty lines
Eduardo San Martin Morote [Thu, 28 Aug 2025 13:27:40 +0000 (15:27 +0200)] 
chore: empty lines

2 months agorefactor: correct export
Eduardo San Martin Morote [Wed, 27 Aug 2025 20:05:39 +0000 (22:05 +0200)] 
refactor: correct export

2 months agofeat: better warn
Eduardo San Martin Morote [Wed, 27 Aug 2025 20:02:50 +0000 (22:02 +0200)] 
feat: better warn

2 months agofix: splat at root
Eduardo San Martin Morote [Wed, 27 Aug 2025 20:02:42 +0000 (22:02 +0200)] 
fix: splat at root

2 months agofeat: expose defineParser
Eduardo San Martin Morote [Wed, 27 Aug 2025 12:17:59 +0000 (14:17 +0200)] 
feat: expose defineParser

2 months agofeat: safe integer
Eduardo San Martin Morote [Wed, 27 Aug 2025 12:16:36 +0000 (14:16 +0200)] 
feat: safe integer

2 months agofeat: handle default and missing values in queries
Eduardo San Martin Morote [Wed, 27 Aug 2025 12:15:18 +0000 (14:15 +0200)] 
feat: handle default and missing values in queries

2 months agorefactor: improve param parser types to also parse null and accept a raw type
Eduardo San Martin Morote [Tue, 26 Aug 2025 13:50:19 +0000 (15:50 +0200)] 
refactor: improve param parser types to also parse null and accept a raw type

2 months agotest: minor refactor
Eduardo San Martin Morote [Mon, 25 Aug 2025 19:20:58 +0000 (21:20 +0200)] 
test: minor refactor

2 months agotest: catch all
Eduardo San Martin Morote [Mon, 25 Aug 2025 19:18:25 +0000 (21:18 +0200)] 
test: catch all

2 months agorefactor: optional param parser
Eduardo San Martin Morote [Mon, 25 Aug 2025 15:17:28 +0000 (17:17 +0200)] 
refactor: optional param parser

2 months agochore: fixes in playground
Eduardo San Martin Morote [Mon, 25 Aug 2025 15:17:10 +0000 (17:17 +0200)] 
chore: fixes in playground

2 months agorefactor: simplify param parsers and allow trailingSlash in dynamic params
Eduardo San Martin Morote [Mon, 25 Aug 2025 14:17:46 +0000 (16:17 +0200)] 
refactor: simplify param parsers and allow trailingSlash in dynamic params

2 months agochore: errors
Eduardo San Martin Morote [Mon, 25 Aug 2025 13:18:48 +0000 (15:18 +0200)] 
chore: errors

2 months agofeat: inverse spalt and other params in MatcherPatternPathdynamic
Eduardo San Martin Morote [Sun, 24 Aug 2025 20:07:44 +0000 (22:07 +0200)] 
feat: inverse spalt and other params in MatcherPatternPathdynamic

2 months agotest: trailing slashes
Eduardo San Martin Morote [Sun, 24 Aug 2025 19:56:45 +0000 (21:56 +0200)] 
test: trailing slashes

2 months agotest: trailing slash
Eduardo San Martin Morote [Sun, 24 Aug 2025 19:39:38 +0000 (21:39 +0200)] 
test: trailing slash

2 months agobuild: add size check
Eduardo San Martin Morote [Sun, 24 Aug 2025 15:41:13 +0000 (17:41 +0200)] 
build: add size check

2 months agorefactor: rename numbers to integers
Eduardo San Martin Morote [Sun, 24 Aug 2025 06:10:04 +0000 (08:10 +0200)] 
refactor: rename numbers to integers

2 months agofeat: add boolean param parser
Eduardo San Martin Morote [Sat, 23 Aug 2025 13:43:04 +0000 (15:43 +0200)] 
feat: add boolean param parser

2 months agotest: todo
Eduardo San Martin Morote [Sat, 23 Aug 2025 12:59:26 +0000 (14:59 +0200)] 
test: todo

2 months agochore: rename
Eduardo San Martin Morote [Sat, 23 Aug 2025 12:59:21 +0000 (14:59 +0200)] 
chore: rename

2 months agofeat(hmr): replace resolver
Eduardo San Martin Morote [Thu, 21 Aug 2025 14:20:58 +0000 (16:20 +0200)] 
feat(hmr): replace resolver

2 months agochore: playground
Eduardo San Martin Morote [Wed, 20 Aug 2025 11:40:28 +0000 (13:40 +0200)] 
chore: playground

2 months agorefactor: allow no parser
Eduardo San Martin Morote [Wed, 20 Aug 2025 11:38:56 +0000 (13:38 +0200)] 
refactor: allow no parser

2 months agofix: handle missing parser
Eduardo San Martin Morote [Wed, 20 Aug 2025 11:30:26 +0000 (13:30 +0200)] 
fix: handle missing parser

2 months agofeat: add matcherpatternquery
Eduardo San Martin Morote [Wed, 20 Aug 2025 11:17:06 +0000 (13:17 +0200)] 
feat: add matcherpatternquery

2 months agorefactor: adapt param parser types to work with queries
Eduardo San Martin Morote [Wed, 20 Aug 2025 09:39:25 +0000 (11:39 +0200)] 
refactor: adapt param parser types to work with queries

2 months agofeat: MatcherPatternQueryParam
Eduardo San Martin Morote [Wed, 20 Aug 2025 09:15:06 +0000 (11:15 +0200)] 
feat: MatcherPatternQueryParam

2 months agorefactor: simplify resolution
Eduardo San Martin Morote [Tue, 19 Aug 2025 15:02:38 +0000 (17:02 +0200)] 
refactor: simplify resolution

2 months agofeat: add from argument to redirect
Eduardo San Martin Morote [Tue, 19 Aug 2025 14:55:09 +0000 (16:55 +0200)] 
feat: add from argument to redirect

2 months agochore: ignore local claude settings
Eduardo San Martin Morote [Tue, 19 Aug 2025 09:55:01 +0000 (11:55 +0200)] 
chore: ignore local claude settings

2 months agofix: mixed params, query and hash
Eduardo San Martin Morote [Tue, 19 Aug 2025 09:54:50 +0000 (11:54 +0200)] 
fix: mixed params, query and hash

2 months agofix: hash priority
Eduardo San Martin Morote [Mon, 18 Aug 2025 12:19:16 +0000 (14:19 +0200)] 
fix: hash priority

2 months agochore: unused import
Eduardo San Martin Morote [Mon, 18 Aug 2025 11:29:05 +0000 (13:29 +0200)] 
chore: unused import

2 months agochore: done fixme
Eduardo San Martin Morote [Mon, 18 Aug 2025 11:23:30 +0000 (13:23 +0200)] 
chore: done fixme

2 months agofix: matcher
Eduardo San Martin Morote [Mon, 18 Aug 2025 11:22:53 +0000 (13:22 +0200)] 
fix: matcher

2 months agofeat: expose internal mergeRouteRecord
Eduardo San Martin Morote [Mon, 18 Aug 2025 11:22:44 +0000 (13:22 +0200)] 
feat: expose internal mergeRouteRecord

2 months agotest: partial migration of router spec
Eduardo San Martin Morote [Mon, 18 Aug 2025 11:22:22 +0000 (13:22 +0200)] 
test: partial migration of router spec

2 months agotest: more resolver tests
Eduardo San Martin Morote [Sun, 17 Aug 2025 15:19:19 +0000 (17:19 +0200)] 
test: more resolver tests

2 months agofix: relative locations fullPath
Eduardo San Martin Morote [Sun, 17 Aug 2025 13:18:41 +0000 (15:18 +0200)] 
fix: relative locations fullPath

2 months agochore: fixed warn
Eduardo San Martin Morote [Sun, 17 Aug 2025 13:12:17 +0000 (15:12 +0200)] 
chore: fixed warn

2 months agorefactor: improve integer param
Eduardo San Martin Morote [Sun, 17 Aug 2025 13:06:56 +0000 (15:06 +0200)] 
refactor: improve integer param

2 months agofix: handle splat params
Eduardo San Martin Morote [Sun, 17 Aug 2025 12:40:42 +0000 (14:40 +0200)] 
fix: handle splat params

2 months agorefactor: rename static resolver to fixed
Eduardo San Martin Morote [Sat, 16 Aug 2025 16:27:55 +0000 (18:27 +0200)] 
refactor: rename static resolver to fixed

2 months agochore: unused import
Eduardo San Martin Morote [Sat, 16 Aug 2025 16:09:10 +0000 (18:09 +0200)] 
chore: unused import

2 months agochore: cleanup
Eduardo San Martin Morote [Sat, 16 Aug 2025 16:08:42 +0000 (18:08 +0200)] 
chore: cleanup

2 months agotest: remove unused utils
Eduardo San Martin Morote [Sat, 16 Aug 2025 15:52:20 +0000 (17:52 +0200)] 
test: remove unused utils

2 months agochore: spacing
Eduardo San Martin Morote [Sat, 16 Aug 2025 15:49:10 +0000 (17:49 +0200)] 
chore: spacing

2 months agorefactor: exports and rename MatcherPatternPathDynamic
Eduardo San Martin Morote [Sat, 16 Aug 2025 15:46:58 +0000 (17:46 +0200)] 
refactor: exports and rename MatcherPatternPathDynamic

2 months agofix: keep path case
Eduardo San Martin Morote [Sat, 16 Aug 2025 15:00:15 +0000 (17:00 +0200)] 
fix: keep path case

2 months agofeat: expose miss utility
Eduardo San Martin Morote [Sat, 16 Aug 2025 14:55:15 +0000 (16:55 +0200)] 
feat: expose miss utility