SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

docs(guide/decorators): add decorator guide

+ explain decorators and how they are implemented in angular
+ explain how different types of services can be selected
+ explain `$delegate` objects and how they differ between services
+ warn of the risks/caveats of `$delegate` modification
+ note the exposure of `decorator` through the module api
+ show an example of decorating a core service
+ show an example of decorating a core directive
+ show an example of decorating a core filter

Closes #12163
Closes #14372
S
Stephen Barker committed
938bd45626b6f29e8bc74cfe268ff2bf673f357e
Parent: 996b1e4
Committed by Martin Staffa <mjstaffa@googlemail.com> on 5/6/2016, 12:51:22 PM