SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

refact(input): split input.js into smaller files

The input.js file is unnecessarily large, containing many directives including the
vast `ngModel`. This change moves ngModel and a few other directives into their
own files, which will make maintenance easier.
P
Peter Bacon Darwin committed
3e42b22b0e9df95994624d45502e612398d2fc1d
Parent: deb3cb4