-
In order to reduce the size of js bundle, can we import f7 components just when it is used?
-
```
import { Framework7Vue } from 'framework7-vue'
```
With framework7 either v2.0.5 & v2.0.6, between framework7-vue v2.0.0-beta.5 to v 2.0.0, something changed about the exports such that my we…
-
I want to use Async Components in my project, but it seems not working correctly:
const About= resolve => {
require.ensure([], () => {
resolve(require('./path/to/about.vue'))
})
…
-
[package.json && main.js gist](https://gist.github.com/hainuo/d10605b9113baf22ce18e8999525b220.js)
![image](https://user-images.githubusercontent.com/421861/34069287-d98530bc-e288-11e7-9c38-26edbf…
-
This is a massive undertaking, but I'll just post it here. We currently implemented Sovereign using Meteor-exclusive Blaze (which does a very good job) but in order to increase collaboration with othe…
-
I ran into a problem. Almost everything presented in the documentation, examples of using the F7 Vue Component do not work, while the F7 itself works fine.
Specific examples:
```
new Vue({
el:…
-
Hi
I just installed though the instructions and this is what I get after running the dev server:
`SyntaxError: import declarations may only appear at top level of a module`
Any idea how to fix it…
-
I'm follow below scirpt to init an app to my local Mac
`$ git clone https://github.com/nolimits4web/Framework7-Vue-Webpack-Template F7-Vue-Webpack-Demo`
`$ cd F7-Vue-Webpack-Demo `
`$ cnpm instal…
-
**Issue:**
The Starter App Template: [framework7-vue-webpack-cordova-app-template](http://framework7.io/vue/templates.html#framework7-vue-webpack-cordova-app-template) is out of date, can not start w…
-
The icon is not found at the referenced source:
https://github.com/framework7io/framework7-vue/blob/ff97d3d1107aa7b22b95f86813dea1ff84feb0bf/kitchen-sink/css/app.css#L82