angular.js/docs/content
Lucas Galfasó b3777f275c feat(directive): support as instance syntax
Support controller: 'MyController as my' syntax for directives which publishes
the controller instance to the directive scope.

Support controllerAs syntax to define an alias to the controller within the
directive scope.
2013-07-31 10:30:58 -07:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 16:06:23 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:39:16 +01:00
error docs(error): improve the cacheFactory/iid.ngdoc 2013-07-30 17:29:35 -07:00
guide feat(directive): support as instance syntax 2013-07-31 10:30:58 -07:00
misc docs(contribute): improve git instructions 2013-07-10 22:18:44 +02:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): mention the controller along the scope 2013-07-27 17:13:53 +01:00