aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2013-08-08fix(jqLite): throw when jqLite#off called with 4 argsKen Sheedlo
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-08docs(compile/selmulti): description for compile/selmulti errorMisko Hevery
2013-08-08docs(compile/notassign): description for compile/notassign errorMisko Hevery
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor 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-07test(matchers): support 'not' text in toBeHidden matcherChirayu Krishnappa
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
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-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias 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-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-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