aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-03chore(ngdocs): provide docs for the core $animator serviceMatias Niemelä
2013-08-03fix(animate): cleanup global leaked vars.Misko Hevery
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias Niemelä
2013-08-02chore(ngdocs): make sure the fold feature doesn't show up during page loadMatias Niemelä
2013-08-02fix(ngShowHide): change the .ng-hide CSS class to use an !important flagMatias Niemelä
2013-08-02chore(ngMock): remove unused $animate delegation methodsMatias Niemelä
2013-08-02chore(ngMock): rename $animate.process to $animate.flushNext()Matias Niemelä
2013-08-02docs(compile/iscp): description for compile/iscp errorMisko Hevery
2013-08-01fix(ngMock): keep withCredentials on passThroughÉtienne Barrié
2013-08-01fix(docs): handle the empty string in errorDisplayKen Sheedlo
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-31fix($parse): unwrap promise when setting a fieldJames Davies
2013-07-31fix(mobile-ng-click): prevent unwanted opening of the soft keyboardJan Laußmann
2013-07-31feat(scenario): expose jQuery for usage outside of angular scenarioAndreas Marek
2013-07-31chore(travis): print grunt exit code for debuggingIgor Minar
2013-07-31style($sce): remove unreachable return statementIgor Minar
2013-07-31fix(jqLite): support space-seperated events in offAndy Joslin
2013-07-31fix(mock.$log): keep in sync with $logChirayu Krishnappa
2013-07-31fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-07-31fix(resource): check whether response matches action.isArrayPete Bacon Darwin
2013-07-31docs(header): replace logo.png with logo.svgBrenton
2013-07-31fix(isArrayLike) Correctly detect arrayLike itemsDaniel Herman
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-30chore(bower): write grunt task for running bowerKen Sheedlo
2013-07-30docs(error): improve the cacheFactory/iid.ngdocIgor Minar
2013-07-30chore(bower): update to bower 1.0.3Ken Sheedlo
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-29fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...Matias Niemelä
2013-07-29chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...Matias Niemelä
2013-07-29fix(ngdocs): make jsFiddle and Plunkr links work with external AngularJS modulesMatias Niemelä
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
2013-07-29chore(bower): upgrade bower to 1.0.0Ken Sheedlo
2013-07-29chore(bower): update to latest ng-closure-runnerKen Sheedlo
2013-07-28test($compile): fix spelling error in assertion (ngAttr*)Brian Fitzpatrick
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-27docs(interpolate): remove example e2e test that cannot runPete Bacon Darwin
2013-07-27fix(docs): fix margin around nav-list itemsKen Sheedlo
2013-07-27docs($interpolate): add example for the providerEmmanuel
2013-07-27docs(animate): add param namePete Bacon Darwin
2013-07-27docs(tutorial): mention the controller along the scopeRoland
2013-07-27fix(animate): move forEach so it can be accessed as neededPete Bacon Darwin
2013-07-27docs(tutorial): add formattingRoland
2013-07-27docs(tutorial): add that the test also creates a controllerRoland
2013-07-26chore(.gitignore): ignore npm-debug.log fileMatias Niemelä
2013-07-26chore(ngdocs): fix docs search to properly hide the X button when collapsedMatias Niemelä
2013-07-26fix($animate): make animation onComplete callbacks asyncMatias Niemelä
2013-07-26fix(ngAnimate): $timeout integration and cancel callbacks addedMatias Niemelä
2013-07-26chore(ngView): $animate refactoring + transclusion & testsMatias Niemelä
2013-07-26fix(ngInclude): $animate refactoring + use transclusionMatias Niemelä