framework7-website
framework7-website copied to clipboard
Framework7 website for contributing and offline usage
fixes #628 makes html in space with no adverse side effects
Bumps [qs](https://github.com/ljharb/qs) from 6.6.0 to 6.11.1. Changelog Sourced from qs's changelog. 6.11.1 [Fix] stringify: encode comma values more consistently (#463) [readme] add usage of filter option for injecting custom serialization,...
Add missing option 'with-subnavbar' for showing subnavbar.
Good morning, There are a lot of components that have the custom render function, in each description the same thing is written "must return html xxx", in my opinion it...
Hi, i'm new on framework7 and always i have to search in other place to get the right information of this great framework Framework7 is great but the official documentation...
In small screen: The pop-down of "On this page" is under title and page content. Solution to improve: `` resolve the problem
at section of homepage: https://framework7.io/: ### Use Anything You Love! You can use any tools you love when working with Framework7. It doesn’t force you to use anything except plain...
previous code was broken ('getters is not a function'), seems the docs are outdated in places
Documentation is mentioning property `scrollableParentEl `to accept `HTMLElement ` but passing element **does not work** while code of virtual list is clearly expecting array. Possible doc update: 1. Array is...