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

Templated form elements #1584

Draft
wants to merge 5 commits into
base: 2.0.x
Choose a base branch
from

Conversation

fiammybe
Copy link
Member

CSS frameworks (Bulma, Bootstrap, Tailwind, ...) all need specific HTML markup for their form solution to work well. The HTML implementation in the core was not flexible enough to allow that. I started with a button, and will gradually transform all hardcoded HTML in the form elements to using templates.
This should be transparent, unless you want to use a theme that redefines the form elements :-)

@fiammybe fiammybe requested a review from skenow October 22, 2024 12:49
@skenow skenow modified the milestone: 2.0.0 (new) Oct 24, 2024
@fiammybe fiammybe added this to the 2.0.1 milestone Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants