Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rendering labels and description with classes #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PanderMusubi
Copy link
Collaborator

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 fields. Implemented only for Bootstrap 5, example application shows all combinations needed to test the new functionality. Documentation has been written. After a review, test for pytest will be added.

@PanderMusubi PanderMusubi self-assigned this Dec 31, 2023
@PanderMusubi
Copy link
Collaborator Author

I will also update the verbatum code examples in form.html.

@PanderMusubi
Copy link
Collaborator Author

tests added and bugfix normal labels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap5 enhancement New feature or request form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant