form icon indicating copy to clipboard operation
form copied to clipboard

Fix reactive forms, debounce inputs

Open actra-gschuster opened this issue 7 years ago • 1 comments

Fixes reative forms and adds custom debounce time for form inputs by adding @Input('debounce') Works as expected with angular 5.1.0-beta.0 and immutable state.

actra-gschuster avatar Nov 11 '17 12:11 actra-gschuster

This branch will not build for me. connect-array is issuing TS errors.

rplotkin avatar Jan 08 '18 19:01 rplotkin