SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 1 JavaScript

refactor($compile): always call attr.$observe

attr.$observe used to call function only if there was interpolation
on that attribute. We now call the observation function all the time
but we only save the reference to it if interpolation is present.
M
Misko Hevery committed
9be82d942fc6ab2772197c84a35a4c374c604cbc
Parent: 2491319
Committed by Igor Minar <igor@angularjs.org> on 6/8/2012, 10:27:03 PM