-
https://blog.vuejs.org/posts/vue-3-3#generic-components
For example, now `STable` for `data` prop has type `Record[]`, so row data passed with emit or slot-scope now has this type, instead of origi…
-
### Vue devtools version
6.6.1
### Link to minimal reproduction
https://play.vuejs.org/
### Steps to reproduce & screenshots
Step to reproduce:
1. Simply open and use the devtools as you norma…
-
Many preparations and migrations have already been completed (see #649).
Still outstanding is the migration of `vuelidate` #899, which should be done before.
## Reasons for migration
* `vue 2` …
-
Hi,
QmlWeb is awesome! It's great to have the qml syntax for web development!
I have only one concern. Since there are many free components already created using html/css, I'd like to know if ther…
-
Demo URL:https://anu-vue.netlify.app/guide/components/select.html#states
Through the case on the website, I want to achieve a custom display effect.
However, I found that I could not set the dis…
-
https://swdevlab.com/147
* Application Structure LIFT Principle ( from angular) https://angular.io/guide/styleguide#lift
Locate code quickly,
Identify the code at a glance,
keep the Flattest …
-
Here you can read a post from Evan You @yyx990803 https://github.com/vuejs/vue-next/issues/4744#issuecomment-937369062
I feel like this library is not maintained anymore. Maybe it's time to depreca…
-
It'd be nice to be able to extend Vue templates. This would allow you to make similar components with minor variations in the template and still keep your code DRY.
The argument for doing this, an…
-
I use the **CVUiShell component in VueJS** and you mention that the violations against Accessibility Guidelines are identified as high priority issues on the following site https://www.carbondesignsys…
-
**What rule do you want to change?**
[vue/component-name-in-template-casing](https://eslint.vuejs.org/rules/component-name-in-template-casing.html)
**Does this change cause the rule to produce…