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

Add support for buttons #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

microstudi
Copy link

@microstudi microstudi commented Feb 18, 2025

Some form use the html <button type="submit"> instead of the input tag.
This element must be rendered using a body content instead of value.

I've modified the javascript to detect this case.
Also, as a bonus, I've added support for the catalan language.

Cheers

@alexisbernard
Copy link
Member

Could you add 2 entries in the unreleased section of the changelog for the button support and the translation please?

@microstudi
Copy link
Author

Could you add 2 entries in the unreleased section of the changelog for the button support and the translation please?

Sure thing! you got it!

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