angular.js/src
Yves Richard 4ac6424e87 docs(animate.js): fix copy/paste typo in leave docs
fix the copy/paste typo within $animate.leave method inside of the $animate docs.
2013-12-04 14:28:32 -05:00
..
auto docs($injector): use square bracket notation for $inject annotation 2013-11-27 22:52:10 +00:00
ng fix($rootScope): clear phase if an exception is raised by a watcher 2013-12-04 10:11:29 -08:00
ngAnimate docs(animate.js): fix copy/paste typo in leave docs 2013-12-04 14:28:32 -05:00
ngCookies feat(docs): provide index pages for each angular module 2013-10-23 17:00:12 -04:00
ngLocale style: make jshint happy 2013-10-22 15:32:41 -07:00
ngMock chore(mocks): wrap angular-mocks.js in closure 2013-11-26 13:22:29 +00:00
ngResource fix($resource): Always return a resource instance when calling class methods on resources. 2013-11-21 09:51:02 -08:00
ngRoute fix(ngView): Don't throw when the ngView element contains content with directives. 2013-11-21 22:20:11 -08:00
ngSanitize fix(ngSanitize): prefer textContent to innerText to avoid layout trashing 2013-12-03 14:45:30 -08:00
ngScenario chore: update copyright year in file headers 2013-11-22 13:16:23 -08:00
ngTouch chore(docs): fix jsHint errors with long lines 2013-10-23 17:44:37 -04:00
.jshintrc fix($compile): ensure CSS classes are added and removed only when necessary 2013-11-21 20:47:44 -05:00
Angular.js style(Angular.js): fix typo in comment 2013-12-03 15:44:13 -08:00
angular.prefix chore: update copyright year in file headers 2013-11-22 13:16:23 -08:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js fix($sanitize): Use same whitelist mechanism as $compile does. 2013-11-26 14:29:38 -08:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js fix(jqLite): ignore incompatible nodes on find() 2013-12-03 09:45:06 -08:00
loader.js fix(loader): expose $$minErr to modules such asngResource 2013-11-21 22:51:26 -08:00
loader.prefix chore: update copyright year in file headers 2013-11-22 13:16:23 -08:00
loader.suffix fix(loader): don't rely on internal APIs 2013-11-14 15:05:39 -08:00
minErr.js fix(minErr): remove references to internals APIs 2013-11-14 15:00:53 -08:00
module.prefix chore: update copyright year in file headers 2013-11-22 13:16:23 -08: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