-
### Version
3.1.5
### Reproduction link
[https://sfc.vuejs.org/#eyJBcHAudn....](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8YnV0dG9uIEBjbGljaz1cImZvby50cmlnZ2VyXCI+XG4gICAgY2xpY2sg…
-
**Is your feature request related to a problem? Please describe.**
We should keep up, with the design kit, react and angular components.
**Describe the solution you'd like**
On a separate branch,…
-
When you have a big application which have hundreds components, some of it is heavily shared by others, and some of it just a layout or a simple view.
So is there any good advises for organizing comp…
-
[Vue warn]: The computed property "fields" is already defined as a prop in vue cli 3
![2018-08-27_13-07-07](https://user-images.githubusercontent.com/23306577/44643299-37ed0b00-a9fa-11e8-9f3b-c7ebc…
-
### What problem does this feature solve?
I find in vscode (with vetur), props check works in `.vue` file when editing.
![image](https://user-images.githubusercontent.com/18677354/103178241-09c6b100…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
@leandroinacio
I can't figure out how to make the rendered components clickable in the App.Vue.
Tried using $emit, but it doesn't work.