SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($parse): prevent invocation of Function's bind, call and apply

BREAKING CHANGE:
You can no longer invoke .bind, .call or .apply on a function in angular expressions.
This is to disallow changing the behaviour of existing functions
in an unforseen fashion.
R
rodyhaddad committed
07fa87a8a82b8be155d8c898bb79e5d9277adfb4
Parent: 0af70eb
Committed by Igor Minar <igor@angularjs.org> on 6/30/2014, 5:43:29 PM