-
there is not component for list item
can you provide it in the next version
-
Hey Vladimir,
Do you know when you will be able to update the framework7-vue v2 documentation ?
Thanks :)
-
The F7-Vue router is different from the Vue one, so it's difficult to follow the standard "props down, events up". A developer has to pass data into the next page by using the url query. While in the …
-
Hi,
in my `f7-actions` component I'm using `:opened` prop to open and close.
I've noticed that the action sheet's animation works well when I open it and when I click on `modal-overlay`, but if pare…
-
"app-framework" really looks very promising product, currently i am experimenting with it for a project.
I am new to framework7 and vuejs itself, coming from an angular and ionic background.
How…
-
Hello,
There are few issues on the router, or tabs, I don't know from where it comes.
I forgot nested tabs after I saw some bugs and started using classic tabs (after reflexion it's certainly exac…
-
Kitchen sink:
- pushState: true
- start `npm run dev`
- open a sub page, for example nested routes > tabs
URL will be shown:
http://localhost:8080/#!//nested-routes/tabs/tab-2/
Then, refresh…
-
I moved the initial page content from the kitchen sink to an extra page "home.vue". Then I opened the kitchen sink - everything is fine. Then I refresh the kitchen sink - everything is fine. Then I op…
-
On RTL language the navbar should be like this:
navbar
navbar-inner
right
center
left
But, when I use the "back-link" props is automatic left class and the left is …
ttv20 updated
6 years ago
-
Hi,
It seems there is an issue on the npm package for (framework7-vue@0.9.0) release,
I don't have a kitchen folder (with npm again).
I tried by the way to update my app from 0.8.5 but my app see…