aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-09-03fix(ngView): ensure ngClass works with together with ngView's transclusion be...Matias Niemelä
2013-09-03fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...Matias Niemelä
2013-09-03chore($rootScope): provide support to execute a function after the digest cyc...Matias Niemelä
2013-09-03fix(ngAnimate): cut down on extra $timeout callsMatias Niemelä
2013-09-03feat(ngMock): allow passing an object literal as shorthand to moduleMerrick Christensen
2013-09-02fix($http): allow empty responses to be cachedjankuca
2013-08-29fix(core): parse IE11 UA string correctlyChirayu Krishnappa
2013-08-29perf(ngBindHtml): watch the original value and sanitize laterChirayu Krishnappa
2013-08-29fix(ngMocks): $logProvider should not use internal APIsAdam de Baugh
2013-08-29docs($q): document notify behaviorColin Frei
2013-08-27revert: feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-27revert: fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-27style($http): remove unused argumentIgor Minar
2013-08-27fix(i18n): remove obsolete locale filesIgor Minar
2013-08-26feat(Scope): async auto-flush $evalAsync queue when outside of $digestIgor Minar
2013-08-25fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-25feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-24fix($q): reject should catch & forward exceptions thrown in errbackIgor Minar
2013-08-23chore: reorganize test helper files under test/helpersIgor Minar
2013-08-23fix($animate): skip ngAnimate animations if the provided element already has ...Matias Niemelä
2013-08-23fix($animate): only execute a timeout when transitions or keyframe animations...Matias Niemelä
2013-08-23feat(ngMock): add support for creating dynamic style sheets within test codeMatias Niemelä
2013-08-23fix($sniffer): history problems on Boxee boxDusan Bartos
2013-08-22revert: fix($sce): allow IE7 standards mode to pass non-quirks mode testChirayu Krishnappa
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-21fix($q): fix forwarding resolution when callbacks aren't functionsBrian Ford
2013-08-21fix(docs): Replace missing end tilde in resource docs for minerr.Adam Shannon
2013-08-21docs(angular.module): improve docsSequoia McDowell
2013-08-21fix($sce): allow IE7 standards mode to pass non-quirks mode testjustinrknowles
2013-08-20fix(ngTransclude): clear the translusion point before transcludingIgor Minar
2013-08-20fix(ngTransclude): make the transclusion available to parent post-linkIgor Minar
2013-08-20docs(sce,urlutils): update table to use marked syntaxChirayu Krishnappa
2013-08-19fix($sniffer): ensure older versions of webkit work for animationsMatias Niemelä
2013-08-19revert(ngView): remove ngView manual transclusion systemMatias Niemelä
2013-08-19revert(ngInclude): remove ngInclude manual transclusion systemMatias Niemelä
2013-08-16docs($sce): fix parseAsHtml linkMisha Moroshko
2013-08-16fix($injector): don't parse fns with no argsIgor Minar
2013-08-15fix(filter): filter on false propertiesTom Dunstan
2013-08-15fix($parse): handle promises returned from parsed function callsJussi Kosunen
2013-08-15feat(minerr): log minerr doc url in developmentKen Sheedlo
2013-08-15style($route): make some jshint recommended changesJosh Taylor
2013-08-15docs($route): add hint for ngRoute module inclusionReto Aebersold
2013-08-15docs($cookies): add info about angular-cookies.jsRob Dodson
2013-08-15docs($interpolate): fix example for provider w/ custom symbolsIgor Minar
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-13chore($parse): remove duplicate comment lineIgor Minar
2013-08-13chore(mocks): remove obsolte createMockWindow apiIgor Minar
2013-08-12docs(minErr): add location/ipthprfxIgor Minar