framework7-website
framework7-website copied to clipboard
Framework7 website for contributing and offline usage
As the title says . As many browsers come with translations as soon as possible, I still want to contribute to the things I like.
В документации https://framework7.io/docs/page.html не указано то, что, если во **View** включен **stackPages**, нужно добавлять класс **stacked**. Например тут https://framework7.io/vue/page.html есть упоминание про **stacked**
В разделе **Redirect & Alias** https://framework7.io/docs/routes.html#redirect-alias несколько раз подчеркивается, что Redirect работает с **url**, т.е. указывать нужно именно **url** другого **роута**. > Note in redirects we pass URL, not the...
Задача: сделать разные **view** в разных **tab**. В документации про это можно прочитать здесь: https://framework7.io/docs/toolbar-tabbar.html (в разделе **Common Toolbar**), а также здесь: https://framework7.io/docs/tabs.html (в разделе **Views As Tabs**). Предложение: из...
I want to add support for [imba](imba.io) and I'm wondering if there is some documentation around that. The first thing I'm interested in is working with routes. ``` { path:...
Hello @nolimits4web Please note that the SSL certificate for blog.framework7.io expired on May 6, 2022. Thanks. 
As you can see from this [page](https://framework7.io/docs/request#param-headers) headers param missing example
Bumps [minimist](https://github.com/substack/minimist) and [minimist](https://github.com/substack/minimist). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.6 Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto...
In `showcase-apps.yml`, I can see that images are hosted in `#{cdn} `place. Where it is? Where can I upload my app images to add to showcase? Thanks
Title: Issue with Applying Styles in Version 8.3.0 framework7-bundle.js Text: Hello, I'm facing an issue with applying styles in version 8.3.0 and I need your help to solve it. In...