angular.js/src
Lucas Galfasó 10cc1a42c9 fix($scope): $evalAsync executes on the right scope
Executes $evalAsync at the scope that the call was made

Closes: #3548
2013-10-02 11:10:29 -07:00
..
auto docs($injector): Reword fn param docs and link to DI information 2013-09-30 17:26:00 -07:00
ng fix($scope): $evalAsync executes on the right scope 2013-10-02 11:10:29 -07:00
ngAnimate fix($animator): avoid completing the animation asynchronously unless CSS transtiions/animations are present 2013-10-01 15:00:16 -04:00
ngCookies docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00
ngLocale fix(i18n): remove obsolete locale files 2013-08-27 15:55:37 -07:00
ngMock docs(mocks): fix syntax error in example 2013-09-28 20:23:18 +01:00
ngResource docs(ngResource): fix typo 2013-09-18 14:40:22 +01:00
ngRoute docs(ngRoute): add angularEvent param to $routeChangeStart event 2013-10-01 14:36:54 -07:00
ngSanitize fix(ngSanitize): sanitizer should not accept <!--> as a valid comment 2013-09-11 22:40:09 +02:00
ngScenario feat(browserTrigger): allow support for custom timeStamps in events 2013-09-26 11:19:43 -07:00
ngTouch docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00
Angular.js docs(angular.copy): add an example with the two possible arguments 2013-09-30 22:15:57 +01: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 fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes 2013-09-27 12:38:27 -07:00
loader.js docs(angular.Module): fix controller and directive method parameters 2013-09-27 16:10:43 -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 feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -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