File tree 23 files changed +55
-55
lines changed
packages-private/template-explorer/src
23 files changed +55
-55
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions:
9
9
10
10
jobs :
11
11
close-issues :
12
- if : github.repository == 'vuejs/core -vapor'
12
+ if : github.repository == 'vuejs/vue -vapor'
13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : can't reproduce
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions:
9
9
10
10
jobs :
11
11
action :
12
- if : github.repository == 'vuejs/core -vapor'
12
+ if : github.repository == 'vuejs/vue -vapor'
13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : dessant/lock-threads@v5
Original file line number Diff line number Diff line change 18
18
19
19
jobs :
20
20
upload :
21
- if : github.repository == 'vuejs/core -vapor'
21
+ if : github.repository == 'vuejs/vue -vapor'
22
22
runs-on : ubuntu-latest
23
23
24
24
steps :
Original file line number Diff line number Diff line change 18
18
size-report :
19
19
runs-on : ubuntu-latest
20
20
if : >
21
- github.repository == 'vuejs/core -vapor' &&
21
+ github.repository == 'vuejs/vue -vapor' &&
22
22
github.event.workflow_run.event == 'pull_request' &&
23
23
github.event.workflow_run.conclusion == 'success'
24
24
steps :
Original file line number Diff line number Diff line change 55
55
run : pnpm run test-dts
56
56
57
57
continuous-release :
58
- if : github.repository == 'vuejs/core -vapor'
58
+ if : github.repository == 'vuejs/vue -vapor'
59
59
runs-on : ubuntu-latest
60
60
permissions :
61
61
contents : read
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ const App = {
44
44
h (
45
45
'a' ,
46
46
{
47
- href : `https://github.com/vuejs/core -vapor/tree/${ __COMMIT__ } ` ,
47
+ href : `https://github.com/vuejs/vue -vapor/tree/${ __COMMIT__ } ` ,
48
48
target : `_blank` ,
49
49
} ,
50
50
`@${ __COMMIT__ } ` ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"repository" : {
35
35
"type" : " git" ,
36
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
36
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
37
37
"directory" : " packages/compiler-core"
38
38
},
39
39
"keywords" : [
42
42
"author" : " Evan You" ,
43
43
"license" : " MIT" ,
44
44
"bugs" : {
45
- "url" : " https://github.com/vuejs/core -vapor/issues"
45
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
46
46
},
47
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/compiler-core#readme" ,
47
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/compiler-core#readme" ,
48
48
"dependencies" : {
49
49
"@babel/parser" : " catalog:" ,
50
50
"@vue/shared" : " workspace:*" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
41
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
41
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
42
42
"directory" : " packages/compiler-dom"
43
43
},
44
44
"keywords" : [
47
47
"author" : " Evan You" ,
48
48
"license" : " MIT" ,
49
49
"bugs" : {
50
- "url" : " https://github.com/vuejs/core -vapor/issues"
50
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
51
51
},
52
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/compiler-dom#readme" ,
52
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/compiler-dom#readme" ,
53
53
"dependencies" : {
54
54
"@vue/shared" : " workspace:*" ,
55
55
"@vue/compiler-core" : " workspace:*"
Original file line number Diff line number Diff line change 29
29
},
30
30
"repository" : {
31
31
"type" : " git" ,
32
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
32
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
33
33
"directory" : " packages/compiler-sfc"
34
34
},
35
35
"keywords" : [
38
38
"author" : " Evan You" ,
39
39
"license" : " MIT" ,
40
40
"bugs" : {
41
- "url" : " https://github.com/vuejs/core -vapor/issues"
41
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
42
42
},
43
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/compiler-sfc#readme" ,
43
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/compiler-sfc#readme" ,
44
44
"dependencies" : {
45
45
"@babel/parser" : " catalog:" ,
46
46
"@vue/compiler-core" : " workspace:*" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"repository" : {
17
17
"type" : " git" ,
18
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
18
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
19
19
"directory" : " packages/compiler-ssr"
20
20
},
21
21
"keywords" : [
24
24
"author" : " Evan You" ,
25
25
"license" : " MIT" ,
26
26
"bugs" : {
27
- "url" : " https://github.com/vuejs/core -vapor/issues"
27
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
28
28
},
29
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/compiler-ssr#readme" ,
29
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/compiler-ssr#readme" ,
30
30
"dependencies" : {
31
31
"@vue/shared" : " workspace:*" ,
32
32
"@vue/compiler-dom" : " workspace:*"
Original file line number Diff line number Diff line change 24
24
},
25
25
"repository" : {
26
26
"type" : " git" ,
27
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
27
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
28
28
"directory" : " packages/compiler-vapor"
29
29
},
30
30
"keywords" : [
33
33
"author" : " Evan You" ,
34
34
"license" : " MIT" ,
35
35
"bugs" : {
36
- "url" : " https://github.com/vuejs/core -vapor/issues"
36
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
37
37
},
38
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/compiler-vapor#readme" ,
38
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/compiler-vapor#readme" ,
39
39
"dependencies" : {
40
40
"@vue/compiler-dom" : " workspace:*" ,
41
41
"@vue/shared" : " workspace:*" ,
Original file line number Diff line number Diff line change 28
28
"sideEffects" : false ,
29
29
"repository" : {
30
30
"type" : " git" ,
31
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
31
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
32
32
"directory" : " packages/reactivity"
33
33
},
34
34
"buildOptions" : {
46
46
"author" : " Evan You" ,
47
47
"license" : " MIT" ,
48
48
"bugs" : {
49
- "url" : " https://github.com/vuejs/core -vapor/issues"
49
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
50
50
},
51
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/reactivity#readme" ,
51
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/reactivity#readme" ,
52
52
"dependencies" : {
53
53
"@vue/shared" : " workspace:*"
54
54
}
Original file line number Diff line number Diff line change 33
33
"sideEffects" : false ,
34
34
"repository" : {
35
35
"type" : " git" ,
36
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
36
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
37
37
"directory" : " packages/runtime-core"
38
38
},
39
39
"keywords" : [
42
42
"author" : " Evan You" ,
43
43
"license" : " MIT" ,
44
44
"bugs" : {
45
- "url" : " https://github.com/vuejs/core -vapor/issues"
45
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
46
46
},
47
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/runtime-core#readme" ,
47
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/runtime-core#readme" ,
48
48
"dependencies" : {
49
49
"@vue/shared" : " workspace:*" ,
50
50
"@vue/reactivity" : " workspace:*" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
39
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
40
40
"directory" : " packages/runtime-dom"
41
41
},
42
42
"keywords" : [
45
45
"author" : " Evan You" ,
46
46
"license" : " MIT" ,
47
47
"bugs" : {
48
- "url" : " https://github.com/vuejs/core -vapor/issues"
48
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
49
49
},
50
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/runtime-dom#readme" ,
50
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/runtime-dom#readme" ,
51
51
"dependencies" : {
52
52
"@vue/shared" : " workspace:*" ,
53
53
"@vue/runtime-core" : " workspace:*" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"repository" : {
34
34
"type" : " git" ,
35
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
35
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
36
36
"directory" : " packages/runtime-shared"
37
37
},
38
38
"keywords" : [
41
41
"author" : " Evan You" ,
42
42
"license" : " MIT" ,
43
43
"bugs" : {
44
- "url" : " https://github.com/vuejs/core -vapor/issues"
44
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
45
45
},
46
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/runtime-shared#readme"
46
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/runtime-shared#readme"
47
47
}
Original file line number Diff line number Diff line change 12
12
],
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
15
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
16
16
"directory" : " packages/runtime-test"
17
17
},
18
18
"keywords" : [
21
21
"author" : " Evan You" ,
22
22
"license" : " MIT" ,
23
23
"bugs" : {
24
- "url" : " https://github.com/vuejs/core -vapor/issues"
24
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
25
25
},
26
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/runtime-test#readme" ,
26
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/runtime-test#readme" ,
27
27
"dependencies" : {
28
28
"@vue/shared" : " workspace:*" ,
29
29
"@vue/runtime-core" : " workspace:*"
Original file line number Diff line number Diff line change 22
22
},
23
23
"repository" : {
24
24
"type" : " git" ,
25
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
25
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
26
26
"directory" : " packages/runtime-vapor"
27
27
},
28
28
"keywords" : [
31
31
"author" : " Evan You" ,
32
32
"license" : " MIT" ,
33
33
"bugs" : {
34
- "url" : " https://github.com/vuejs/core -vapor/issues"
34
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
35
35
},
36
- "homepage" : " https://github.com/vuejs/core -vapor/tree/dev/packages/runtime-vapor#readme" ,
36
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/dev/packages/runtime-vapor#readme" ,
37
37
"dependencies" : {
38
38
"@vue/shared" : " workspace:*" ,
39
39
"@vue/reactivity" : " workspace:*" ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export function template(html: string) {
14
14
export function children ( node : Node , ...paths : number [ ] ) : Node {
15
15
for ( const idx of paths ) {
16
16
// In various situations, select the quickest approach.
17
- // See https://github.com/vuejs/core -vapor/pull/263
17
+ // See https://github.com/vuejs/vue -vapor/pull/263
18
18
node =
19
19
idx === 0
20
20
? node . firstChild !
Original file line number Diff line number Diff line change 33
33
},
34
34
"repository" : {
35
35
"type" : " git" ,
36
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
36
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
37
37
"directory" : " packages/server-renderer"
38
38
},
39
39
"keywords" : [
42
42
"author" : " Evan You" ,
43
43
"license" : " MIT" ,
44
44
"bugs" : {
45
- "url" : " https://github.com/vuejs/core -vapor/issues"
45
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
46
46
},
47
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/server-renderer#readme" ,
47
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/server-renderer#readme" ,
48
48
"peerDependencies" : {
49
49
"vue" : " workspace:*"
50
50
},
Original file line number Diff line number Diff line change 32
32
},
33
33
"repository" : {
34
34
"type" : " git" ,
35
- "url" : " git+https://github.com/vuejs/core -vapor.git" ,
35
+ "url" : " git+https://github.com/vuejs/vue -vapor.git" ,
36
36
"directory" : " packages/shared"
37
37
},
38
38
"keywords" : [
41
41
"author" : " Evan You" ,
42
42
"license" : " MIT" ,
43
43
"bugs" : {
44
- "url" : " https://github.com/vuejs/core -vapor/issues"
44
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
45
45
},
46
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/shared#readme"
46
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/shared#readme"
47
47
}
Original file line number Diff line number Diff line change 40
40
},
41
41
"repository" : {
42
42
"type" : " git" ,
43
- "url" : " git+https://github.com/vuejs/core -vapor.git"
43
+ "url" : " git+https://github.com/vuejs/vue -vapor.git"
44
44
},
45
45
"keywords" : [
46
46
" vue"
47
47
],
48
48
"author" : " Evan You" ,
49
49
"license" : " MIT" ,
50
50
"bugs" : {
51
- "url" : " https://github.com/vuejs/core -vapor/issues"
51
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
52
52
},
53
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/vue-compat#readme" ,
53
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/vue-compat#readme" ,
54
54
"dependencies" : {
55
55
"@babel/parser" : " catalog:" ,
56
56
"estree-walker" : " catalog:" ,
Original file line number Diff line number Diff line change 45
45
},
46
46
"repository" : {
47
47
"type" : " git" ,
48
- "url" : " git+https://github.com/vuejs/core -vapor.git"
48
+ "url" : " git+https://github.com/vuejs/vue -vapor.git"
49
49
},
50
50
"keywords" : [
51
51
" vue"
52
52
],
53
53
"author" : " Evan You" ,
54
54
"license" : " MIT" ,
55
55
"bugs" : {
56
- "url" : " https://github.com/vuejs/core -vapor/issues"
56
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
57
57
},
58
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/vapor#readme" ,
58
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/vapor#readme" ,
59
59
"dependencies" : {
60
60
"@vue/runtime-vapor" : " workspace:*" ,
61
61
"@vue/compiler-vapor" : " workspace:*"
Original file line number Diff line number Diff line change 94
94
},
95
95
"repository" : {
96
96
"type" : " git" ,
97
- "url" : " git+https://github.com/vuejs/core -vapor.git"
97
+ "url" : " git+https://github.com/vuejs/vue -vapor.git"
98
98
},
99
99
"keywords" : [
100
100
" vue"
101
101
],
102
102
"author" : " Evan You" ,
103
103
"license" : " MIT" ,
104
104
"bugs" : {
105
- "url" : " https://github.com/vuejs/core -vapor/issues"
105
+ "url" : " https://github.com/vuejs/vue -vapor/issues"
106
106
},
107
- "homepage" : " https://github.com/vuejs/core -vapor/tree/main/packages/vue#readme" ,
107
+ "homepage" : " https://github.com/vuejs/vue -vapor/tree/main/packages/vue#readme" ,
108
108
"dependencies" : {
109
109
"@vue/shared" : " workspace:*" ,
110
110
"@vue/vapor" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments