File tree
Expand file treeCollapse file tree
57 files changed
+3431
-3969
lines changedFilter options
- packages/@vue
- babel-preset-app
- cli
- __tests__
- lib
- promptModules
- util
- cli-plugin-babel/__tests__
- cli-plugin-eslint
- __tests__
- generator
- cli-plugin-router
- __tests__
- generator
- template-vue3/src/router
- cli-plugin-typescript
- __tests__
- generator
- template-vue3/src
- components
- views
- cli-plugin-unit-jest
- __tests__
- generator
- template/tests/unit
- cli-plugin-unit-mocha
- __tests__
- generator
- template/tests/unit
- cli-plugin-vuex
- __tests__
- generator
- template-vue3/src/store
- cli-service
- __tests__
- generator
- template/src
- lib/config
- cli-test-utils
- cli-ui
- apollo-server/connectors
- locales
- tests/e2e/specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
57 files changed
+3431
-3969
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
|
packages/@vue/babel-preset-app/README.md
Copy file name to clipboardExpand all lines: packages/@vue/babel-preset-app/README.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
packages/@vue/babel-preset-app/index.js
Copy file name to clipboardExpand all lines: packages/@vue/babel-preset-app/index.js+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
116 | 131 |
|
117 | 132 |
|
118 | 133 |
|
|
packages/@vue/babel-preset-app/package.json
Copy file name to clipboardExpand all lines: packages/@vue/babel-preset-app/package.json+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
48 | 53 |
|
49 | 54 |
|
50 | 55 |
|
packages/@vue/cli-plugin-babel/__tests__/babelMigrator.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-babel/__tests__/babelMigrator.spec.js-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
|
File renamed without changes.
packages/@vue/cli-plugin-babel/__tests__/transpileDependencies.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-babel/__tests__/transpileDependencies.spec.js+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
66 | 71 |
|
67 | 72 |
|
68 | 73 |
|
|
packages/@vue/cli-plugin-eslint/__tests__/eslintMigrator.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-eslint/__tests__/eslintMigrator.spec.js-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 | 4 |
|
9 | 5 |
|
10 | 6 |
|
|
packages/@vue/cli-plugin-eslint/__tests__/eslintVue3.spec.js
Copy file name to clipboard+53Lines changed: 53 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
packages/@vue/cli-plugin-eslint/eslintDeps.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-eslint/eslintDeps.js+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
34 | 38 |
|
35 | 39 |
|
36 | 40 |
|
|
packages/@vue/cli-plugin-eslint/eslintOptions.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-eslint/eslintOptions.js+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
43 | 52 |
|
44 | 53 |
|
45 | 54 |
|
|
packages/@vue/cli-plugin-eslint/generator/index.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-eslint/generator/index.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
packages/@vue/cli-plugin-router/__tests__/routerGenerator.spec.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-router/__tests__/routerGenerator.spec.js+74Lines changed: 74 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
packages/@vue/cli-plugin-router/generator/index.js
Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-router/generator/index.js+27-7Lines changed: 27 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
2 | 4 |
|
3 |
| - |
4 | 5 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
10 | 22 |
|
11 | 23 |
|
12 | 24 |
|
13 | 25 |
|
14 | 26 |
|
15 | 27 |
|
16 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
17 | 37 |
|
18 | 38 |
|
19 | 39 |
|
|
packages/@vue/cli-plugin-router/generator/injectUseRouter.js
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
0 commit comments