angular.js/src
Igor Minar acb6b75fe9 chore(dump): remove dead code
This code is not being used any more and the test is now failing
due to Karma changes. Karma used to expose window.dump but that
changed recently and that's why our build is now failing.

I'm removing the code and test, but we still need to figure out
how to route window.dump through angular.mock.dump, but that will
have to be a separate commit.
2013-07-22 14:01:38 -07:00
..
auto docs(injector): fix typo 2013-05-01 13:15:17 +01:00
bootstrap chore(docs): fix memory leak in example embed code 2013-06-10 13:10:38 -07:00
ng fix($compile): always instantiate controllers in parent->child order 2013-07-22 11:32:50 -07:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:07:24 +01:00
ngLocale fix(i18n): escape all chars above \u007f in locale files 2013-04-17 22:16:57 +01:00
ngMock chore(dump): remove dead code 2013-07-22 14:01:38 -07:00
ngResource docs($resource): improve installation section 2013-04-04 08:57:14 -07:00
ngSanitize fix(sanitize): match URI schemes case-insensitively 2013-07-12 09:32:23 +01:00
ngScenario fix(scenario): include error messages in XML output 2013-02-07 04:10:17 -08:00
angular-bootstrap.js style(*): fix up semicolon and var usage 2013-05-21 14:41:22 -07:00
Angular.js fix(angular.equals): add support for regular expressions 2013-07-13 22:35:17 -07: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 fix(ngSubmit): expose $event to ngSubmit callback 2013-07-11 17:27:36 -07:00
apis.js fix(ngRepeat): attempt to simplify and improve existing fix for #933 2012-11-26 20:39:00 +01:00
jqLite.js docs(jqLite): document "$destroy" event 2013-07-18 19:53:13 +01:00
loader.js docs(loader): fix typo and minor semantic error 2013-06-18 21:23:00 +01: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
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