webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 167 forks source link

Implement Form Associated Custom Elements #173

Open dfreedm opened 5 years ago

dfreedm commented 5 years ago

Form Associated Custom Elements is a new platform feature to deeply integrate custom elements into Forms.

It might take some work to implement all the necessary callbacks, and there is some natural synergy with the FormData Event

calebdwilliams commented 4 years ago

I’ve already taken a stab at polyfilling this. Still a little rough, but it works: https://www.npmjs.com/package/element-internals-polyfill

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fernandopasik commented 3 years ago

Thank you @calebdwilliams it's a good alternative! Hope this issue doesn't go stale

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.