aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2014-03-18feat(ngMock.$httpBackend): added support for function as URL matcherCaio Cunha
2014-03-18feat($compile): add support for $observer deregistrationCaio Cunha
2014-03-18fix(Scope): $watchCollection should call listener with oldValueIgor Minar
2014-03-18chore(log): add `log.empty()` method to the testing loggerIgor Minar
2014-03-17fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()Caitlin Potter
2014-03-15fix($http): allow sending Blob data using $httpBruno Baia
2014-03-14fix($http): don't covert 0 status codes to 404 for non-file protocolsPawel Kozlowski
2014-03-14fix($$rAF): always fallback to a $timeout incase native rAF isn't supportedMatias Niemelä
2014-03-14fix(ngAnimate): setting classNameFilter disables animation inside ng-ifTomer Chachamu
2014-03-10feat(): whitelist blob urls for sanitization of data-bound image urlsIgor Minar
2014-03-07fix($compile): support templates with thead and tfoot root elementsLucas Galfasó
2014-03-06feat(input): support types date, time, datetime-local, month, weekBen Lesh
2014-03-06fix(style): expressions in style tagsSekib Omazic
2014-03-05style: enable jscs requireLeftStickedOperators ruleTimothée Jeannin
2014-02-28fix($animate): delegate down to addClass/removeClass if setClass is not foundMatias Niemelä
2014-02-28feat($animate): animate dirty, pristine, valid, invalid for form/fieldsYves Brissaud
2014-02-27fix(jqLite): properly toggle multiple classesPawel Kozlowski
2014-02-27chore(qSpec): fix typosLajos Veres
2014-02-27chore(parseSpec): fix typoLajos Veres
2014-02-27chore(httpSpec): fix typoLajos Veres
2014-02-27chore(filtersSpec): fix typoLajos Veres
2014-02-27chore(ngRepeatSpec): fix typoLajos Veres
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ä