-
**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…
-
After upgrading vue cli to version 2.9.4 I get this:
```
me@my-machine:~/app$ vue init webpack claims-manager-app
Unknown command init.
vue-cli · Failed to download repo vuejs-templates/[obj…
-
https://github.com/vuejs-templates/webpack-simple/blob/master/template/package.json
-
Hey,
I tried and failed a while ago to get Nunjucks working in Vue via this package:
https://forum.vuejs.org/t/getting-nunjucks-templates-loading-with-vue-vue-loader/27944
Just posting here a…
-
Hi, I got the following error:
```
>vue init vue-chrome-extension-template vuejs-app
vue-cli · Failed to download repo vuejs-templates/vue-chrome-extension-template: Response code 404 (Not F…
-
React and Vue share many similarities. They both:
- utilize a virtual DOM
- provide reactive and composable view components
- maintain focus in the core library, with concerns such as routing and g…
-
Should be solved by refering to this link below.
https://github.com/vuejs-templates/webpack/issues/149
-
It should be easy to add vue-play to a [webpack-template](https://github.com/vuejs-templates/webpack) project.
Maybe send a PR to https://github.com/vuejs-templates/webpack/tree/master/docs to intr…
-
Hope you check this out..
https://github.com/vuejs-templates/webpack
https://github.com/dolbex/webpack-laravel
the second one has its integration in laravel...
But i tried using your components...…
-
## 🐛 Bugreport
When going back to the sendform to correct it, the validation does not work properly.
When using the browser autofill the validation is not triggered correctly either.
This…