You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
- Completing child component should trigger props with `:` by default. #2140.
14
14
- Space should trigger completion only in HTML mode. #2139.
15
15
- Self-closing `<PascalCase>` component should get highlighted like JSX/TSX. #2136
16
-
- Cross file template type checking - check that components are passed all declared props. #2135.
16
+
-[Cross file template type checking](https://vuejs.github.io/vetur/interpolation.html#prop-validation) - check that components are passed all declared props. #2135.
17
17
- Linkify all vue/vue-router tags to their API doc. #2133.
18
18
- Component Data - `type: 'boolean'` should trigger completion without `=""`. #2127.
19
19
- Component Data doesn't work if it comes from devDependencies. #2132.
0 commit comments