]>
git.ipfire.org Git - thirdparty/vuejs/router.git/log
Antony Konstantinidis [Wed, 8 May 2024 09:44:12 +0000 (11:44 +0200)]
docs: add vuejsde conf banner may (#2208)
Evan You [Tue, 30 Apr 2024 08:00:03 +0000 (01:00 -0700)]
chore: add security.md [ci skip]
Eduardo San Martin Morote [Thu, 18 Apr 2024 10:00:34 +0000 (12:00 +0200)]
release: vue-router@4.3.2
Eduardo San Martin Morote [Thu, 18 Apr 2024 09:55:53 +0000 (11:55 +0200)]
fix: Revert "fix: avoid normalizing the fullPath (#2189)"
This reverts commit
c54fc8407bd1944a3b724fbcc7f6fbac5ff45f0f .
Fix vuejs/router#2216
Eduardo San Martin Morote [Wed, 17 Apr 2024 09:06:02 +0000 (11:06 +0200)]
release: vue-router@4.3.1
Eduardo San Martin Morote [Wed, 17 Apr 2024 08:20:34 +0000 (10:20 +0200)]
fix: avoid normalizing the fullPath (#2189)
* fix: avoid normalizing the fullPath
Close vuejs/router#2187
* test: add test
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:34:57 +0000 (17:34 +0200)]
docs: update aside
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:32:30 +0000 (17:32 +0200)]
docs: up cert
Kerrick Long [Sun, 14 Apr 2024 12:43:15 +0000 (07:43 -0500)]
docs: use UTF-8 box drawing characters (#2201)
Use UTF-8 box drawing characters
Rainer Eli [Sun, 14 Apr 2024 12:41:40 +0000 (06:41 -0600)]
docs: Update active-links.md (#2207)
* Update active-links.md
Add Documentation regarding RouteLink "Active" state through the use of slot properties
* Update packages/docs/guide/essentials/active-links.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Jennifer Long [Sat, 6 Apr 2024 18:19:23 +0000 (13:19 -0500)]
Update dynamic-matching.md (#2200)
Eduardo San Martin Morote [Thu, 28 Mar 2024 09:55:50 +0000 (10:55 +0100)]
docs: update certificate links
Eduardo San Martin Morote [Mon, 25 Mar 2024 08:54:25 +0000 (09:54 +0100)]
chore: lines in comments
skirtle [Sat, 23 Mar 2024 11:00:01 +0000 (11:00 +0000)]
docs: add 'Active links' (#2183)
* docs: add RouterLink classes
* Rename page to 'Active links'
John Mao [Mon, 18 Mar 2024 14:17:17 +0000 (22:17 +0800)]
docs(zh): translate the rest of RouteRecordNormalized to Chinese (#2172)
* docs(zh): translate the rest of RouteRecordNormalized to Chinese
* Update packages/docs/zh/api/interfaces/RouteRecordNormalized.md
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
John Mao [Mon, 18 Mar 2024 14:02:17 +0000 (22:02 +0800)]
docs(zh): translate the redirect records note to Chinese and add it to migration (#2167)
* docs(zh): translate the redirect records note to Chinese and add it to migration
Refs (commit):
83b63f7
* Apply suggestions from code review
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
skirtle [Sat, 16 Mar 2024 19:37:32 +0000 (19:37 +0000)]
docs: rewrite the Named Routes page (#2176)
* docs: rewrite the Named Routes page
* Update packages/docs/guide/essentials/named-routes.md [skip ci]
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
skirtle [Thu, 14 Mar 2024 06:34:10 +0000 (06:34 +0000)]
docs: update examples to use SFCs (#2174)
* docs: update examples to use SFCs
* Further small docs tweaks
John Mao [Wed, 6 Mar 2024 23:57:19 +0000 (07:57 +0800)]
docs(zh): translate the currentRoute section of migration to Chinese (#2163)
* docs(zh): translate the currentRoute section of migration to Chinese
* Apply suggestions from code review
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
John Mao [Wed, 6 Mar 2024 23:50:15 +0000 (07:50 +0800)]
docs(zh): translate the description section of RouterScrollBehavior to Chinese (#2162)
John Mao [Wed, 6 Mar 2024 23:49:28 +0000 (07:49 +0800)]
docs(zh): translate the warning part of passing_props to Chinese (#2161)
skirtle [Tue, 5 Mar 2024 07:44:23 +0000 (07:44 +0000)]
feat(dx): warn when passing undefined/null locations (#2158)
* feat(dx): warn when passing undefined/null locations
* Reword test descriptions
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
* Pass the router as a plugin during testing
* Use null when there are no errors
* Use isRouteLocation
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
John Mao [Tue, 5 Mar 2024 01:54:06 +0000 (09:54 +0800)]
docs(zh): translate the note part of programmatic_navigation to Chinese (#2159)
* docs(zh): translate the note part of programmatic_navigation to Chinese
* Update packages/docs/zh/guide/essentials/navigation.md
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
Aaron-zon [Mon, 4 Mar 2024 15:50:20 +0000 (23:50 +0800)]
docs(zh): fix the comment format in packages/docs/zh/guide/index.md (#2156)
skirtle [Sun, 3 Mar 2024 09:01:47 +0000 (09:01 +0000)]
feat(dx): warn when `addRoute` cannot find the parent (#2157)
Eduardo San Martin Morote [Wed, 21 Feb 2024 17:11:43 +0000 (18:11 +0100)]
release: vue-router@4.3.0
Eduardo San Martin Morote [Wed, 21 Feb 2024 17:04:45 +0000 (18:04 +0100)]
chore: up packages
Eduardo San Martin Morote [Wed, 21 Feb 2024 16:53:07 +0000 (17:53 +0100)]
chore: require up to date node
Eduardo San Martin Morote [Wed, 21 Feb 2024 11:13:42 +0000 (12:13 +0100)]
chore: comment
Eduardo San Martin Morote [Wed, 21 Feb 2024 11:13:18 +0000 (12:13 +0100)]
docs: api updates
Eduardo San Martin Morote [Tue, 13 Feb 2024 16:31:50 +0000 (17:31 +0100)]
chore: up vue
Haoqun Jiang [Mon, 19 Feb 2024 13:26:36 +0000 (21:26 +0800)]
chore: update chromedriver to 121.0.2 to fix binary CDN URL issue (#2144)
The default CDN URL for Chrome binaries has been updated in the past few
days. So fresh installations of the chromedriver package will fail with
a 404 error. Here's an example in `vuejs/ecosystem-ci`:
https://github.com/vuejs/ecosystem-ci/actions/runs/
7954792731 /job/
21714823187 #step:7:5745
This issue was fixed in `chromedriver` 121.0.2:
https://github.com/giggio/node-chromedriver/commit/
06656e982bf7e2ab4ff18ca73dc70ec3032765c0
Quanzhi Fu [Sat, 17 Feb 2024 17:46:18 +0000 (12:46 -0500)]
docs(zh): translate the last paragraph of named_routes to Chinese (#2141)
* translate the last paragraph of named routes docs
* docs(zh): translate last paragraph of named-routes to Chinese
* translate the last paragraph of `named-routes` in `zh`
* Apply suggestions from code review
---------
Co-authored-by: quanzhi <qf37@duke.edu>
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
chuyuan du [Tue, 13 Feb 2024 16:10:28 +0000 (00:10 +0800)]
fix: keep optional params coming from a parent record (#2031)
* keep optional params coming from a parent record when resolving a location
* format code
* improve code logic and add unit test for parent optional params
* revert wrong commit of pnpm-lock.yaml
Leo [Tue, 13 Feb 2024 15:52:04 +0000 (12:52 -0300)]
docs: fix index.md to avoid horizontal scrolling in code (#2129)
* Fix: index.md - split comment to avoid horizontal scrolling
* docs: fix index.md to avoid horizontal scrolling
Eduardo San Martin Morote [Tue, 13 Feb 2024 15:51:15 +0000 (16:51 +0100)]
docs: reorder
丶远方 [Tue, 13 Feb 2024 15:50:28 +0000 (23:50 +0800)]
chore: defining default values for Props using withDefaults (#1880)
[skip ci]
Eduardo San Martin Morote [Tue, 13 Feb 2024 15:44:22 +0000 (16:44 +0100)]
Merge pull request #2140 from vuejs/feat/auto-types
feat: allow auto types
skirtle [Tue, 6 Feb 2024 08:13:39 +0000 (08:13 +0000)]
docs: explain per-route guards on nested routes (#2130)
skirtle [Sun, 4 Feb 2024 09:58:08 +0000 (09:58 +0000)]
docs: omitting parent components for nested routes (#2127)
* docs: omitting parent components for nested routes
* Update packages/docs/guide/essentials/nested-routes.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Imken Luo [Mon, 29 Jan 2024 15:55:35 +0000 (23:55 +0800)]
docs(zh): translate installation#Package-manager (#2122)
* docs(zh): translate installation#Package-manager
* Apply suggestions from code review
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
Jinjiang [Mon, 29 Jan 2024 09:43:33 +0000 (17:43 +0800)]
refactor: replace translation scripts and ui with vitepress-translation-helper (#2109)
* refactor: replace translation scripts and ui with vitepress-translation-helper
* chore: remove old translation scripts
* chore: bump vitepress-translation-helper
* chore: bump vitepress-translation-helper
* Update index.ts
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Gennadii Fairushin [Mon, 29 Jan 2024 08:56:02 +0000 (08:56 +0000)]
fix(guards): run beforeRouteEnter with app context (#2117)
Fix vuejs/router#2051
heygsc [Mon, 29 Jan 2024 08:50:11 +0000 (16:50 +0800)]
docs: delete useless import (#2120)
Eduardo San Martin Morote [Tue, 23 Jan 2024 08:12:00 +0000 (09:12 +0100)]
docs: remove VM banner
Eduardo San Martin Morote [Tue, 23 Jan 2024 07:59:47 +0000 (08:59 +0100)]
chore: testing out auto types
laiguangtao [Fri, 19 Jan 2024 04:09:39 +0000 (12:09 +0800)]
#Spelling error by updating Transaction to Transition (#2113)
Eduardo San Martin Morote [Thu, 18 Jan 2024 15:59:37 +0000 (16:59 +0100)]
feat: allow auto types
zifengb [Wed, 10 Jan 2024 09:56:56 +0000 (17:56 +0800)]
docs(zh): fix the sidebar link path (#2105)
Jinjiang [Sun, 7 Jan 2024 14:32:32 +0000 (22:32 +0800)]
docs: support dir in meta for pages (#2085)
* docs: bump vitepress version to support dir in meta
* chore: update pnpm lock file
烽宁 [Thu, 4 Jan 2024 08:36:33 +0000 (16:36 +0800)]
docs(zh): add algolia search box translation (#2100)
* docs(zh): add algolia search box translation
* modify
heygsc [Wed, 3 Jan 2024 09:02:36 +0000 (17:02 +0800)]
docs: style error caused by banner (#2099)
* docs: style error caused by banner
* Update packages/docs/.vitepress/theme/components/VueMasteryBanner.vue
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
yionr [Wed, 27 Dec 2023 13:27:24 +0000 (21:27 +0800)]
docs(cn): translate `Global navigation failures` section of `Waiting for the result of a Navigation` Chapter into Chinese (#2093)
* Update navigation-failures.md
* chore: update checkpoint
* Update packages/docs/zh/guide/advanced/navigation-failures.md
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
* Revert "chore: update checkpoint"
This reverts commit
ec787ace4614fda5638bb57f28d2d9544507b1b2 .
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
yionr [Wed, 27 Dec 2023 13:26:51 +0000 (21:26 +0800)]
docs(cn): translate `RouterView slot` Chapter into Chinese (#2092)
* Update router-view-slot.md
* chore: update checkpoint
* Update packages/docs/zh/guide/advanced/router-view-slot.md
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
* Update packages/docs/zh/guide/advanced/router-view-slot.md
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
* Update packages/docs/zh/guide/advanced/router-view-slot.md
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
* Revert "chore: update checkpoint"
This reverts commit
69d42f67ad3cd68b19db0153ecb8a7519f524dda .
* Update router-view-slot.md
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
yionr [Wed, 27 Dec 2023 13:20:36 +0000 (21:20 +0800)]
docs(cn): translate `TypeScript` section of `Route Meta Fields` into Chinese (#2091)
* Update meta.md
* chore: update checkpoint
* Revert "chore: update checkpoint"
This reverts commit
6ebc50e23857686cd1b6a0c3caa2d256903e9496 .
yionr [Wed, 27 Dec 2023 13:20:17 +0000 (21:20 +0800)]
docs(cn): translate `Global injections within guards` section into Chinese (#2090)
* docs(cn): translate `Global injections within guards` section
* Update navigation-guards.md
* chore: update checkpoint
* Revert "chore: update checkpoint"
This reverts commit
8aa9cf74941bd6a5cfdb2a9451a8826355ad66ba .
* remove TODO comment
* Update packages/docs/zh/guide/advanced/navigation-guards.md
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
Curitis [Wed, 27 Dec 2023 07:21:24 +0000 (15:21 +0800)]
docs(zh): translate `Memory Mode` in `zh` (#2095)
* docs(zh): translate `Memory Mode` in `zh`
* docs(zh): Apply `Memory Mode` translate suggestions from code review
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
* Update history-mode.md
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
Evan You [Mon, 25 Dec 2023 04:43:26 +0000 (12:43 +0800)]
test: explicitly register global jsx for 3.4 compat
Israel [Sun, 24 Dec 2023 10:07:51 +0000 (10:07 +0000)]
docs: Add vuemastery banner (#2088)
* feat: add vuemastery banner
* Update packages/docs/.vitepress/theme/components/VueMasteryBanner.vue
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Jinjiang [Wed, 20 Dec 2023 16:44:44 +0000 (00:44 +0800)]
docs(zh): sync update to
35a9c1b (#2084)
freemedom [Sat, 16 Dec 2023 03:51:11 +0000 (11:51 +0800)]
docs(zh): Update route-matching-syntax.md and navigation-guards.md (#1758)
* Update route-matching-syntax.md
* Update navigation-guards.md
* Update navigation-guards.md
* Update navigation-guards.md
* Update navigation-guards.md
* Apply suggestions from code review
---------
Co-authored-by: Jinjiang <zhaojinjiang@me.com>
hojas [Sat, 16 Dec 2023 03:35:10 +0000 (11:35 +0800)]
docs(zh): remove excess word (#2081)
quxinyong [Sat, 16 Dec 2023 03:32:28 +0000 (11:32 +0800)]
docs(zh): Update navigation-failures.md (#1868)
应当去掉“还没有”,把文本改为“在当前导航完成之前又有了一个新的导航”。
Eduardo San Martin Morote [Fri, 15 Dec 2023 14:27:57 +0000 (15:27 +0100)]
chore: up deps
Eduardo San Martin Morote [Wed, 5 Jul 2023 13:30:05 +0000 (15:30 +0200)]
docs: undefined path
Eduardo San Martin Morote [Sun, 2 Jul 2023 21:38:20 +0000 (23:38 +0200)]
refactor: code review and fixes
Michał Kędrzyński [Fri, 30 Jun 2023 08:36:52 +0000 (10:36 +0200)]
fix: handle undefined path in router resolve
MonsterPi [Fri, 15 Dec 2023 07:11:09 +0000 (15:11 +0800)]
refactor: simplify location parsing (#1691)
* chore: maybe it's unnecessary to add this expression
* style: format code
Satrong [Fri, 15 Dec 2023 07:09:59 +0000 (15:09 +0800)]
docs(zh): additions `setData` method (#2008)
_Kerman [Fri, 15 Dec 2023 06:18:08 +0000 (14:18 +0800)]
docs: translate `Caveat` in `zh` (#1921)
skirtle [Fri, 15 Dec 2023 06:14:29 +0000 (06:14 +0000)]
docs: expand installation.md (#2071)
Eduardo San Martin Morote [Fri, 15 Dec 2023 06:08:23 +0000 (07:08 +0100)]
chore: rewording [skip ci]
Jinjiang [Fri, 15 Dec 2023 05:17:28 +0000 (13:17 +0800)]
docs: non-checkpoint-branch workflow (#1855)
* add translation status on page top
* refactor: use mjs and promises
* chore: format contribution guidelines
* chore: update translation workflow to remove checkpoint branches
* fix: wrong git diff arg in compare-to-translate
* chore: make the translation status generator compatible with legacy log format
* chore: update translation workflow guide and ignore translation-status.json
* chore: add docs:preview command
* chore: improve translation workflow in docs
* chore: update contributing docs
* chore: update contributing docs
* Apply suggestions from code review
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
* Update contributing.md
---------
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 11 Dec 2023 15:47:50 +0000 (16:47 +0100)]
docs: mp banner
Eduardo San Martin Morote [Mon, 11 Dec 2023 14:56:24 +0000 (15:56 +0100)]
refactor: remove deprecated usage of pageXOffset
skirtle [Thu, 7 Dec 2023 09:51:20 +0000 (09:51 +0000)]
docs: mention useRouter for programmatic navigation (#2070)
skirtle [Tue, 5 Dec 2023 09:23:51 +0000 (09:23 +0000)]
docs: update custom transition example (#2069)
Eduardo San Martin Morote [Fri, 1 Dec 2023 19:33:35 +0000 (20:33 +0100)]
fix: decode hash when parsing urls (#2061)
Fix #2060
Jeff Yang [Fri, 1 Dec 2023 19:32:33 +0000 (03:32 +0800)]
fix: check document for browser instead of window (#2042)
Eduardo San Martin Morote [Fri, 1 Dec 2023 19:22:33 +0000 (20:22 +0100)]
chore: up deps
Eduardo San Martin Morote [Thu, 30 Nov 2023 16:17:08 +0000 (17:17 +0100)]
chore: update sponsors
skirtle [Sat, 25 Nov 2023 12:26:54 +0000 (12:26 +0000)]
docs: use vue-html for template examples (#2056)
skirtle [Thu, 23 Nov 2023 08:30:43 +0000 (08:30 +0000)]
docs: add a guide to the RouterView slot (#2049)
* docs: add a guide to the RouterView slot
* docs: updates to router-view-slot.md based on review feedback
skirtle [Thu, 23 Nov 2023 08:28:22 +0000 (08:28 +0000)]
docs: update links to the core Vue docs (#2055)
Naim Ahmed Shuvo [Tue, 21 Nov 2023 22:49:13 +0000 (04:49 +0600)]
Update navigation-failures.md (#2048)
added comma while passing params to sendToAnalytics function in doc.
Daniel Schmelz [Sat, 18 Nov 2023 15:12:04 +0000 (16:12 +0100)]
docs: typo (#2043)
Charles Nii Adotey Allotey [Tue, 14 Nov 2023 08:36:04 +0000 (08:36 +0000)]
docs: update links for mastering pinia and Vue Certification banners (#2038)
Peregrine Nkwain [Thu, 9 Nov 2023 10:23:11 +0000 (11:23 +0100)]
docs: Add links for Mastering Pinia and Vue Certificate (#2036)
Eduardo San Martin Morote [Wed, 8 Nov 2023 14:16:42 +0000 (15:16 +0100)]
chore: dedupe
Eduardo San Martin Morote [Wed, 8 Nov 2023 13:32:43 +0000 (14:32 +0100)]
docs: twitter logo
Eduardo San Martin Morote [Wed, 8 Nov 2023 13:32:38 +0000 (14:32 +0100)]
docs: vm update
Eduardo San Martin Morote [Wed, 8 Nov 2023 13:32:17 +0000 (14:32 +0100)]
docs: update vitepress
Eduardo San Martin Morote [Wed, 8 Nov 2023 13:11:12 +0000 (14:11 +0100)]
docs: link typo
Eduardo San Martin Morote [Wed, 8 Nov 2023 13:06:18 +0000 (14:06 +0100)]
docs: fix new links
Eduardo San Martin Morote [Wed, 8 Nov 2023 12:48:50 +0000 (13:48 +0100)]
docs: update api generation
Eduardo San Martin Morote [Wed, 8 Nov 2023 12:39:27 +0000 (13:39 +0100)]
chore: up rollup
Eduardo San Martin Morote [Wed, 8 Nov 2023 12:38:03 +0000 (13:38 +0100)]
chore: up deps
Eduardo San Martin Morote [Fri, 3 Nov 2023 10:32:37 +0000 (11:32 +0100)]
docs: use positive offset in scroll
Eduardo San Martin Morote [Thu, 2 Nov 2023 16:53:48 +0000 (17:53 +0100)]
chore: up sponsors
Eduardo San Martin Morote [Mon, 23 Oct 2023 18:52:04 +0000 (20:52 +0200)]
docs: add example about passing props
Co-authored-by: Björn Harrtell <bjornharrtell@users.noreply.github.com>