-
What's the right way to use ttag with [vue templates](https://vuejs.org/v2/guide/single-file-components.html)?
Would be useful to be able to just
```html
{{ t`Hello World!` }}
```
But for …
-
Anything which vuejs-templates/webpack has, and vuepack doesn't?
-
### Description
Using this as a template for building out the structure of a tutorial series for Dashboard 2.0:
```[tasklist]
### Basics
- [x] Installation & First Dashboard - https://youtu.be…
-
https://vuejs.org/style-guide/rules-strongly-recommended.html#component-name-casing-in-templates
-
Hello!
First of all, thank you for your work on this library!
Has MJML (https://github.com/mjmlio/mjml) support been considered for this library? The use case would be to use, for example, VueJS…
-
## 🔧 Refactor
As user I don't want to see any warning in the console. Vue documentation: https://vuejs.org/guide/scaling-up/ssr.html#hydration-mismatch
## 🤖 ToDo
- [ ] Remove hydration warn…
-
https://github.com/vuejs/create-vue-templates/tree/main
-
I want to use the syntax highlighter for my editor, and see the content only with syntax highlighted and in editable mode. But currently I see it in two different modes like below.
Is there any poss…
-
```
state.user = payload;
```
https://github.com/vuejs-templates/pwa/issues/189
-
**Please describe what the rule should do:**
The proposed linter rule should allow limiting the casing for slot names.
For example in bigger projects it might happen that people mix camelCase and ke…