Files
angular.js/test
Georgios Kalpakas 9264cef03f fix($compile): do not use noop() as controller for multiple components
Currently, custom annotations are copied from the CDO onto the controller constructor.
Using `noop()` when no controller has been specified, pollutes it with custom annotations and
makes one component's annotations available to all other components that have `noop()` as their
controller.

Fixes #14391
Closes #14402
2016-04-11 18:42:48 +01:00
..
2016-03-16 09:15:21 +00:00
2016-03-16 09:15:21 +00:00
2016-03-16 09:15:21 +00:00
2016-03-16 09:15:21 +00:00