Skip to content

Test and document advanced form attributes#97

Merged
daun merged 5 commits into
mainfrom
feat/form-attribute
Jul 2, 2026
Merged

Test and document advanced form attributes#97
daun merged 5 commits into
mainfrom
feat/form-attribute

Conversation

@daun

@daun daun commented Jul 1, 2026

Copy link
Copy Markdown
Member

Description

  • I've been needing this for a project, but wasn't sure if the plugin supported these
  • So I figured why not create the tests and documentation for everybody else who might wonder
  • Add tests for externally associated form elements
  • Add documentation on supported form attributes
    • Externally associated form elements via form attribute
    • Form submitter overrides for action, target, enctype and target

Checks

  • The PR is submitted to the main branch
  • The code was linted before pushing (npm run lint)
  • All tests are passing (npm run test)
  • New or updated tests are included
  • The documentation was updated as required

@daun daun requested a review from a team July 1, 2026 21:05

@hirasso hirasso left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing the web platform ... nice 😄

...I didn't even know these existed. Now I know.

@daun daun merged commit 45a8c52 into main Jul 2, 2026
1 check passed
@daun daun deleted the feat/form-attribute branch July 2, 2026 08:06
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