-
-
According to doc.: [http://framework7.io/vue/list-item.html](http://framework7.io/vue/list-item.html)
Links Items:
```
```
Renders to:
```
…
-
Hi @centrual
Somehow the live reload functionality seems broken for me, when I run:
$ `cordova run ios -- --live-reload` from my project folder
It's a completely clean project.
I get the fo…
-
I get an error when I try to add FullCalendar to my composer.json
or when I try : composer require bower-asset/fullcalendar
[UnexpectedValueException] Could not parse version constraint >=~2: Inva…
-
Can you please add suuport for cordova like in Framework7
there is a Framework7 - Vue - Webpack Cordova Template
https://github.com/centrual/cordova-template-framework7-vue-webpack
It offers ma…
-
Just curious if this template requires any special build instructions for deployment? To clarify, this build will work for all Phonegap/Cordova supported platforms correct? Just asking in advance bec…
-
This is a (multiple allowed):
- [ ] bug
- [ ] enhancement
- [x] feature-discussion (RFC)
Other than a few small examples here and there on GitHub, there doesn't appear to be a React version of Framew…
-
I was wondering if anyone had any links to any sample apps created using this framework? In lieu of a tutorial it might be helpful if someone was willing to share an app they built to give newcomers (…
-
See: nolimits4web/Framework7-Vue#85
-
In the kitchensink example, route changes are achived with link attribute or "back" class name.
For example:
How can I force a route change using javascript code?
I searched source code an…