]>
git.ipfire.org Git - thirdparty/vuejs/router.git/log
Eduardo San Martin Morote [Wed, 8 Jan 2025 09:49:03 +0000 (10:49 +0100)]
chore: wip refactor
The idea here was to reuse the experimental router within the actual
router. This turns out to be a lot of work without any security of
having something working and without breaking changes in the end. So I
think it's better to keep two versions of the createRouter function with
prefix `EXPERIMENTAL_`. In the end, one code base only uses one of the
function so it's fine to keep the code duplicated until v5. This branch
is here as a reminder of the failure.
Eduardo San Martin Morote [Wed, 8 Jan 2025 09:48:35 +0000 (10:48 +0100)]
refactor: rename matcher to resolver
Eduardo San Martin Morote [Tue, 7 Jan 2025 13:22:51 +0000 (14:22 +0100)]
chore: small fix
Eduardo San Martin Morote [Tue, 24 Dec 2024 09:45:50 +0000 (10:45 +0100)]
chore: wip encoding
Eduardo San Martin Morote [Mon, 23 Dec 2024 14:28:35 +0000 (15:28 +0100)]
refactor: simplify router resolve
Eduardo San Martin Morote [Mon, 23 Dec 2024 10:44:01 +0000 (11:44 +0100)]
chore: comments
Eduardo San Martin Morote [Tue, 17 Dec 2024 14:32:50 +0000 (15:32 +0100)]
refactor: reorganize types and add initial experimental router
Eduardo San Martin Morote [Mon, 16 Dec 2024 14:35:49 +0000 (15:35 +0100)]
feat: new dynamic path matcher
Eduardo San Martin Morote [Tue, 10 Dec 2024 13:41:31 +0000 (14:41 +0100)]
refactor: add methods needed by router
Eduardo San Martin Morote [Mon, 9 Dec 2024 21:20:06 +0000 (22:20 +0100)]
refactor: rename matcher-pattern
Eduardo San Martin Morote [Mon, 9 Dec 2024 21:12:37 +0000 (22:12 +0100)]
refactor: remove unused code
Eduardo San Martin Morote [Mon, 9 Dec 2024 20:57:13 +0000 (21:57 +0100)]
refactor: simplify matcher interfaces
Eduardo San Martin Morote [Fri, 6 Dec 2024 21:01:44 +0000 (22:01 +0100)]
refactor: renames and minor changes
Eduardo San Martin Morote [Fri, 6 Dec 2024 09:03:39 +0000 (10:03 +0100)]
chore: comments
Eduardo San Martin Morote [Fri, 6 Dec 2024 08:41:57 +0000 (09:41 +0100)]
chore: comment
[skip ci]
Eduardo San Martin Morote [Fri, 6 Dec 2024 08:40:16 +0000 (09:40 +0100)]
refactor: simplify parseURL
Eduardo San Martin Morote [Thu, 5 Dec 2024 10:24:40 +0000 (11:24 +0100)]
test: url parsing
Eduardo San Martin Morote [Thu, 5 Dec 2024 10:16:12 +0000 (11:16 +0100)]
test: better IM after hash
Eduardo San Martin Morote [Wed, 4 Dec 2024 15:51:03 +0000 (16:51 +0100)]
chore: ignore temp tsconfig
Eduardo San Martin Morote [Tue, 9 Jul 2024 07:54:37 +0000 (09:54 +0200)]
refactor: unused code
Eduardo San Martin Morote [Wed, 26 Jun 2024 14:22:24 +0000 (16:22 +0200)]
test: static matcher
Eduardo San Martin Morote [Wed, 26 Jun 2024 14:12:40 +0000 (16:12 +0200)]
chore: error matches
Eduardo San Martin Morote [Wed, 26 Jun 2024 13:52:51 +0000 (15:52 +0200)]
chore: static path matcher
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:13:37 +0000 (11:13 +0200)]
refactor: add fullPath
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:13:06 +0000 (11:13 +0200)]
refactor: avoid double decoding
Eduardo San Martin Morote [Wed, 26 Jun 2024 08:49:57 +0000 (10:49 +0200)]
perf: parseURL minor improvements
Eduardo San Martin Morote [Tue, 25 Jun 2024 15:22:01 +0000 (17:22 +0200)]
chore: build location
Eduardo San Martin Morote [Tue, 25 Jun 2024 13:59:05 +0000 (15:59 +0200)]
test: check parsed urls
Eduardo San Martin Morote [Tue, 25 Jun 2024 13:56:55 +0000 (15:56 +0200)]
feat: wip new matcher
DDDDD12138 [Mon, 25 Nov 2024 19:24:46 +0000 (03:24 +0800)]
docs: fix hash anchor link for `RouteLocationRaw` (#2410)
Eduardo San Martin Morote [Mon, 25 Nov 2024 15:01:49 +0000 (16:01 +0100)]
docs: remove generated md files
Eduardo San Martin Morote [Mon, 25 Nov 2024 14:56:52 +0000 (15:56 +0100)]
release: vue-router@4.5.0
Eduardo San Martin Morote [Mon, 25 Nov 2024 14:54:19 +0000 (15:54 +0100)]
chore: up ts and docs
Eduardo San Martin Morote [Mon, 25 Nov 2024 14:34:34 +0000 (15:34 +0100)]
chore: up deps
Eduardo San Martin Morote [Fri, 15 Nov 2024 10:45:31 +0000 (11:45 +0100)]
chore: up chromedriver
Jeff [Thu, 14 Nov 2024 02:54:26 +0000 (10:54 +0800)]
docs: Translate 'Omitting parent components' into Chinese (#2400)
* docs: Translate 'Omitting parent components' into Chinese
* Apply suggestions from code review
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
Eduardo San Martin Morote [Wed, 13 Nov 2024 11:11:59 +0000 (12:11 +0100)]
feat(link): add view-transition prop (#2356)
Eduardo San Martin Morote [Wed, 13 Nov 2024 11:11:16 +0000 (12:11 +0100)]
fix(router): allow duplicated navigation on back + redirect (#2133)
skirtle [Wed, 13 Nov 2024 11:10:52 +0000 (11:10 +0000)]
build: add vue-router.esm-browser.prod.js (#2242)
Co-authored-by: kianfang <kianfang@163.com>
Co-authored-by: Kian <16569491+kianfang@users.noreply.github.com>
skirtle [Tue, 29 Oct 2024 16:26:22 +0000 (16:26 +0000)]
feat: throw if parent and child routes have the same name (#2267)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
skirtle [Tue, 29 Oct 2024 16:23:28 +0000 (16:23 +0000)]
fix: combining 'end' and 'strict' (#2154)
Dominik Pschenitschni [Fri, 25 Oct 2024 06:51:12 +0000 (08:51 +0200)]
docs: improve example line wrapping (#2374)
Eduardo San Martin Morote [Sun, 20 Oct 2024 22:17:13 +0000 (07:17 +0900)]
ci: continous release
Eduardo San Martin Morote [Sat, 19 Oct 2024 07:20:36 +0000 (16:20 +0900)]
docs: remove experimental message
DecadeMoon [Thu, 17 Oct 2024 03:25:42 +0000 (14:25 +1100)]
fix: custom directive doesn't work when custom=true (#2377)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Eduardo San Martin Morote [Wed, 2 Oct 2024 15:23:59 +0000 (17:23 +0200)]
ci: adjust codecov options
Eduardo San Martin Morote [Fri, 13 Sep 2024 06:46:30 +0000 (08:46 +0200)]
release: vue-router@4.4.5
Eduardo San Martin Morote [Fri, 13 Sep 2024 06:40:15 +0000 (08:40 +0200)]
fix: fix mods in aliases
Eduardo San Martin Morote [Fri, 13 Sep 2024 06:27:50 +0000 (08:27 +0200)]
fix: mods must be added only wiht defineProperty
Eduardo San Martin Morote [Fri, 13 Sep 2024 06:14:15 +0000 (08:14 +0200)]
fix: make internal property non enumerable
Eduardo San Martin Morote [Tue, 10 Sep 2024 17:59:21 +0000 (19:59 +0200)]
release: vue-router@4.4.4
Eduardo San Martin Morote [Tue, 10 Sep 2024 17:55:53 +0000 (19:55 +0200)]
feat(loaders): internal mods in route records
Eduardo San Martin Morote [Tue, 10 Sep 2024 13:27:23 +0000 (15:27 +0200)]
fix(ssr): handle symboless Modules in dynamic imports (#2355)
* fix(ssr): handle symboless Modules in dynamic imports
* chore: fix types
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:32:26 +0000 (11:32 +0200)]
docs: fix small colors
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:30:03 +0000 (11:30 +0200)]
docs: refactor and fix become sponsor button colors
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:29:47 +0000 (11:29 +0200)]
chore: pin vue versions because of withDefaults bug in compiler
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:10:11 +0000 (11:10 +0200)]
chore: up deps
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:06:00 +0000 (11:06 +0200)]
chore: up pnpm
Eduardo San Martin Morote [Sun, 8 Sep 2024 18:46:58 +0000 (20:46 +0200)]
docs: vue.js de banner removal
Antony Konstantinidis [Mon, 2 Sep 2024 13:02:59 +0000 (15:02 +0200)]
docs: Vuejsde conf banner high res (#2352)
* feat: add vuejsde conf banner may
* feat: vuejsde conf banner september 2024
* fix: update banners
* fix: enable banner
* fix: adjust close button size
* fix: add vuejsde conf banner high res versions
Antony Konstantinidis [Mon, 2 Sep 2024 11:55:22 +0000 (13:55 +0200)]
docs: Vuejsde conf banner september 2024 (#2210)
* feat: add vuejsde conf banner may
* feat: vuejsde conf banner september 2024
* fix: update banners
* fix: enable banner
* fix: adjust close button size
StEve YoUng [Thu, 29 Aug 2024 06:14:44 +0000 (14:14 +0800)]
docs(types): remove extra space (#2347)
Eduardo San Martin Morote [Fri, 23 Aug 2024 08:25:39 +0000 (10:25 +0200)]
chore: update link for bug reports
Eduardo San Martin Morote [Tue, 6 Aug 2024 15:39:11 +0000 (17:39 +0200)]
release: vue-router@4.4.3
Steve König [Tue, 6 Aug 2024 06:28:36 +0000 (08:28 +0200)]
Section about deprecated onDemand and onAbort callback arguments (#2330)
* Added deprecated onDemand and onAbort callback arguments to migration guide
The onDemand and onAbort callbacks for router.push and .replace were deprecated in v4. I added a section to the migration guide explaining that users should replace them with the thenable Promise the methods return.
* Apply suggestions from code review
* Update packages/docs/guide/migration/index.md [skip ci]
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Vlad [Mon, 5 Aug 2024 08:50:31 +0000 (19:50 +1100)]
chore: use `with` instead of `assert` in rollup.mjs (#2326)
SerKo [Thu, 1 Aug 2024 18:04:20 +0000 (02:04 +0800)]
fix: reorder exports in `package.json` (#2323)
Eduardo San Martin Morote [Thu, 1 Aug 2024 15:28:02 +0000 (17:28 +0200)]
chore: note in chnagelog [skip ci]
Eduardo San Martin Morote [Thu, 1 Aug 2024 08:00:47 +0000 (10:00 +0200)]
release: vue-router@4.4.2
Eduardo San Martin Morote [Thu, 1 Aug 2024 07:57:37 +0000 (09:57 +0200)]
fix(types): revert stricter meta
Close #2319
Eduardo San Martin Morote [Wed, 31 Jul 2024 16:52:39 +0000 (18:52 +0200)]
chore: typos [skip ci]
Eduardo San Martin Morote [Wed, 31 Jul 2024 16:51:30 +0000 (18:51 +0200)]
release: vue-router@4.4.1
Eduardo San Martin Morote [Wed, 31 Jul 2024 16:49:33 +0000 (18:49 +0200)]
chore: comment
Eduardo San Martin Morote [Thu, 18 Jul 2024 08:31:56 +0000 (10:31 +0200)]
chore: up sponsors
Maël Belval [Thu, 11 Jul 2024 15:50:12 +0000 (17:50 +0200)]
docs: add missing backtick (#2302)
Add a single backtick causing code rendering issue
Eduardo San Martin Morote [Tue, 9 Jul 2024 09:14:01 +0000 (11:14 +0200)]
docs: trailing space
Eduardo San Martin Morote [Tue, 9 Jul 2024 09:13:56 +0000 (11:13 +0200)]
chore: github issue playground link
Matyáš Racek [Tue, 9 Jul 2024 07:59:50 +0000 (09:59 +0200)]
docs: mention an edge case with mutliple optional params in the docs (#2192)
* docs: mention an edge case with mutliple optional params in the docs
See #2190 for more info.
* Update packages/docs/guide/essentials/route-matching-syntax.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
tingyuan [Tue, 9 Jul 2024 07:27:24 +0000 (15:27 +0800)]
fix: router typescript definations related to vue package (#2295)
Co-authored-by: tingyuan <1932294867@qq.com>
chen wen jun [Tue, 9 Jul 2024 07:27:01 +0000 (15:27 +0800)]
docs: reorder symbols (#2296)
* docs: reorder symbols
* Update packages/docs/guide/essentials/route-matching-syntax.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 1 Jul 2024 08:44:58 +0000 (10:44 +0200)]
chore: order in test command
Eduardo San Martin Morote [Mon, 1 Jul 2024 08:43:51 +0000 (10:43 +0200)]
ci: fix test order
Eduardo San Martin Morote [Mon, 1 Jul 2024 08:42:00 +0000 (10:42 +0200)]
fix(types): stricter meta with required fields
Curt Grimes [Sat, 29 Jun 2024 15:04:58 +0000 (10:04 -0500)]
docs: fix punctuation (#2286)
Fix punctuation and comma splices in a few spots.
Eduardo San Martin Morote [Wed, 26 Jun 2024 12:32:46 +0000 (14:32 +0200)]
chore: update badge
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:58:51 +0000 (15:58 +0200)]
feat(warn): fix links to docs
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:58:37 +0000 (15:58 +0200)]
test: fix unexpected warnings
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:37:29 +0000 (15:37 +0200)]
release: vue-router@4.4.0
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:30:48 +0000 (15:30 +0200)]
docs: update vitepress
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:26:48 +0000 (15:26 +0200)]
chore: remove unused dep
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:22:42 +0000 (15:22 +0200)]
chore: up pnpm
Eduardo San Martin Morote [Fri, 21 Jun 2024 13:18:33 +0000 (15:18 +0200)]
Merge pull request #2264 from vuejs/refactor/typed-routes
feat: add generic location types
Eduardo San Martin Morote [Thu, 20 Jun 2024 16:44:24 +0000 (18:44 +0200)]
docs: vuejs.de banner
yaoshaohua [Thu, 20 Jun 2024 10:23:24 +0000 (18:23 +0800)]
docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md (#2278)
Co-authored-by: yaoshaohua <yaoshaohua@xinye.com>
Eduardo San Martin Morote [Wed, 19 Jun 2024 13:57:07 +0000 (15:57 +0200)]
release: vue-router@4.4.0-alpha.3
Eduardo San Martin Morote [Wed, 19 Jun 2024 13:54:03 +0000 (15:54 +0200)]
feat: add a clearRoutes method
Eduardo San Martin Morote [Mon, 17 Jun 2024 15:56:21 +0000 (17:56 +0200)]
docs: vuejs.de banner
Antony Konstantinidis [Mon, 17 Jun 2024 15:55:36 +0000 (17:55 +0200)]
Vuejsde conf banner june 2024 (#2209)
* feat: add vuejsde conf banner may
* feat: add vuejsde conf banner june
Eduardo San Martin Morote [Mon, 17 Jun 2024 13:25:49 +0000 (15:25 +0200)]
test: migrate type tests from uvr
Eduardo San Martin Morote [Mon, 17 Jun 2024 12:53:12 +0000 (14:53 +0200)]
test: migrate to vitest