-
### Reporting a bug?
Hi guys,
I have been using custom blocks in sfc for a while.
I migrated from Vue 2 to 3 and Vue i18n from v8 to 9. I used vue cli and vue i18n loader for the custom block.…
-
## Summary
- `@Component` will be renamed to `@Options`.
- `@Options` is optional if you don't declare any options with it.
- `Vue` constructor is provided from `vue-class-component` package.
- …
ktsn updated
5 months ago
-
项目几乎都会用svg图,能否在template里面加入svg的解决方案。
目前项目中暂时用的[vite-plugin-svg-icons](https://github.com/vbenjs/vite-plugin-svg-icons) (不过好像没有维护了,看看有没有更好的解决方案)
-
# Description
The results of beautification are not what I expect.
I want to add indent initially in the template tag.
I tried `indent_level`, but it works only on src tag
# Input Before Beaut…
-
执行后显示以下问题:
> vue-admin-template@4.4.0 dev
> vue-cli-service serve
INFO Starting development server...
10% building 2/5 modules 3 active ...lint-loader\index.js??ref--13-0!E:\CodeRepos\vue-admi…
-
## Describe the bug
*A clear and concise description of what the bug is.*
I'm sure you're getting sick of me already, but I'm having trouble removing events like hover within your library without ty…
-
I am currently experienced the following error when running my unit tests:
` ReferenceError: Vue is not defined
`
```
> 10 | import hljsVuePlugin from '@highlightjs/vue-plugin';
…
-
1. vue init webpack test
2. npm install nprogress
3. edit main.js
```javascript
import Vue from 'vue'
import NProgress from 'vue-nprogress'
import App from './App.vue'
Vue.use(NProgress)
c…
-
Should storybook `stories` work by just adding the files to the `include` option in the config?
I tried the following, and whilst I can see the `components.d.ts` file correctly, and `unplugin-vue-c…
-
### Env
"vue": "^2.5.2",
"vue-splitter-pane": "^1.3.13",
"element-ui": "^2.12.0",
"webpack": "^3.6.0"
### Code Example
`
click
content...
`
### Issue
Working properly in umd(c…