364 B
364 B
| @lion/fieldset | @lion/form-core | @lion/input | @lion/select | @lion/switch | @lion/textarea |
|---|---|---|---|---|---|
| patch | patch | patch | patch | patch | patch |
Refactor of some fields to ensure that _inputNode has the right type. It starts as HTMLElement for LionField, and all HTMLInputElement, HTMLSelectElement and HTMLTextAreaElement logic, are moved to the right places.