SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

refactor(inputSpec): move call to `$digest` into `compileInput` helper

It is reasonable to expect a digest to occur between an input element
compiling and the first user interaction.  Rather than add digests to
each test this change moves it into the `compileInput` helper function.
S
Shahar Talmi committed
0ef17276e9aa0aefe5f9aa6f04da5b35dd0f9466
Parent: ac37915
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 5/9/2014, 8:56:27 AM