form
form copied to clipboard
Fix reactive forms, debounce inputs
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.
This branch will not build for me. connect-array is issuing TS errors.