SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

docs(guide/Migrating): add breaking change for 1.4 regarding controller constructors.

If you previously returned a object from a controller constructor function,
it would not be bound to the scope. As of 1.4 it does, and can cause
unexpected objects as the scope.

Closes #12227
B
Bart Verkoeijen committed
2e63ab734a58220640a136dfb931dd7f5e60eede
Parent: 6333d65
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 6/30/2015, 1:59:46 AM