angular.js/src
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
..
auto docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
ng feat(directive): support as instance syntax 2013-07-31 10:30:58 -07:00
ngAnimate docs(animate): add param name 2013-07-27 17:17:50 +01:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngLocale fix(i18n): Do not transform arrays into objects 2013-07-03 22:51:31 +01:00
ngMobile feat(ngMobile): emit 'swipeleft' and 'swiperight' events 2013-07-25 16:36:11 -07:00
ngMock feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
ngResource feat(Angular): provide minErr as public property 2013-07-18 14:02:36 -07:00
ngRoute chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages 2013-07-29 21:22:05 -07:00
ngSanitize feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe 2013-07-25 14:29:56 -07:00
ngScenario docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
Angular.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js docs(jqLite): document "$destroy" event 2013-07-18 19:57:13 +01:00
loader.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
loader.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
minErr.js fix($injector): refactor module loading code and use minErr 2013-07-02 11:05:30 -07:00
module.prefix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
module.suffix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
publishExternalApis.js chore(Rakefile): get ready for modules 2012-03-28 11:16:36 -07:00