aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng
AgeCommit message (Expand)Author
2013-10-03docs(rootScope): improve grammar and clarityPete Bacon Darwin
2013-09-28docs($timeout): add a $timeout exampleUri Goldshtein
2013-09-27docs(angular.Module): fix controller and directive method parametersDavid Bennett
2013-09-27docs(ngCsp): fix grammarDave Peticolas
2013-09-27docs(dblClick): fix grammarDave Peticolas
2013-09-27docs(ngDisabled): clarifyDave Peticolas
2013-09-25docs(ngHref): fix formatting and clarifyDave Peticolas
2013-09-25docs($http): fix adding default header to get request exampleMr.Raindrop
2013-09-19docs(ngModelController): clarify issue with isolated scope directivePete Bacon Darwin
2013-09-19docs(input): fix spelling error and reword for clarityts-web
2013-09-19docs($exceptionHandler): add an example of overriding the handlerJared Forsyth
2013-09-19docs(ngForm): fix grammar and improve explanationDave Peticolas
2013-09-17docs(input): clarify that `contenteditable` is an HTML5 attributeJames
2013-09-16docs(orderBy): fix typo in orderBy.js documentationJesse Palmer
2013-09-16doc(api): fix grammar in a directive descriptionDave Peticolas
2013-09-16docs(api): fix grammar in ngClick descriptionDave Peticolas
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-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-05docs(booleanAttrs): improve parameter docs for boolean attributesPete 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-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-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-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-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
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-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-01revert: fix(location): fix parameter handling on search()Igor Minar