-
| SrNo | LibName | Use | Docs Link | Status | example-link
|---|---|---|---|---|---|
| 1 |tezjs-with-vuex-store| Vue js store to manage State in Application | [Vuex-store](https://vuex.vuejs.…
-
### Describe the bug
I have a UI component that has no functions in it but `vitest run --coverage` reports 0% coverage for functions.
If there are no functions to test, the coverage reporter shoul…
-
## 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…
-
From https://hub.datalad.org/datalink/tools/issues/9
`shacl-vue` works with graph data using the `rdf-ext` library, by saving some quads to an `rdf.dataset()` (`import rdf from 'rdf-ext'`), after l…
-
![image](https://github.com/user-attachments/assets/dd9f615b-b3d9-4954-aca6-9d7be03077fc)
In normal circumstances, it should be like this
![image](https://github.com/user-attachments/assets/1528f5c9…
-
## The devDependency [@vue/cli-service](https://github.com/vuejs/vue-cli) was updated from `4.1.2` to `4.2.0`.
🚨 [View failing branch](https://github.com/thecodechef/vue-cli-plugin-editorconfig/comp…
-
### Description
mac m2
The program I compiled through the command **wails build -platform=windows/amd64** can directly copy the image with control+v.
However, programs compiled through **wails buil…
-
i use esmodule in vue.config.js
### Version
5.0.0-beta.2
### code
```
//package.json
"type": "module"
```
```
//vue.config.js
import postcssAutoAdaptive from './postcss-auto-ad…