Pander
Pander
Using polyglot with theme minima isn't working properly, the style of the theme is not applied. See https://github.com/PanderMusubi/polyglot-minima for a minimal example. Run `./.run.sh` in order to see what is...
See https://gravatar.com/ and https://en.wikipedia.org/wiki/Gravatar
Touch slide icon: - left arrow - right arrow - left and right biderectional arrow See screenshots. Perhaps also up, down and up+down 
Labels and descriptions of form inputs do not use CSS classes provided to the field constructor via `render_kw`. This allows for this via Bootstrap classes and custom classes on individual...
Proposal to remove the coverall badge from the readme as the last check is stuck at 92% in 2021. (Or fix the coverall runs.) Fix the codecov error as seen...
This supports the development of https://github.com/helloflask/bootstrap-flask/issues/336 and https://github.com/helloflask/bootstrap-flask/issues/191 When this PR has been reviewed, documentation and tests will be added.
The result of this PR is a huge reduction of whitespace in navigation items and breadcrumb items. This supports the development of https://github.com/helloflask/bootstrap-flask/issues/336 and https://github.com/helloflask/bootstrap-flask/issues/191 I would like to suggest...
Pytest reports the following deprecation warnings: =========================================== warnings summary =========================================== ../../.local/lib/python3.10/site-packages/flask_wtf/recaptcha/widgets.py:2 ../../.local/lib/python3.10/site-packages/flask_wtf/recaptcha/widgets.py:2 /home/sander/.local/lib/python3.10/site-packages/flask_wtf/recaptcha/widgets.py:2: DeprecationWarning: 'flask.Markup' is deprecated and will be removed in Flask 2.4. Import 'markupsafe.Markup' instead. from flask import...
Support RTL with Bootswatch, this will have to include their new files `*.rtl.*` from their distribution. Examples for Bootstrap 5 need to be extended in order to test and document...