aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-29fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...Matias Niemelä
2013-07-28test($compile): fix spelling error in assertion (ngAttr*)Brian Fitzpatrick
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-26feat(ngMock): $timeout.flushNext can expect specific timeout delaysMatias Niemelä
2013-07-26feat(ngMock): support delay limit for $timeout.flushMatias Niemelä
2013-07-25feat(ngMobile): emit 'swipeleft' and 'swiperight' eventsBraden Shepherdson
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24fix(ngMobile): emit click event for touchy clicksBraden Shepherdson
2013-07-24fix(select): don't support binding to select[multiple]Igor Minar
2013-07-24fix(ngMobile): prevent ngClick when item disabledJulien Bouquillon
2013-07-24feat(ngRepeat): add $even and $odd props to iteratorP. Envall
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-07-24fix(ngRepeat): handle iteration over identical obj valuesRory Douglas
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-24fix(equals): {} and [] should not be considered equivalentBrenton
2013-07-23fix(dump): Prevented window.dump from being overridden by karma-jasmine.Jeff Cross
2013-07-22chore(dump): remove dead codeIgor Minar
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-07-22fix(Scope): ensure that isolate scopes use the main evalAsync queueIgor Minar
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa
2013-07-18test(ngRepeat): add a test for ngRepeat when using 'track by' and a filterBrian Ford
2013-07-18fix($compile): allow data: image URIs in img[src]Chirayu Krishnappa
2013-07-18feat(directive): ng:focus, ng:blurAndreas Sander
2013-07-16test(utils): Adds a missing test for snake_caseJames deBoer
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias Niemelä
2013-07-14feat($q): added support to promise notificationCaio Cunha
2013-07-14test($q): improve logging of callback invocationsChirayu Krishnappa
2013-07-14feat(ngPluralize): add alternative mapping using attributesLucas Galfasó
2013-07-13fix(angular.equals): add support for regular expressionsBen Ripkens
2013-07-12fix($http): allow interceptors to completely override headersIgor Minar
2013-07-12feat(Angular.js): skip JSON.stringify for undefinedGreg Thornton
2013-07-12feat($resource): support an unescaped URL portLeandro Ostera
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11fix($injector): improve $injector:nomod error messageIgor Minar