aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2014-02-27chore(AngularSpec): fix typoLajos Veres
2014-02-26fix($animate): ensure all comment nodes are removed during a leave animationMatias Niemelä
2014-02-26fix($animate): only block keyframes if a stagger is set to occurMatias Niemelä
2014-02-26fix(ngAnimate): TypeError Cannot call method 'querySelectorAll' in cancelChil...Stanislav Sysoev
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-26test($animate): ensure staggering timeout tests are secureMatias Niemelä
2014-02-26fix($animate): ensure all animated elements are taken care of during the clos...Matias Niemelä
2014-02-25revert: fix($location): parse query string when path is empty in hashbang modeIgor Minar
2014-02-26feat($parse): support trailing commas in object & array literalsMichał Gołębiowski
2014-02-24perf($animate): use rAF instead of timeouts to issue animation callbacksMatias Niemelä
2014-02-24chore(core): create a wrapper to manage async callbacksMatias Niemelä
2014-02-24chore(core): introduce a wrapper for requestAnimationFrameMatias Niemelä
2014-02-22style(tests): remove trailing comma in specsChia-liang Kao
2014-02-21fix($location): parse query string when path is empty in hashbang modeCaitlin Potter
2014-02-21fix(isElement): reduce false-positives in isElement testsCaitlin Potter
2014-02-21fix($parse): reduce false-positives in isElement testsCaitlin Potter
2014-02-21feat(ngHref): bind ng-href to xlink:href for SVGAElementCaitlin Potter
2014-02-21fix($http): do not add trailing questionBoris Serdyuk
2014-02-21fix($http): send GET requests by defaultPawel Kozlowski
2014-02-20chore(doc-gen): add formatted error messages to error pagesPeter Bacon Darwin
2014-02-18style(jqLite): remove trailing whitespace in new testCaitlin Potter
2014-02-18fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d...Caitlin Potter
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-18test(docs): add check for resilience to trailing slashes, etc.Peter Bacon Darwin
2014-02-16test(docs-app-e2e): refactor test inline with new docs appPeter Bacon Darwin
2014-02-15fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...Sergei Z
2014-02-14style(animate): remove wsIgor Minar
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-14pref($animate): only trigger DOM callbacks if registered on the element being...Matias Niemelä
2014-02-14pref($animate): group all asynchronous requests into one shared bufferMatias Niemelä
2014-02-14chore(jqLite): expose the _data lookup function to angular.elementMatias Niemelä
2014-02-14fix($compile) support templates with table content root nodesCaitlin Potter
2014-02-12fix(input): setViewValue on compositionendCaitlin Potter
2014-02-11feat(filterFilter): support deeply nested predicate objectsCaitlin Potter
2014-02-10fix($compile): ensure element transclusion directives are linked with comment...Caitlin Potter
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-02-04fix(ngMock): return false from mock $interval.cancel() when no argument is su...Daniel Luxemburg
2014-02-04fix(jqLite): trim HTML string in jqLite constructorCaitlin Potter
2014-02-04fix(ngResource): don't filter "$"-prefixed properties from ngResource request...Thomas Belin
2014-02-03fix(mocks): always call functions injected with `inject` with `this` set to t...Wes Alvaro
2014-02-03fix(ngResource): don't append number to '$' in url param value when encoding URICaitlin Potter
2014-01-31fix($q): make $q.reject support `finally` and `catch`Lucas Galfasó
2014-01-31fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...Caitlin Potter
2014-01-31fix(filterFilter): don't interpret dots in predicate object fields as pathsIgor Minar
2014-01-24feat($animate): provide support for a close callbackMatias Niemelä
2014-01-22fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...Caitlin Potter
2014-01-21fix(input): use Chromium's email validation regexpCaitlin Potter
2014-01-21fix($parse): do not use locals to resolve object propertiesLucas Galfasó