-
Requested is `#app` element instead of lunching the application in `body`.
But now I have some trouble with the status bar in full screen mode (homescreen app / iPhone SE).
**According Framework7-…
-
install vue-cli
and then:
```sh
vue webpack demo
...
cd demo
npm install
```
and then add webpack config config:
```javascript
module.exports = {
...
resolve: {
alias: {
…
-
@bencompton and I are in the process of building a react version of the vue components and our own kitchen sink to mimic yours to keep the two in sync. Upon implementing the swiper component I noticed…
-
Hello,
When you install framework7 with `npm install framework7` framework7 dist/css folder hasn't minified css files.
[Framework7-Vue-Webpack-Template/src/main.js](https://github.com/nolimits4w…
-
Hi there, your framework looks very promising, but there appears to be a problem with the setup.
I followed the simple setup instructions here, creating a package.json:
```
{
"name": "my-app…
-
Hey folks, after two month of development, I am happy to present you now: **App Framework**
# [App Framework]( https://github.com/scriptPilot/app-framework) [![](https://im…
-
See nolimits4web/Framework7#1080
-
`with in strict mode`
-
According to Material Design Guidlines **Flat button** should have background matching text color with 12% opacity. And now all Flat buttons have focus background matching primary text color.
From …
-
I created this Twitter demo app: https://github.com/valnub/twitvue03
In `home.vue` I wanted to fix a minor issue where this component would not be emptied after posting a new tweet:
`f7-input(ty…