-
Headless Chrome (v59): https://developers.google.com/web/updates/2017/04/headless-chrome
Support in `karma-chrome-launcher`: https://github.com/karma-runner/karma-chrome-launcher/pull/111
Chrome rel…
-
I was wondering if you some 'built-in' for a dropdown menu similar to what you have on http://vuematerial.io/#/ (themes/components/ui elements).
I am doing a boilerplate with vuejs + material and …
-
I'm beginning with modern front-end and I'm a little bit stuck when trying to use this plugin.
I added this to `package.json` under 'dependencies':
```
"sweet-modal-vue": "2.0.0"
```
and I run …
-
Hi, my friends,
I have learned the feature of "vuefire" and tried an example successfully. In a component to get the data from firebase like this:
```
const componentsRef = new Firebase('https://pro…
-
I want to know when will vue-cli support typescript init.
The vue official said they will soon support this, but when?
-
Recently I made my own custom vuejs boilerplate template and I would like to use this tool but I don't want to install anything from here, is that possible? to made my owm?
ghost updated
7 years ago
-
Just like https://github.com/vuejs-templates/
-
I get this message on vscode startup: "This extension relies on Jest 20+ features, it will continue to work, but some features may not work correctly."
But I am using jest 20, installed into my nod…
-
It would be great to implement a setStubs method. In most cases we use a global wrapper which is modified in specific tests with `setData`, `setProps`, `setComputed` and so on.
I find this approac…
-
hi sir.. is there any other way to use existing jquery with this boilerplate ? because i have this working UI with jquery and i want to use it and make the data with vuejs ..
thanks sir.