aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-09-14docs(guide): fix typo in animation docPatrick Drechsler
2013-09-14docs(ngRoute): add missing parameter to $routeChangeErrorUmur Kontacı
2013-09-13docs(ngSwitch): fix minor typoDaniel Tse
2013-09-13docs($browser): add jsdoc tags and fix typoBen Tesser
2013-09-13docs(ngController): rephrased the description for clarityDean Sofer
2013-09-13docs($http): add examples when calling $http outside $applyPete Bacon Darwin
2013-09-13docs($http): explain why $http may not make the request immediatelyDang Nguyen Anh Khoa
2013-09-13fix(ngOptions): ignore object properties which start with $Gowtam Lal
2013-09-11fix(ngSanitize): sanitizer should not accept <!--> as a valid commentR. Merkert
2013-09-11docs(ngModel): provide link for best practices.Paxton Hare
2013-09-11docs(scope): clean up grammar and improve claritySam Dornan
2013-09-11style(ngForm): simplify restrict difference between form and ngFormrodyhaddad
2013-09-11docs(ngChange): remove wrong @restrict and add missing @paramrodyhaddad
2013-09-11docs(ng.directives): add correct @restrict for all ng directivesrodyhaddad
2013-09-11docs(Attributes): add missing documentation for $observe methodButch Peters
2013-09-10docs($q): clarify what happens when rejectednaorye
2013-09-10docs(angular.copy): clarify corner casesjakub-bochenski
2013-09-09docs(mock.inject): fix typoPete Bacon Darwin
2013-09-07fix(browserTrigger): do not use document.createEvent methodPete Bacon Darwin
2013-09-06fix(ngAnimate): check elapsedTime on current eventMatias Niemelä
2013-09-06fix(ngScenario): provide event parameters as objectMatias Niemelä
2013-09-05refactor($animate): use CSS3 transition/animation events instead of $timeouts...Matias Niemelä
2013-09-05docs(mock.inject): document underscore wrapping syntaxJasonM23
2013-09-05docs(booleanAttrs): improve parameter docs for boolean attributesJames Daily
2013-09-05docs(angular.bootstrap): clarify modules parameterPete Bacon Darwin
2013-09-05docs(): parameter for html5Mode is booleanPete Bacon Darwin
2013-09-05docs($anchorScroll): provide an example of basic usage.Ben Lesh
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