Commit 94cfccf
committed
test: update tests for Vue 2.7
- TypeScript version is updated because `vue/types/jsx.d.ts` doesn't
work with TypeScript 3.9
- Scoped CSS specs are updated because `vue/compiler-sfc` in 2.7
uses `shortId` instead of full id in keyframes https://github.com/vuejs/vue/blob/9dd006b481b4299462e044741bac0861c0b1775c/packages/compiler-sfc/src/stylePlugins/scoped.ts#L9
- source map tests is moved to a separate file because it seems to be
disturbed by other test cases in `advanced.spec.js`1 parent bf901cb commit 94cfccf
File tree
6 files changed
+246
-84
lines changed- test
6 files changed
+246
-84
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | | - | |
| 90 | + | |
90 | 91 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments