-
Currently, v-model directive does not support mustache-type bindings for binding expressions, but this feature would be extremely helpful for creating form builder-like implemenetations.
-
As I mentioned in #10, I think that creating separate issue for each rule proposition has many benefits, so this is my first proposition:
Rule name: `order-in-components`
Description: Keep order o…
-
I tryed to use pnpm as package manager and i got weird issue, i tried to switch back to npm and all work properly
## Bug report
```
pnpm docs:dev …
-
When passing dynamic props to a child, we are doing two things:
- Pass one by one all the properties. Example:
```
-
In the [`CommentEditor.vue`](https://github.com/gothinkster/vue-realworld-example-app/blob/06f5939c4ccfd07045a73bbbe26b8cfd2d684556/src/components/CommentEditor.vue) component we are using something l…
-
## The problem
1) Formatting
Currently there are lots of different formatting styles in the WebUI code base. Example from app.vue:
Sometimes *very* long lines
```
```
Sometimes split by at…
-
## Observed behavior
The labels of the Categories are not right aligned when viewed in RTL language.
## Expected behavior
The labels of the Categories should be right aligned.
## Steps to repr…
-
### What problem does this feature solve?
From compiling template error message:
`Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-i…
-
**What rule do you want to change?**
no-mutating-props
**Does this change cause the rule to produce more or fewer warnings?**
Fewer
**How will the change be implemented? (New option, n…
-
### 检查清单
- [X] 已经搜索过,没有发现类似 issue。
- [X] 已经搜索过[主题文档](https://volantis.js.org/),没有发现相关内容。
- [X] 已经尝试使用过[最新版](https://github.com/volantis-x/hexo-theme-volantis/releases),问题依旧存在。
### 主题版本
最新
### 复现地址…