-
I have to change in gulpfile.js the followings
```
gulp.task('dist', function (cb) {
rollup({
entry: './src/framework7-vue.js',
plugins: [vue(), buble()],
…
-
the official said
![2017-12-27 7 57 52](https://user-images.githubusercontent.com/23241188/34380980-7ff99e96-eb40-11e7-8d97-c9c60c5a5845.png)
However, I through the import did not see anything, …
-
I tried to install the template via [vue-cli](https://github.com/vuejs/vue-cli) but didn't work:
```
$ vue init nolimits4web/Framework7-Vue-Webpack-Template mytest
vue-cli · ENOENT: no such file …
-
Error:
```
$ cordova run browser -- --live-reload
Before deploy hook started...
Checking is node modules installed...
Node modules already installed.
Watcher ready!
Project is running at http:/…
-
Please. There is a very important fix of totally broken `f7-popup` in f7vue 0.9.4.
I've already tried `f7vue-update` script but after passing through the `dev` and `installed` mode checks finally g…
-
look it !
This is an example to show this Bug !
When you sort from top to bottom ,you'll see that the pull to refresh starts at the same time .
[Framework7-Vue-Simple-Template-master.zip](https…
-
I have tabbed application:
**views/view1**
```javascript
import { DefaultPage } from "./vm/page-default"
export default {
components: {
DefaultPage
},
render(h) {
…
-
I need help on how to access the automatically initialized f7-swiper instance . The documentation says: If you use automatic initalization to init Swiper (with init:true prop) and need to use its Meth…
-
Hello,
I'm trying to find a way to populate data from an api and use it in a template, but I'm not capable of making it run. I'm trying with axios. I know vue-axios exists but don't know how to hoo…
-
![image](https://user-images.githubusercontent.com/22893376/32480021-b8f0e5ac-c3b2-11e7-9011-e397b2960061.png)