File tree
273 files changed
+10575
-4591
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- packages
- compiler-core
- __tests__
- __snapshots__
- transforms
- __snapshots__
- src
- transforms
- compiler-dom
- __tests__
- __snapshots__
- transforms
- __snapshots__
- src/transforms
- compiler-sfc
- __tests__
- __snapshots__
- compileScript
- __snapshots__
- src
- script
- style
- template
- compiler-ssr
- __tests__
- src
- transforms
- dts-built-test
- src
- dts-test
- reactivity
- __tests__
- src
- reactivity-transform
- src
- runtime-core
- __tests__
- components
- src
- compat
- components
- runtime-dom
- __tests__
- directives
- helpers
- src
- components
- directives
- helpers
- modules
- runtime-test
- src
- server-renderer
- __tests__
- src
- sfc-playground
- src
- download/template
- template-explorer
- src
- vue
- __tests__
- e2e
- compiler-sfc
- src
- vue-compat
- __tests__
- src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
273 files changed
+10575
-4591
lines changedDiff for: .eslintrc.cjs
+10-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 14 |
| |
19 | 15 |
| |
20 | 16 |
| |
| |||
72 | 68 |
| |
73 | 69 |
| |
74 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
75 | 79 |
| |
76 | 80 |
| |
77 | 81 |
| |
|
Diff for: .github/ISSUE_TEMPLATE/config.yml
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
|
-39
This file was deleted.
Diff for: .github/contributing.md
+8-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
| |||
57 | 61 |
| |
58 | 62 |
| |
59 | 63 |
| |
60 |
| - | |
| 64 | + | |
61 | 65 |
| |
62 | 66 |
| |
63 | 67 |
| |
| |||
181 | 185 |
| |
182 | 186 |
| |
183 | 187 |
| |
184 |
| - | |
| 188 | + | |
185 | 189 |
| |
186 | 190 |
| |
187 | 191 |
| |
188 |
| - | |
| 192 | + | |
189 | 193 |
| |
190 | 194 |
| |
191 | 195 |
| |
|
Diff for: .github/dependabot.yml
-70
This file was deleted.
0 commit comments