]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
2 years agorelease: vue-router@4.2.2 v4.2.2
Eduardo San Martin Morote [Mon, 29 May 2023 09:00:41 +0000 (11:00 +0200)] 
release: vue-router@4.2.2

2 years agobuild: release script
Eduardo San Martin Morote [Mon, 29 May 2023 08:59:34 +0000 (10:59 +0200)] 
build: release script

2 years agochore: update sponsors [skip ci]
Eduardo San Martin Morote [Mon, 29 May 2023 08:56:44 +0000 (10:56 +0200)] 
chore: update sponsors [skip ci]

2 years agobuild: add readme to package release
Eduardo San Martin Morote [Mon, 29 May 2023 08:17:33 +0000 (10:17 +0200)] 
build: add readme to package release

2 years agoUpdate dynamic-matching.md (#1853)
Sourabh Ranka [Sun, 21 May 2023 12:56:25 +0000 (18:26 +0530)] 
Update dynamic-matching.md (#1853)

Comma issues.

2 years agodocs: url (#1852)
Sourabh Ranka [Sun, 21 May 2023 12:55:44 +0000 (18:25 +0530)] 
docs: url (#1852)

Easier to read and remain consistent with usage.

2 years agochore: up testing deps
Eduardo San Martin Morote [Thu, 18 May 2023 16:46:58 +0000 (18:46 +0200)] 
chore: up testing deps

2 years agoci: fix maybe
Eduardo San Martin Morote [Thu, 18 May 2023 16:39:35 +0000 (18:39 +0200)] 
ci: fix maybe

2 years agochore: up others
Eduardo San Martin Morote [Thu, 18 May 2023 16:35:13 +0000 (18:35 +0200)] 
chore: up others

2 years agochore: up rollup deps
Eduardo San Martin Morote [Thu, 18 May 2023 16:33:07 +0000 (18:33 +0200)] 
chore: up rollup deps

2 years agostyle: no lint
Eduardo San Martin Morote [Thu, 18 May 2023 16:20:27 +0000 (18:20 +0200)] 
style: no lint

2 years agorelease: vue-router@4.2.1 v4.2.1
Eduardo San Martin Morote [Thu, 18 May 2023 15:48:56 +0000 (17:48 +0200)] 
release: vue-router@4.2.1

2 years agofix(types): revert declare module vue
Eduardo San Martin Morote [Thu, 18 May 2023 15:47:41 +0000 (17:47 +0200)] 
fix(types): revert declare module vue

This seems to be causing problems without fixing any. I'm reverting this
to avoid any more trouble until we can figure out a better rollout
strategy.

2 years agodocs(zh): translate api interfaces (#1821)
Jinjiang [Tue, 16 May 2023 01:46:37 +0000 (11:46 +1000)] 
docs(zh): translate api interfaces (#1821)

* docs(zh): translate api interfaces

* Update Router.md

* Apply suggestions from code review

Co-authored-by: wxsm <wxsms@foxmail.com>
---------

Co-authored-by: wxsm <wxsms@foxmail.com>
2 years agochore: up api
Eduardo San Martin Morote [Mon, 15 May 2023 12:50:56 +0000 (14:50 +0200)] 
chore: up api

2 years agochore: update pnpm node
Eduardo San Martin Morote [Mon, 15 May 2023 12:48:04 +0000 (14:48 +0200)] 
chore: update pnpm node

2 years agodocs: show store
Eduardo San Martin Morote [Thu, 11 May 2023 10:58:27 +0000 (12:58 +0200)] 
docs: show store

2 years agorelease: vue-router@4.2.0 v4.2.0
Eduardo San Martin Morote [Thu, 11 May 2023 10:53:30 +0000 (12:53 +0200)] 
release: vue-router@4.2.0

2 years agodocs: allow global injections
Eduardo San Martin Morote [Thu, 11 May 2023 10:51:46 +0000 (12:51 +0200)] 
docs: allow global injections

2 years agostyle: lint
Eduardo San Martin Morote [Thu, 11 May 2023 10:41:46 +0000 (12:41 +0200)] 
style: lint

2 years agochore: add notes
Eduardo San Martin Morote [Thu, 11 May 2023 10:40:30 +0000 (12:40 +0200)] 
chore: add notes

2 years agofeat: allow inject within global navigation guards
Eduardo San Martin Morote [Thu, 11 May 2023 10:38:51 +0000 (12:38 +0200)] 
feat: allow inject within global navigation guards

2 years agochore: up deps
Eduardo San Martin Morote [Thu, 11 May 2023 10:36:43 +0000 (12:36 +0200)] 
chore: up deps

2 years agofound a translation mistake @navigation-guards.md (#1800)
lightnoway [Tue, 9 May 2023 15:35:17 +0000 (23:35 +0800)] 
found a translation mistake @navigation-guards.md (#1800)

* report a translation mistake @navigation-guards.md

发现翻译错误

正确调用  @line: 89
原文:but resolve guards are called right before the navigation is confirmed

* Update packages/docs/zh/guide/advanced/navigation-guards.md

---------

Co-authored-by: Jinjiang <zhaojinjiang@me.com>
2 years agodosc(zh): translate api/router (#1822)
Jinjiang [Tue, 9 May 2023 14:43:30 +0000 (00:43 +1000)] 
dosc(zh): translate api/router (#1822)

* dosc(zh): translate first half of api router

* dosc(zh): translate all in the api router

* Apply suggestions from code review

Co-authored-by: wxsm <wxsms@foxmail.com>
---------

Co-authored-by: wxsm <wxsms@foxmail.com>
2 years agodocs(zh): add a translation guide (#1823)
Jinjiang [Tue, 2 May 2023 08:15:05 +0000 (18:15 +1000)] 
docs(zh): add a translation guide (#1823)

2 years agodocs(zh): update the translation of active and exact active
Jinjiang [Sun, 9 Apr 2023 02:12:45 +0000 (10:12 +0800)] 
docs(zh): update the translation of active and exact active

2 years agofeat(warn): improve infinite redirect warning message
Eduardo San Martin Morote [Tue, 25 Apr 2023 13:26:27 +0000 (15:26 +0200)] 
feat(warn): improve infinite redirect warning message

2 years agosync code with en-doc (#1803)
lightnoway [Mon, 24 Apr 2023 14:52:42 +0000 (22:52 +0800)] 
sync code with en-doc (#1803)

2 years agotest(resolve): empty string params
Eduardo San Martin Morote [Mon, 24 Apr 2023 07:50:57 +0000 (09:50 +0200)] 
test(resolve): empty string params

2 years agotest(matcher): empty string optional param resolve
Eduardo San Martin Morote [Mon, 24 Apr 2023 07:50:38 +0000 (09:50 +0200)] 
test(matcher): empty string optional param resolve

2 years agofix: remove nullish params when resolving (#1814)
skirtle [Mon, 24 Apr 2023 07:50:07 +0000 (08:50 +0100)] 
fix: remove nullish params when resolving (#1814)

NOTES: This change improves allows passing `null` or `undefined` to a param to completely drop. In practice, this should be better than casting it to an empty string but it should make no change if you check the absence of empty params with `!route.params.optional` rather than `route.params.optional !== ''` or any other stricter check. If you were doing stricter checks for optional params, make sure to change them to looser checks. Note that when resolving from the URL, optional parameters are always absent in the resolved object.

2 years agochore: add the guide for self-host translations [skip ci](#1788)
Jinjiang [Fri, 21 Apr 2023 09:23:37 +0000 (17:23 +0800)] 
chore: add the guide for self-host translations [skip ci](#1788)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agofix(warn): avoid redundant usage warn (#1797)
leemove [Fri, 21 Apr 2023 09:23:02 +0000 (17:23 +0800)] 
fix(warn): avoid redundant usage warn (#1797)

Co-authored-by: leemove <limu.mzm@bytedance.com>
2 years agodocs(zh): fix typo (#1805)
卤蛋 [Wed, 19 Apr 2023 15:13:12 +0000 (23:13 +0800)] 
docs(zh): fix typo (#1805)

2 years agodocs(zh): update typed routes sidebar (#1798)
_lmmmmmm [Tue, 18 Apr 2023 13:58:00 +0000 (21:58 +0800)] 
docs(zh): update typed routes sidebar (#1798)

2 years agodocs(zh): translate some API pages (#1774)
Jinjiang [Sun, 9 Apr 2023 03:28:40 +0000 (11:28 +0800)] 
docs(zh): translate some API pages (#1774)

Co-authored-by: GU Yiling <justice360@gmail.com>
2 years agochore: add translation guide into contributing.md (#1778)
Jinjiang [Sun, 9 Apr 2023 01:38:13 +0000 (09:38 +0800)] 
chore: add translation guide into contributing.md (#1778)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs(zh): sync update to 1a3a28f (#1773)
Jinjiang [Sat, 8 Apr 2023 02:31:31 +0000 (10:31 +0800)] 
docs(zh): sync update to 1a3a28f (#1773)

Co-authored-by: GU Yiling <justice360@gmail.com>
2 years agodocs: Update navigation-failures.md (#1786)
Amon Keishima [Fri, 7 Apr 2023 12:05:20 +0000 (21:05 +0900)] 
docs: Update navigation-failures.md (#1786)

2 years agochore: contributing notes [skip ci]
Eduardo San Martin Morote [Fri, 7 Apr 2023 09:36:53 +0000 (11:36 +0200)] 
chore: contributing notes [skip ci]

2 years agochore: remove unnecessary await keyword (#1783)
Kirk Lin [Fri, 7 Apr 2023 09:23:43 +0000 (17:23 +0800)] 
chore: remove unnecessary await keyword (#1783)

2 years agoci: fix GitHub Actions Deprecating save-state and set-output commands (#1782)
Kirk Lin [Fri, 7 Apr 2023 07:02:34 +0000 (15:02 +0800)] 
ci: fix GitHub Actions Deprecating save-state and set-output commands (#1782)

2 years agodocs: fix escaped titles
Eduardo San Martin Morote [Wed, 5 Apr 2023 10:26:36 +0000 (12:26 +0200)] 
docs: fix escaped titles

Fix #1743

2 years agodocs(zh): typed routes translate (#1752)
_lmmmmmm [Wed, 5 Apr 2023 01:50:44 +0000 (09:50 +0800)] 
docs(zh): typed routes translate (#1752)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
2 years agodcos: typo (#1775)
jmx1008 [Tue, 4 Apr 2023 12:58:38 +0000 (20:58 +0800)] 
dcos: typo (#1775)

2 years agochore: refactor size check docs-sync-zh
Eduardo San Martin Morote [Mon, 3 Apr 2023 15:38:15 +0000 (17:38 +0200)] 
chore: refactor size check

2 years agochore: refactor checkFileSize
Eduardo San Martin Morote [Mon, 3 Apr 2023 15:32:31 +0000 (17:32 +0200)] 
chore: refactor checkFileSize

Close #1755

2 years agodocs(zh): update the API references to the latest (#1738)
Jinjiang [Sat, 1 Apr 2023 03:39:28 +0000 (11:39 +0800)] 
docs(zh): update the API references to the latest (#1738)

2 years ago修改一处语法错误 (#1754)
zhjiajia [Fri, 31 Mar 2023 17:17:47 +0000 (01:17 +0800)] 
修改一处语法错误 (#1754)

2 years agochore: modify the way to get folders (#1741)
A SOUL [Wed, 15 Mar 2023 12:37:05 +0000 (20:37 +0800)] 
chore: modify the way to get folders (#1741)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
[skip ci]

2 years agochore: fix indent [skip ci]
Eduardo San Martin Morote [Thu, 9 Mar 2023 10:10:50 +0000 (11:10 +0100)] 
chore: fix indent [skip ci]

2 years agochore: issue templates
Eduardo San Martin Morote [Thu, 9 Mar 2023 10:09:37 +0000 (11:09 +0100)] 
chore: issue templates

2 years agochore: modify the way to get __dirname (#1727) [skip ci]
A SOUL [Wed, 8 Mar 2023 19:45:03 +0000 (03:45 +0800)] 
chore: modify the way to get __dirname (#1727) [skip ci]

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
2 years agoMerge pull request #1726 from Jinjiang/jinjiang/translate/zh-2023-02-16
Jinjiang [Wed, 8 Mar 2023 08:54:50 +0000 (16:54 +0800)] 
Merge pull request #1726 from Jinjiang/jinjiang/translate/zh-2023-02-16

docs(zh): sync update to e008551

2 years agoAdd Vue School top banner (#1721)
Nico Devs [Mon, 6 Mar 2023 21:22:12 +0000 (18:22 -0300)] 
Add Vue School top banner (#1721)

2 years agodocs: typo (#1719)
Daniel Rentz [Thu, 2 Mar 2023 16:44:08 +0000 (17:44 +0100)] 
docs: typo (#1719)

2 years agodocs: upgrade vitepress
Eduardo San Martin Morote [Mon, 27 Feb 2023 13:26:21 +0000 (14:26 +0100)] 
docs: upgrade vitepress

2 years agodocs: fix dead links
Eduardo San Martin Morote [Mon, 27 Feb 2023 13:25:32 +0000 (14:25 +0100)] 
docs: fix dead links

2 years agodocs: simple typo code correction (#1715)
Niceplugin [Mon, 27 Feb 2023 13:10:53 +0000 (22:10 +0900)] 
docs: simple typo code correction (#1715)

2 years agodocs: fix url path (#1712)
Ozgur Atmaca [Fri, 24 Feb 2023 15:41:29 +0000 (16:41 +0100)] 
docs: fix url path (#1712)

2 years agodocs: fix v-slot useLink
Eduardo San Martin Morote [Thu, 23 Feb 2023 09:00:48 +0000 (10:00 +0100)] 
docs: fix v-slot useLink

Close #1711

2 years agorefactor: internal types
Eduardo San Martin Morote [Wed, 22 Feb 2023 10:31:23 +0000 (11:31 +0100)] 
refactor: internal types

2 years agochore: upgrade vite and rollup
Eduardo San Martin Morote [Wed, 22 Feb 2023 10:31:07 +0000 (11:31 +0100)] 
chore: upgrade vite and rollup

2 years agochore: up deps
Eduardo San Martin Morote [Wed, 22 Feb 2023 09:49:03 +0000 (10:49 +0100)] 
chore: up deps

2 years agodocs: fix link (#1709)
Salim Djerbouh [Tue, 21 Feb 2023 07:32:11 +0000 (08:32 +0100)] 
docs: fix link (#1709)

2 years agodocs: Update index.md (fix #1236) (#1656)
Jay [Mon, 20 Feb 2023 17:18:06 +0000 (01:18 +0800)] 
docs: Update index.md (fix #1236) (#1656)

2 years agodocs(zh): index tagline translate (#1699)
_lmmmmmm [Mon, 20 Feb 2023 17:15:24 +0000 (01:15 +0800)] 
docs(zh): index tagline translate (#1699)

Co-authored-by: edison <daiwei521@126.com>
2 years agotest: modify test case (#1703)
MonsterPi [Fri, 17 Feb 2023 09:56:08 +0000 (17:56 +0800)] 
test: modify test case (#1703)

2 years agodocs: fix bottom links's url
MonsterPi13 [Fri, 17 Feb 2023 08:47:48 +0000 (16:47 +0800)] 
docs: fix bottom links's url

2 years agodocs(zh): sync update to e008551 1726/head
Jinjiang [Thu, 16 Feb 2023 05:38:36 +0000 (13:38 +0800)] 
docs(zh): sync update to e008551

2 years agodocs: fix logo
Eduardo San Martin Morote [Wed, 15 Feb 2023 10:25:23 +0000 (11:25 +0100)] 
docs: fix logo

2 years agodocs: temporarily remove banner
Eduardo San Martin Morote [Wed, 15 Feb 2023 08:48:40 +0000 (09:48 +0100)] 
docs: temporarily remove banner

2 years agodocs: remove duplicate css classes in example (#1693)
Ozgur Atmaca [Sat, 11 Feb 2023 19:02:38 +0000 (20:02 +0100)] 
docs: remove duplicate css classes in example (#1693)

2 years agodocs: add missing curly brace in config example (#1692)
Ozgur Atmaca [Sat, 11 Feb 2023 13:11:08 +0000 (14:11 +0100)] 
docs: add missing curly brace in config example (#1692)

2 years agodocs: mention both `useRoute` and `useRouter` functions (#1680)
Nazaré da Piedade [Wed, 1 Feb 2023 09:15:50 +0000 (09:15 +0000)] 
docs: mention both `useRoute` and `useRouter` functions (#1680)

2 years agodocs: fix grammatical mistakes (#1676)
de-oz [Mon, 30 Jan 2023 08:53:21 +0000 (11:53 +0300)] 
docs: fix grammatical mistakes (#1676)

2 years agodocs: add chinese docs
Eduardo San Martin Morote [Thu, 26 Jan 2023 16:50:51 +0000 (17:50 +0100)] 
docs: add chinese docs

2 years agodocs: migrate en docs
Eduardo San Martin Morote [Thu, 26 Jan 2023 16:27:59 +0000 (17:27 +0100)] 
docs: migrate en docs

2 years agostyle: lint
Eduardo San Martin Morote [Thu, 26 Jan 2023 15:16:14 +0000 (16:16 +0100)] 
style: lint

2 years agochore: up jest major
Eduardo San Martin Morote [Thu, 26 Jan 2023 15:02:20 +0000 (16:02 +0100)] 
chore: up jest major

2 years agodocs: update sponsors
Eduardo San Martin Morote [Tue, 24 Jan 2023 15:02:57 +0000 (16:02 +0100)] 
docs: update sponsors

2 years agodocs: Fixed typo in transition example (#1650)
Tinos Ps [Thu, 5 Jan 2023 07:09:04 +0000 (07:09 +0000)] 
docs: Fixed typo in transition example (#1650)

2 years agodocs: use meta.transition
Eduardo San Martin Morote [Thu, 5 Jan 2023 07:07:32 +0000 (08:07 +0100)] 
docs: use meta.transition

2 years agotest: fix
Eduardo San Martin Morote [Tue, 27 Dec 2022 14:22:14 +0000 (15:22 +0100)] 
test: fix

2 years agofeat(warn): infinite redirection up to 30
Eduardo San Martin Morote [Tue, 27 Dec 2022 13:07:05 +0000 (14:07 +0100)] 
feat(warn): infinite redirection up to 30

Close #1643

2 years agochore: note about beforeunload
Eduardo San Martin Morote [Tue, 27 Dec 2022 13:00:29 +0000 (14:00 +0100)] 
chore: note about beforeunload

2 years agodocs(zh): typo (#1636)
abitwhy [Sun, 18 Dec 2022 09:03:25 +0000 (17:03 +0800)] 
docs(zh): typo (#1636)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs: improve sentence (#1634)
Gabriel A. Salinas Szada [Sat, 17 Dec 2022 08:53:39 +0000 (09:53 +0100)] 
docs: improve sentence (#1634)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs: Update navigation-guards.md (#1630)
Gabriel A. Salinas Szada [Wed, 14 Dec 2022 13:19:01 +0000 (14:19 +0100)] 
docs: Update navigation-guards.md (#1630)

2 years agodocs: remove dead link (#1622)
Romero Lijkwan [Tue, 29 Nov 2022 12:21:22 +0000 (13:21 +0100)] 
docs: remove dead link (#1622)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agotest: add more relative path
Eduardo San Martin Morote [Mon, 28 Nov 2022 09:47:12 +0000 (10:47 +0100)] 
test: add more relative path

2 years agochore: up vite,ts,docs
Eduardo San Martin Morote [Mon, 28 Nov 2022 08:35:06 +0000 (09:35 +0100)] 
chore: up vite,ts,docs

2 years agochore: up deps
Eduardo San Martin Morote [Mon, 28 Nov 2022 08:19:28 +0000 (09:19 +0100)] 
chore: up deps

2 years agofix(location): correctly parse url ending with .
Eduardo San Martin Morote [Mon, 28 Nov 2022 08:18:57 +0000 (09:18 +0100)] 
fix(location): correctly parse url ending with .

Fix #1620

2 years agoUpdate `pushWithQuery` example function (#1619)
Robert Komaromi [Sun, 27 Nov 2022 11:28:57 +0000 (06:28 -0500)] 
Update `pushWithQuery` example function (#1619)

The `pushWithQuery` function accepts a `query` argument that was not used. I updated the docs to how I assume the function was mean to be set up.

2 years agodocs: fix zh docs dynamic transition name mismatch error (#1581)
Steins [Thu, 24 Nov 2022 16:04:18 +0000 (00:04 +0800)] 
docs: fix zh docs dynamic transition name mismatch error (#1581)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
2 years agodocs: typo
Eduardo San Martin Morote [Thu, 24 Nov 2022 16:02:16 +0000 (17:02 +0100)] 
docs: typo

Close #1615

2 years agochore: update ci badge [skip ci] (#1614)
zenf [Wed, 16 Nov 2022 17:31:12 +0000 (23:01 +0530)] 
chore: update ci badge [skip ci] (#1614)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs(zh): Update history-mode.md (#1606)
LiuJie1998 [Wed, 9 Nov 2022 18:03:29 +0000 (02:03 +0800)] 
docs(zh): Update history-mode.md (#1606)