Patterns icon indicating copy to clipboard operation
Patterns copied to clipboard

Improve lib-input-change-events

Open thet opened this issue 2 years ago • 0 comments

  • lib input-change-events: Modernize a bit.

  • lib input-change-events: Avoid negative condition.

  • fix(lib input-change-events): Support form elements outsde a form container. Also support form elements which are outside of a form container. This allows pat-autosubmit to also work with form inputs which are bound to a form but not contained wiithin.

Also see: https://github.com/Patternslib/Patterns/pull/1154 https://github.com/Patternslib/Patterns/pull/1188

thet avatar Apr 26 '23 21:04 thet