SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 188 JavaScript

fix(input): don't apply textInput to <input type="file">

textInput shouldn't be applied to file inputs to ease writing of custom file input directives.

This change prevents file inputs from instantiating the text input parser/formatter pipelines.

Closes #6247
Closes #6231
T
Tim Whitbeck committed
a9fcb0d0fc6456f80501b8820d02b04d7c15b6d6
Parent: a3846ab
Committed by Caitlin Potter <caitpotter88@gmail.com> on 2/13/2014, 9:43:18 PM