-
## The dependency [vue-template-compiler](https://github.com/vuejs/vue) was updated from `2.5.18` to `2.5.19`.
🚨 [View failing branch](https://github.com/hamidraza/zcui-vue/compare/master...hamidraz…
-
### Description
As a developer using vite-plugin-dts I want to be able to use the `${configDir}` template variable in tsconfig.json (added in typescript 5.5 - https://www.typescriptlang.org/docs/hand…
-
## The dependency [vue](https://github.com/vuejs/vue) was updated from `2.5.17` to `2.5.18`.
🚨 [View failing branch](https://github.com/jsonmvc/jsonmvc/compare/master...jsonmvc:greenkeeper%2Fvue-2.5…
-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.10.0` to `3.11.0`.
🚨 [View failing branch](https://github.com/Vrijraj/iwd-web-app/compare/master..…
-
## The devDependency [@vue/cli-service](https://github.com/vuejs/vue-cli) was updated from `3.10.0` to `3.11.0`.
🚨 [View failing branch](https://github.com/Vrijraj/iwd-web-app/compare/master...Vrijr…
-
## The devDependency [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli) was updated from `3.10.0` to `3.11.0`.
🚨 [View failing branch](https://github.com/Vrijraj/iwd-web-app/compare/master...Vr…
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
1.94.2
### Vue version
2.7.16
### TypeScript version
5.2.2
### System Info
_No response_
### pack…
-
## The devDependency [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) was updated from `5.2.2` to `5.2.3`.
🚨 [View failing branch](https://github.com/jefer590/vuenes.css/compare/maste…
-
## Refactors
- [x] #82
- [x] ~~#86~~
- [x] #102
- [x] #89
- [x] #90
- [x] #91
- [x] #92
- ~~#93~~
- ~~https://github.com/vuejs/language-tools/pull/3751~~
- [x] #94
- [x] #95
- [x] #96…
-
It'd be nice to be able to extend Vue templates. This would allow you to make similar components with minor variations in the template and still keep your code DRY.
The argument for doing this, an…