Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8fc760

Browse files
authored
chore: addrel="noopener" to the link toCypress Component Testing (#333)
1 parente2161ab commitd8fc760

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

‎template/code/default/src/components/TheWelcome.vue‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
3232
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3333
you need to test your components and web pages, check out
3434
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a> and
35-
<ahref="https://on.cypress.io/component"target="_blank">Cypress Component Testing</a>.
35+
<ahref="https://on.cypress.io/component"target="_blank"rel="noopener"
36+
>Cypress Component Testing</a
37+
>.
3638

3739
<br />
3840

‎template/code/router/src/components/TheWelcome.vue‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
3232
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3333
you need to test your components and web pages, check out
3434
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a> and
35-
<ahref="https://on.cypress.io/component"target="_blank">Cypress Component Testing</a>.
35+
<ahref="https://on.cypress.io/component"target="_blank"rel="noopener"
36+
>Cypress Component Testing</a
37+
>.
3638

3739
<br />
3840

‎template/code/typescript-default/src/components/TheWelcome.vue‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
3232
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3333
you need to test your components and web pages, check out
3434
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a> and
35-
<ahref="https://on.cypress.io/component"target="_blank">Cypress Component Testing</a>.
35+
<ahref="https://on.cypress.io/component"target="_blank"rel="noopener"
36+
>Cypress Component Testing</a
37+
>.
3638

3739
<br />
3840

‎template/code/typescript-router/src/components/TheWelcome.vue‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
3232
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3333
you need to test your components and web pages, check out
3434
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a> and
35-
<ahref="https://on.cypress.io/component"target="_blank">Cypress Component Testing</a>.
35+
<ahref="https://on.cypress.io/component"target="_blank"rel="noopener"
36+
>Cypress Component Testing</a
37+
>.
3638

3739
<br />
3840

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp