aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-14refactor(mock): moved mocks into its own moduleMisko Hevery
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refacter(filters): convert filter/limitTo/orderBy from type augmentation to f...Misko Hevery
2011-11-14refactor(json): break dependence on api.jsMisko Hevery
2011-11-14refactor(filter): filters are now injectable and servicesMisko Hevery
2011-11-14move(filters): appease the History GodMisko Hevery
2011-11-14refactor(parser): turn parser into a service (keep compatibility hack)Misko Hevery
2011-11-14fix(JSON): json date parsing same native/ngular parserMisko Hevery
2011-11-14move(parser): appease the History GodMisko Hevery
2011-11-14refactor($service): removed almost all references to scope.$serviceMisko Hevery
2011-11-14cleanup(parser): removed unused methodMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14new(injector): new injector v2.0Misko Hevery
2011-11-14refactor(api): cleaned up the externalization of angular API methodsMisko Hevery
2011-11-14feat(injector): support $inject(fn($service){}) function invocationMisko Hevery
2011-11-14feat(injector): support ['$service', function($service){}] annotations for fu...Misko Hevery
2011-11-14refactor(compiler) turn compiler into a serviceMisko Hevery
2011-11-14move(compiler): appease the History GodMisko Hevery
2011-11-14feat(injector): Service look up failures include dependency pathMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-11-14move(scope): appease the History GodMisko Hevery
2011-11-13style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-13fix(docs.guide): fix $location exampleVojta Jina
2011-11-13feat(docs): allow examples with hidden source codeVojta Jina
2011-11-13feat(docs): allow custom attributes on <doc:source>Vojta Jina
2011-11-13feat(jquery): upgrade to jQuery 1.7Dhruv Manek
2011-11-11cleanup(parser): remove unused methodMisko Hevery
2011-11-09chore(test): remove stale bit-rotten codeMisko Hevery
2011-11-08fix(directives): make directive names case-insensitiveIgor Minar
2011-11-08chore(release): preparing the 0.10.6 bubblewrap-cape iterationIgor Minar
2011-11-08chore(release): cutting the 0.10.5 steel-fist releasev0.10.5Igor Minar
2011-11-08docs(changelog): release notes for 0.10.5 steel-fistIgor Minar
2011-11-08feat(ng:style): compatibility + perf improvementsDhruv Manek
2011-11-08docs(ng:bind-attr): improve examplesIgor Minar
2011-11-05docs(css): fixing positioning of disqus commentsIgor Minar
2011-11-01style(angularFiles): just missing semi-colon and extra commaVojta Jina
2011-10-31test(mocks): test mocks with compiled angularVojta Jina
2011-10-31feat(matchers): extract jasmine matchers into separate file for future reuseVojta Jina
2011-10-31test(scope): infinite digest test should pass on all browsersIgor Minar
2011-10-31fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9aIgor Minar
2011-10-31chore(watchr): watchr scripts should output logs to terminalIgor Minar
2011-10-31feat(scope): better logging of infinite digest errorIgor Minar
2011-10-31style(widgets): fix typo in a spec commentIgor Minar
2011-10-30docs(jqlite): add missing methodsVojta Jina
2011-10-30feat(docs): remove the Report Issue link - duplication of disqusIgor Minar
2011-10-30fix(docs): special case url generation for index pagesIgor Minar
2011-10-30fix(docs): increment load counter only when a valid page is requestedIgor Minar
2011-10-30feat(docs): disqus integrationdandoyon
2011-10-30fix(css): ng:form should always be a block elementIgor Minar