-
- [ X] I confirm that this is a issue rather than a question.
## Bug report
HTML files placed in .vuepress/public are only sporadically available. Trying to navigate to the…
-
Olá gente! Primeiro post aqui.
Primeiramente, parabéns pela iniciativa, principalmente pelo blog!
Estou estudando Vue.js há uns dias, e após estudar anteriormente React e Ember, decidimos aqui n…
-
### Subject of the issue
I have the following component
```vue
{{someData}}
import { Component, Vue } from 'vue-property-decorator';
@Component
export default class App exten…
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
My project is large, it maybe contain 6000 markdown files. Once, I meet the `dev` performance …
-
- [x] I confirm that this is a issue rather than a question.
## Bug report
#### Version
1.0.0-alpha.27
#### Steps to reproduce
1. using blog plugin
2. mak…
-
1. **DataV**:基于Vue的数据可视化组件库,涵盖各种数据可视化图表 。[项目地址](https://github.com/DataV-Team/DataV)
2. **vxe-table**:一个基于 vue 的表格组件,支持增删改查、虚拟滚动、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、模态窗口。[项目地址](https://github.com/xulia…
a7650 updated
4 years ago
-
**What rule do you want to change?**
`vue/require-v-for-key`
**Context**
It's a useful pattern to bind an object within a larger object to the scope of Vue markup to reduce code. There really…
-
- [x ] I confirm that this is an issue rather than a question.
## Bug report
Incorrect conversion of Russian character when creating links
#### Steps to reproduce
1. I se…
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
#### Version Tried in 0.14.11 and 1.0.0-alpha.47
#### Steps to reproduce
- Start a new v…
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
When I have a header (`## `) that contains an underscore (`_`), the title in sidebar misses the …