Iain J. Reid

Results 3 issues of Iain J. Reid

Hello! This PR ensures that all of the schemas passed through the CLI are loaded before they're validated, allowing schemas to cross reference each other without having to be loaded...

This adds an optional 'debounceUpdate' parameter to the element to reduce spammy updates from the User in cases where a delayed update would be preferable.

cla: yes

I've drafted a PR (#106) for a debounce feature allowing the input value to only be updated after _N_ milliseconds of inactivity. This would dramatically reduce the pain of calling...