aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-11docs(ngModel): provide link for best practices.Paxton Hare
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-05docs(mock.inject): document underscore wrapping syntaxJasonM23
2013-09-05docs(booleanAttrs): improve parameter docs for boolean attributesPete Bacon Darwin
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-02fix($http): allow empty responses to be cachedjankuca
2013-08-22revert: feat(ngForm): Supports expression in form namesIgor Minar
2013-08-21revert: fix($compile): correct controller instantiation...Igor Minar
2013-08-21revert: fix($compile): always instantiate controllers...Igor Minar
2013-08-20fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-15docs($cookies): add info about angular-cookies.jsRob Dodson
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-14fix(mocks.$timeout): forward delay argumentVojta Jina
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-14revert: docs($interpolate): add example for the providerIgor Minar
2013-08-13docs(input): add missing ngChange directive for email typeDavid Bennett
2013-08-12fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-08-12fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-08-12refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-08-12fix(i18n): Do not transform arrays into objectsLucas Galfasó
2013-08-12style(sanitize): fix typo in variable namesBen Holley
2013-08-12fix(equals): {} and [] should not be considered equivalentBrenton
2013-08-12fix($compile): don't check attr.specified on non-ie7Igor Minar
2013-08-12docs($interpolate): add example for the providerEmmanuel
2013-08-12fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-08-12fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-08-09fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
2013-08-08docs(ngModel): clarify docs for NgModelController#Igor Minar
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-07fix(jqLite): forgive unregistration of a non-registered handlerPawel Kozlowski
2013-08-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-01revert: fix(location): fix parameter handling on search()Igor Minar
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-24fix($location): prevent infinite digest error due to IE bugPavel Vasek