-
### Overview of the problem
**Buefy** version: 0.1.4
**Vuejs** version: 3.4.37
**OS/Browser**: Windows 10 / Firefox / Chrome
### Description
The programmatic modal dialog can not resolve th…
-
In Vue Single File Components (`*.vue` files), "HTML comments" can be used to disable ESLint rules: https://eslint.vuejs.org/rules/comment-directive.html
```vue
```
Unfortunately, t…
-
### What happened?
When running `quasar prepare`, an app extension that is linked via file:// in package.json throws exception that there is a missing index script.
### What did you expect to h…
-
### Describe the bug
The vueuse types for `Ref` have two template parameters, but the `Ref` type in Vue2 (at least) only has one.
from vueuse `index.d.mts`:
```ts
declare function useElementSi…
-
Add support for syntax highlighting in the code fragments of the model output.
-
^^ Using Monokai, all Vue components are now green making it very difficult to read.
-
People may insert some videos, CodePan, etc. while writing a document, we can provide some components to simplify this process, similar to vuepress-plugin-components?
- docs: https://theme-hope.vue…
-
使用するケースはなくはないが、初学者が学んでうれしいか検討しておきたい
公式ドキュメント https://ja.vuejs.org/guide/components/slots#scoped-slots
-
### Environment
- Operating System: Windows_NT (Windows 11)
- Node Version: v18.16.1
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: yarn@1.19.1
- Builder: v…
-
I am using vuejs-dialog in a NUXT project.
My modals are with custom rendering (component).
Here is my setup:
```javascript
// ~/nuxt.config.js
export default {
...
plugins: [
…