]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
3 years agoVue School Free Weekend Banner (#1359)
Nico Devs [Fri, 8 Apr 2022 14:32:31 +0000 (11:32 -0300)] 
Vue School Free Weekend Banner (#1359)

3 years agodocs: broken link (#1358)
Il Harper [Tue, 5 Apr 2022 08:53:29 +0000 (16:53 +0800)] 
docs: broken link (#1358)

3 years agofix(matcher): keep trailing slash on empty optional params
Eduardo San Martin Morote [Fri, 1 Apr 2022 08:34:42 +0000 (10:34 +0200)] 
fix(matcher): keep trailing slash on empty optional params

Fix #1357

3 years agochore: up sponsors
Eduardo San Martin Morote [Tue, 29 Mar 2022 16:43:55 +0000 (18:43 +0200)] 
chore: up sponsors

3 years agodocs(composition-api): add missing "to" in `useLink` section (#1351)
Johannes Noe [Tue, 22 Mar 2022 10:13:38 +0000 (11:13 +0100)] 
docs(composition-api): add missing "to" in `useLink` section (#1351)

3 years agodocs: RouteRecord to RouteRecordNormalized (#1348)
Jamie Gaehring [Fri, 18 Mar 2022 15:05:38 +0000 (11:05 -0400)] 
docs: RouteRecord to RouteRecordNormalized (#1348)

3 years agofix: setup history listeners once
Eduardo San Martin Morote [Wed, 16 Mar 2022 15:44:44 +0000 (16:44 +0100)] 
fix: setup history listeners once

Fix #1344

3 years agodocs: edit typo (#1340)
‪spindog [Mon, 14 Mar 2022 14:15:40 +0000 (22:15 +0800)] 
docs: edit typo (#1340)

3 years agorelease: v4.0.14 v4.0.14
Eduardo San Martin Morote [Thu, 10 Mar 2022 18:29:47 +0000 (19:29 +0100)] 
release: v4.0.14

3 years agofeat(devtools): use api.now()
Eduardo San Martin Morote [Thu, 10 Mar 2022 17:38:18 +0000 (18:38 +0100)] 
feat(devtools): use api.now()

3 years agodocs: add link to vue router video course on home page (#1318)
Daniel Kelly [Wed, 2 Mar 2022 17:38:46 +0000 (11:38 -0600)] 
docs: add link to vue router video course on home page (#1318)

3 years agodocs(zh): Update dynamic-routing.md (#1327)
Jinjiang [Tue, 1 Mar 2022 10:19:16 +0000 (18:19 +0800)] 
docs(zh): Update dynamic-routing.md (#1327)

3 years agobuild: use latest tag
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:10:22 +0000 (16:10 +0100)] 
build: use latest tag

3 years agorelease: v4.0.13 v4.0.13
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:09:42 +0000 (16:09 +0100)] 
release: v4.0.13

3 years agochore: up deps
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:08:41 +0000 (16:08 +0100)] 
chore: up deps

3 years agorefactor: check for edge cases too
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:34:36 +0000 (15:34 +0100)] 
refactor: check for edge cases too

3 years agotest: add missing test cases
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:34:08 +0000 (15:34 +0100)] 
test: add missing test cases

3 years agofix(matcher): add child before parent when using `addRoute`
Namysh [Fri, 25 Feb 2022 18:01:12 +0000 (19:01 +0100)] 
fix(matcher): add child before parent when using `addRoute`

3 years agodocs: add 8 more Vue School links (#1317)
Daniel Kelly [Mon, 28 Feb 2022 14:37:28 +0000 (08:37 -0600)] 
docs: add 8 more Vue School links (#1317)

3 years agotest: edge cases isReady
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:02:58 +0000 (15:02 +0100)] 
test: edge cases isReady

3 years agofix(ssr): reject unfinished initial navigation
Eduardo San Martin Morote [Mon, 28 Feb 2022 13:54:07 +0000 (14:54 +0100)] 
fix(ssr): reject unfinished initial navigation

Fix #1305

3 years agotest: typo
Eduardo San Martin Morote [Mon, 28 Feb 2022 13:29:28 +0000 (14:29 +0100)] 
test: typo

3 years agotest: add failing nested suspense for #1324
Eduardo San Martin Morote [Mon, 28 Feb 2022 10:23:36 +0000 (11:23 +0100)] 
test: add failing nested suspense for #1324

3 years agotest: add nested suspense tests
Eduardo San Martin Morote [Mon, 28 Feb 2022 10:07:33 +0000 (11:07 +0100)] 
test: add nested suspense tests

3 years agoRephrase Regexp to regular expression (#1321)
Jonathan [Thu, 24 Feb 2022 21:39:56 +0000 (22:39 +0100)] 
Rephrase Regexp to regular expression (#1321)

* Rephrase Regexp to regular expression

`RegExp` is the name of the object in JavaScript. The word "regex" is more generic and a shorthand for "regular expression".

* Update route-matching-syntax.md

3 years agochore: up lock
Eduardo San Martin Morote [Fri, 18 Feb 2022 23:53:23 +0000 (00:53 +0100)] 
chore: up lock

3 years agochore: up api-devtools
Eduardo San Martin Morote [Fri, 18 Feb 2022 23:19:25 +0000 (00:19 +0100)] 
chore: up api-devtools

3 years agodocs: add redirect guard example (#1311)
Stuart Jones [Fri, 18 Feb 2022 23:16:10 +0000 (09:46 +1030)] 
docs: add redirect guard example (#1311)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agodocs: Invalid logo link (#1309) [skip ci]
Alex Liu [Mon, 14 Feb 2022 10:44:08 +0000 (18:44 +0800)] 
docs: Invalid logo link (#1309) [skip ci]

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agodocs: update links
Eduardo San Martin Morote [Thu, 10 Feb 2022 11:31:58 +0000 (12:31 +0100)] 
docs: update links

3 years agochore: remove trailing space [skip ci]
Eduardo San Martin Morote [Thu, 10 Feb 2022 11:21:07 +0000 (12:21 +0100)] 
chore: remove trailing space [skip ci]

3 years agoUpdate index.md (#1302)
188007803 [Wed, 9 Feb 2022 13:35:05 +0000 (21:35 +0800)] 
Update index.md (#1302)

3 years agodocs: document strict and sensitive option (#1294)
cnschwarz [Wed, 9 Feb 2022 07:59:12 +0000 (08:59 +0100)] 
docs: document strict and sensitive option (#1294)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agoRemove v3 prefix from vuejs.org link (#1299)
Lorand Horvath [Mon, 7 Feb 2022 20:15:44 +0000 (22:15 +0200)] 
Remove v3 prefix from vuejs.org link (#1299)

* Remove v3 prefix from vuejs.org link

* https in vuejs.org link

3 years agochore: remove next reference from readme badges [ci skip]
Evan You [Mon, 7 Feb 2022 06:52:54 +0000 (14:52 +0800)] 
chore: remove next reference from readme badges [ci skip]

3 years agodocs: force clear service worker
Evan You [Mon, 7 Feb 2022 06:00:49 +0000 (14:00 +0800)] 
docs: force clear service worker

3 years agochore: remove next references [ci skip]
Evan You [Mon, 7 Feb 2022 04:10:44 +0000 (12:10 +0800)] 
chore: remove next references [ci skip]

3 years agodocs: update v3 links
Evan You [Mon, 7 Feb 2022 03:50:00 +0000 (11:50 +0800)] 
docs: update v3 links

3 years agoforce deploy
Evan You [Mon, 7 Feb 2022 03:49:24 +0000 (11:49 +0800)] 
force deploy

3 years agochore: regen lock
Eduardo San Martin Morote [Fri, 4 Feb 2022 09:41:27 +0000 (10:41 +0100)] 
chore: regen lock

3 years agochore: up deps
Eduardo San Martin Morote [Fri, 4 Feb 2022 09:30:17 +0000 (10:30 +0100)] 
chore: up deps

3 years agoUpdate explanation on HTML mode (#1292)
Bruno Alfred [Tue, 1 Feb 2022 14:53:45 +0000 (17:53 +0300)] 
Update explanation on HTML mode (#1292)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agoDelete dependabot.yml
Eduardo San Martin Morote [Fri, 28 Jan 2022 08:46:41 +0000 (09:46 +0100)] 
Delete dependabot.yml

3 years agochore: up deps
Eduardo San Martin Morote [Thu, 27 Jan 2022 11:14:26 +0000 (12:14 +0100)] 
chore: up deps

3 years agoUpdate redirect-and-alias.md (#1285)
Wei Zhao [Thu, 27 Jan 2022 08:49:14 +0000 (16:49 +0800)] 
Update redirect-and-alias.md (#1285)

3 years agodocs: remove old link (#1273)
Yotam [Fri, 21 Jan 2022 10:54:18 +0000 (12:54 +0200)] 
docs: remove old link (#1273)

3 years agodocs: verify wwads
Eduardo San Martin Morote [Tue, 18 Jan 2022 20:05:21 +0000 (21:05 +0100)] 
docs: verify wwads

3 years agochore: add sponsor
Eduardo San Martin Morote [Tue, 18 Jan 2022 20:02:54 +0000 (21:02 +0100)] 
chore: add sponsor

3 years agochore: rename branch
Eduardo San Martin Morote [Tue, 18 Jan 2022 19:59:03 +0000 (20:59 +0100)] 
chore: rename branch

3 years agochore: update repo references
Evan You [Tue, 18 Jan 2022 09:01:45 +0000 (17:01 +0800)] 
chore: update repo references

3 years agodocs(zh): 文档错误修改 (#1262)
看雪 [Fri, 14 Jan 2022 10:42:03 +0000 (18:42 +0800)] 
docs(zh): 文档错误修改 (#1262)

3 years agochore: fix sponsors [skip ci]
Eduardo San Martin Morote [Thu, 6 Jan 2022 16:04:13 +0000 (17:04 +0100)] 
chore: fix sponsors [skip ci]

3 years agodocs: fix titles sponsors
Eduardo San Martin Morote [Tue, 4 Jan 2022 22:47:50 +0000 (23:47 +0100)] 
docs: fix titles sponsors

3 years agodocs: update sponsors
Eduardo San Martin Morote [Tue, 4 Jan 2022 22:04:25 +0000 (23:04 +0100)] 
docs: update sponsors

3 years agoDocs: Fixed a markdown use error (#1256)
vinny [Fri, 24 Dec 2021 09:51:24 +0000 (17:51 +0800)] 
Docs:  Fixed a markdown use error (#1256)

3 years agodocs: beforeRouteUpdate (#1255)
1sm [Wed, 22 Dec 2021 09:58:23 +0000 (17:58 +0800)] 
docs: beforeRouteUpdate (#1255)

3 years agodocs: 动态路由文档跳转地址 (#1249)
黑白配 [Thu, 16 Dec 2021 06:24:27 +0000 (14:24 +0800)] 
docs: 动态路由文档跳转地址 (#1249)

fix 动态路由文档跳转地址

3 years agoci: remove orb
Eduardo San Martin Morote [Wed, 15 Dec 2021 10:05:39 +0000 (11:05 +0100)] 
ci: remove orb

3 years agoci: use codecov orb
Eduardo San Martin Morote [Wed, 15 Dec 2021 10:04:51 +0000 (11:04 +0100)] 
ci: use codecov orb

3 years agoci: remove old codecov
Eduardo San Martin Morote [Wed, 15 Dec 2021 09:58:09 +0000 (10:58 +0100)] 
ci: remove old codecov

3 years agoDocs: Remove Vue School's Black Friday banner (#1235)
Nico Devs [Thu, 9 Dec 2021 16:47:02 +0000 (13:47 -0300)] 
Docs: Remove Vue School's Black Friday banner (#1235)

3 years agodocs(zh): fix incorrect translation (#1234)
Jeff Jing [Tue, 7 Dec 2021 20:01:22 +0000 (04:01 +0800)] 
docs(zh): fix incorrect translation (#1234)

3 years agochore: up deps
Eduardo San Martin Morote [Wed, 1 Dec 2021 13:27:58 +0000 (14:27 +0100)] 
chore: up deps

3 years agodocs: use ts config
Eduardo San Martin Morote [Wed, 1 Dec 2021 13:26:02 +0000 (14:26 +0100)] 
docs: use ts config

3 years agoDocs: Update Vue School banner for Cyber Monday (#1227)
Nico Devs [Wed, 1 Dec 2021 10:17:30 +0000 (07:17 -0300)] 
Docs: Update Vue School banner for Cyber Monday (#1227)

3 years agochore: up deps
Eduardo San Martin Morote [Mon, 22 Nov 2021 14:22:13 +0000 (15:22 +0100)] 
chore: up deps

3 years agoDocs: Update Vue School Black Friday banner animation (#1208)
Nico Devs [Wed, 17 Nov 2021 08:55:57 +0000 (05:55 -0300)] 
Docs: Update Vue School Black Friday banner animation (#1208)

3 years agodocs: document grouping chunks with Vite (#1178)
Dominik Pschenitschni [Mon, 15 Nov 2021 18:11:36 +0000 (19:11 +0100)] 
docs: document grouping chunks with Vite (#1178)

3 years agoDocs: Update Vue School Black Friday banner (#1200)
Nico Devs [Mon, 15 Nov 2021 13:39:19 +0000 (10:39 -0300)] 
Docs: Update Vue School Black Friday banner (#1200)

3 years agoAdd Vue School Black Friday 21 banners (#1198)
Nico Devs [Thu, 11 Nov 2021 19:45:02 +0000 (16:45 -0300)] 
Add Vue School Black Friday 21 banners (#1198)

3 years agochore: up deps
Eduardo San Martin Morote [Thu, 11 Nov 2021 19:44:51 +0000 (20:44 +0100)] 
chore: up deps

3 years agodocs: remove leftover text
Eduardo San Martin Morote [Wed, 10 Nov 2021 16:32:22 +0000 (17:32 +0100)] 
docs: remove leftover text

Close #1195

3 years agodocs: better example (#1196)
Per Enström [Wed, 10 Nov 2021 12:44:30 +0000 (13:44 +0100)] 
docs: better example (#1196)

3 years agochore: update package [skip ci]
Eduardo San Martin Morote [Fri, 5 Nov 2021 09:28:13 +0000 (10:28 +0100)] 
chore: update package [skip ci]

3 years agochore: specify repository/bugs/homepage [skip ci] (#1092)
Simon Legner [Fri, 5 Nov 2021 09:26:06 +0000 (10:26 +0100)] 
chore: specify repository/bugs/homepage [skip ci] (#1092)

3 years agochore: nightwatch config update
Eduardo San Martin Morote [Thu, 4 Nov 2021 10:02:34 +0000 (11:02 +0100)] 
chore: nightwatch config update

3 years agochore: up chrome bin
Eduardo San Martin Morote [Thu, 4 Nov 2021 09:53:31 +0000 (10:53 +0100)] 
chore: up chrome bin

3 years agochore: up build deps
Eduardo San Martin Morote [Thu, 4 Nov 2021 09:50:25 +0000 (10:50 +0100)] 
chore: up build deps

3 years agochore: up vue deps
Eduardo San Martin Morote [Thu, 4 Nov 2021 09:44:26 +0000 (10:44 +0100)] 
chore: up vue deps

3 years agochore: up testing deps
Eduardo San Martin Morote [Thu, 4 Nov 2021 09:40:36 +0000 (10:40 +0100)] 
chore: up testing deps

3 years agochore: up vue devtoolsa api
Eduardo San Martin Morote [Thu, 4 Nov 2021 09:39:04 +0000 (10:39 +0100)] 
chore: up vue devtoolsa api

3 years agodocs: fix qs example (#1177)
Mehdi Achour [Tue, 2 Nov 2021 14:09:03 +0000 (15:09 +0100)] 
docs: fix qs example (#1177)

3 years agostyle: fix incorrect jsdoc links (#1179)
Shigma [Mon, 1 Nov 2021 19:32:16 +0000 (03:32 +0800)] 
style: fix incorrect jsdoc links (#1179)

3 years agochore: fix sponsors [skip ci]
Eduardo San Martin Morote [Fri, 29 Oct 2021 12:24:45 +0000 (14:24 +0200)] 
chore: fix sponsors [skip ci]

3 years agochore: up sponsors [skip ci]
Eduardo San Martin Morote [Fri, 29 Oct 2021 10:34:07 +0000 (12:34 +0200)] 
chore: up sponsors [skip ci]

3 years agodocs: update sponsors
Eduardo San Martin Morote [Fri, 29 Oct 2021 09:39:32 +0000 (11:39 +0200)] 
docs: update sponsors

3 years agodocs: Update doc-block comment for beforeResolve (#1165) [skip ci]
n-gray [Fri, 22 Oct 2021 09:32:35 +0000 (04:32 -0500)] 
docs: Update doc-block comment for beforeResolve (#1165) [skip ci]

3 years agodocs: fix RouteRecordRaw description (#1166)
Colin [Fri, 22 Oct 2021 09:31:28 +0000 (17:31 +0800)] 
docs: fix RouteRecordRaw description (#1166)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agobuild(deps): bump vm2 from 3.9.3 to 3.9.5 (#1164)
dependabot[bot] [Tue, 19 Oct 2021 17:02:02 +0000 (19:02 +0200)] 
build(deps): bump vm2 from 3.9.3 to 3.9.5 (#1164)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agorelease: v4.0.12 v4.0.12
Eduardo San Martin Morote [Thu, 14 Oct 2021 15:54:43 +0000 (17:54 +0200)] 
release: v4.0.12

3 years agotypes: add slot typing for link and view
Eduardo San Martin Morote [Thu, 14 Oct 2021 13:34:49 +0000 (15:34 +0200)] 
types: add slot typing for link and view

3 years agochore: up deps
Eduardo San Martin Morote [Thu, 14 Oct 2021 13:34:33 +0000 (15:34 +0200)] 
chore: up deps

3 years agoDocs: Remove Vue School BTS 21 banner (#1145)
Nico Devs [Thu, 7 Oct 2021 20:34:19 +0000 (17:34 -0300)] 
Docs: Remove Vue School BTS 21 banner (#1145)

3 years agodocs: typo (#1103)
Hookin [Wed, 6 Oct 2021 11:50:05 +0000 (19:50 +0800)] 
docs: typo (#1103)

3 years agoDocs: Update Vue School BTS 21 banner (#1139)
Nico Devs [Mon, 4 Oct 2021 14:24:28 +0000 (11:24 -0300)] 
Docs: Update Vue School BTS 21 banner (#1139)

3 years agofeat(warn): improve message for onBeforeRoute*()
Eduardo San Martin Morote [Fri, 1 Oct 2021 09:55:58 +0000 (11:55 +0200)] 
feat(warn): improve message for onBeforeRoute*()

3 years agochore: up deps
Eduardo San Martin Morote [Wed, 29 Sep 2021 14:17:22 +0000 (16:17 +0200)] 
chore: up deps

3 years agofeat(devtools): display router view path
Eduardo San Martin Morote [Wed, 29 Sep 2021 14:16:58 +0000 (16:16 +0200)] 
feat(devtools): display router view path

Close #1119

3 years agodocs: fix suspense example
Eduardo San Martin Morote [Wed, 29 Sep 2021 08:14:26 +0000 (10:14 +0200)] 
docs: fix suspense example

3 years agodocs: good sizing
Eduardo San Martin Morote [Mon, 27 Sep 2021 13:17:59 +0000 (15:17 +0200)] 
docs: good sizing