Closed ghost closed 9 years ago
Looks fine. Tests are not necessary right now as we're triggering change events manually using handleInputChanged
method anyway.
I've pulled this PR into one with a larger scope, we will be listening only for the change event in future, not the blur event.
Validation for "file" typed input tags doesn't work, because "handleInputChanged" method currently gets triggered only on "input" event.