iron-form icon indicating copy to clipboard operation
iron-form copied to clipboard

Custom form element

Results 46 iron-form issues
Sort by recently updated
recently updated
newest added

Creating this issue in reference to https://github.com/PolymerElements/iron-autogrow-textarea/issues/33 For elements like iron-autogrow-textarea they can't be used with native form elements because adding a name attribute to the contained textarea results in...

p1 - backlog

There is a very nice `file-input` custom element https://github.com/rnicholus/file-input but unfortunately `iron-form` seems to ignore it while submission. Could you please support it?

enhancement
p1 - backlog

Frameworks like Angular provide a compelling example ([working plnkr](http://plnkr.co/edit/aVzf9eCmawzLAFSCqcUV?p=preview)): ``` html (...) ``` This example live binds the submit button's disabled state to the form's invalid state with simply `ng-disabled="myform.$invalid"`,...

enhancement
p2 - icebox

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.0.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

This prevents the user-provided form content in the demos from being interpreted as HTML.