aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2013-07-08feat($http): accept function as headers valuebolasblack
2013-07-08fix(angular.equals): do not match keys defined in the prototype chainDaniel Luz
2013-07-03fix($sniffer): detect transition/animation on older Android browsersJulien Bouquillon
2013-07-03fix($parse): disallow access to Function constructorChirayu Krishnappa
2013-07-02fix(jqLite): prepend array in correct orderJoao Sa
2013-07-02fix($compile): prevent infinite loop w/ replace+transclude directivesIgor Minar
2013-07-02revert: fix(compiler): corrects component transclusion on ...Igor Minar
2013-07-02test(ngRepeat): disable an element directive test on IE8Igor Minar
2013-07-02revert: test(ngRepeat): fix IE8 test compatibility issueIgor Minar
2013-07-02fix($injector): refactor module loading code and use minErrIgor Minar
2013-07-01test(ngRepeat): fix IE8 test compatibility issueIgor Minar
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
2013-06-28test($compile): use FQDN for img[src]Chirayu Krishnappa
2013-06-28chore: remove jstd leftoversVojta Jina
2013-06-28style(ngRepeatSpec): fix up colons and iitPete Bacon Darwin
2013-06-27fix(compiler): corrects component transclusion on compilation root.Igor Minar
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-24test($compile): fix IE specific test.Chirayu Krishnappa
2013-06-24fix($compile): reject multi-expression interpolations for src attributeChirayu Krishnappa
2013-06-21fix($compile): disallow interpolations for DOM event handlersChirayu Krishnappa
2013-06-21fix($compile): sanitize values bound to img[src]Chirayu Krishnappa
2013-06-20fix(Angular.js): don't crash on invalid query parametersPete Bacon Darwin
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-11fix(ngRepeat): support growing over multi-element groupsMisko Hevery
2013-06-11fix($compile): support multi-element group over text nodesMisko Hevery
2013-06-06chore(AngularPublic): remove angular.noConflict featureMatias Niemelä
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-30fix(jqLite): Added optional name arg in removeDataJeff Cross
2013-05-30fix($animator): ensure $animator calculates the highest duration + delay for ...Matias Niemelä
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-24test(matchers): update toThrow matcherVojta Jina
2013-05-23feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.Braden Shepherdson
2013-05-23feat($resource): expose promise instead of only $thenAlexander Shtuchkin
2013-05-23fix(jqLite): correctly monkey-patch core jQuery methodsMichał Gołębiowski
2013-05-20chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...Matias Niemelä
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-05-17test($parse): improve clarity of ternary testsZach Snow
2013-05-16feat($animator): provide support for custom animation eventsMatias Niemelä
2013-05-16test($animator): ensure invalid $sniffer.transitions and $sniffer.animations ...Matias Niemelä
2013-05-16fix(jqLite): pass a dummy event into triggerHandlerJulie
2013-05-16feat($parse): add support for ternary operators to parserZach Snow
2013-05-16fix($resource): null default param results in TypeErrorRyan Schumacher
2013-05-16feat($http): add a default content type for PATH requestsDaniel Stockton
2013-05-14feat(ngSrcset): add new ngSrcset directiveSamuel Santos
2013-05-14feat(scenario): adds mousedown and mouseup event triggers to scenarioAndreas Marek
2013-05-14feat($resource): collapse empty suffix parameters correctlyGlenn Goodrich
2013-05-14feat(select): match options by expression other than object identityquazzie