aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-08-08docs(ngModel): add link to NgModelControllerIgor Minar
2013-08-07docs(minerr): fill in error message descriptionsKen Sheedlo
2013-08-07fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-07docs(ngClass): updated the example with string, map and array syntaxJamund Ferguson
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(compile): fix directive as identifierChirayu Krishnappa
2013-08-07docs(ngRoute): make config block for the routeProvider example explicitDavid Mosher
2013-08-07chore(dump): fix our karma.dump bridgeIgor Minar
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-07fix(jqLite): forgive unregistration of a non-registered handlerPawel Kozlowski
2013-08-06feat(ngMock/$httpBackend): support a matching function for data paramKen Chen
2013-08-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-08-03chore(ngdocs): provide detailed documentation for the $animate service timelineMatias Niemelä
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-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-01fix(ngMock): keep withCredentials on passThroughÉtienne Barrié
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-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-31fix(isArrayLike) Correctly detect arrayLike itemsDaniel Herman
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
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-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-27docs(interpolate): remove example e2e test that cannot runPete Bacon Darwin
2013-07-27docs($interpolate): add example for the providerEmmanuel
2013-07-27docs(animate): add param namePete Bacon Darwin
2013-07-27fix(animate): move forEach so it can be accessed as neededPete Bacon Darwin
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ä
2013-07-26chore($animate): replace show/hide with addClass/removeClassMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26fix($compile): don't use new with minErrKen Sheedlo
2013-07-26chore($compile): removed unused variableWesley Cho
2013-07-26feat(ngMock): $timeout.flushNext can expect specific timeout delaysMatias Niemelä
2013-07-26feat(ngMock): support delay limit for $timeout.flushMatias Niemelä