aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-22refactor(externs): move Closure Externs back to Closure code repositoryv1.0.xMartin Probst
2014-01-22test(compileSpec): fix broken build on FFIgor Minar
2013-10-30feat(Angular.js): add externs file for Closure Compilerg3_v1_0Martin Probst
2013-10-21revert(validate-commit-msg): fix incorrect commentDaniel Lamb
2013-10-11docs(guide/controller): improve guidance and examplesPete Bacon Darwin
2013-10-11docs(guide/controller): use `.controller` syntaxFelix
2013-10-10docs($provide): improve docs and examples furtherPete Bacon Darwin
2013-10-10docs($provide): improve examples and explanationsTim Ruffles
2013-10-09docs(tutorial/step11): correct Jasmine Matcher linkMarko Bonaci
2013-10-07docs(ngValue): add docs for ngValue directiveBrian Ford
2013-10-07docs(ngModel): fix grammar and improve clarityDave Peticolas
2013-10-03docs(angular.bind): clarify that bind is partial applicationJoe Hanink
2013-10-03docs(guide/directive): fix indentation in example codemtaran-google
2013-10-03docs(guide/directive): clarify use of binding to scopesgdennie
2013-10-03docs(rootScope): improve grammar and clarityPete Bacon Darwin
2013-10-03fix($sanitize): sanitize DOCTYPE declarations correctlypaolo-delmundo
2013-09-30docs(angular.copy): add an example with the two possible argumentsUri Goldshtein
2013-09-30docs(tutorial/step0): fix minor typoRichard Sentino
2013-09-28docs($timeout): add a $timeout exampleUri Goldshtein
2013-09-28docs(guide/overview): fix typoThomas Tuts
2013-09-27docs(guide/e2e-testing): select also uses ng-model (like input)joscarsson
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(docs.css): prevent `<code>` elements from wrappingMisha Moroshko
2013-09-25docs(ngHref): fix formatting and clarifyDave Peticolas
2013-09-25docs(jqLite): fix typolorint
2013-09-25docs(guide/$location): provide a title for section about `replace()`gdennie
2013-09-25docs(guide/$location): clarify $location service rolegdennie
2013-09-25docs($http): fix adding default header to get request exampleMr.Raindrop
2013-09-25docs(guide/e2e-testing): Fix typojanhartigan
2013-09-25fix(ngScenario): fix error message descriptionPete Bacon Darwin
2013-09-23refactor(angular.toJson): use charAt instead of regexpBoris Serdyuk
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-19doc(ngApp): fix grammarDave Peticolas
2013-09-19docs($exceptionHandler): add an example of overriding the handlerJared Forsyth
2013-09-19docs(guide/i18n): change non-existent de-ge to de-deMaarten Stolte
2013-09-19docs(ngForm): fix grammar and improve explanationDave Peticolas
2013-09-18docs(guide/$location): describe workaround for collocated appsAsh
2013-09-18docs(tutorial/step_03): add info about karma-ng-scenario plug-inZachary Friedman
2013-09-18fix(scenario): include "not " in error messages if test is invertedHubert SABLONNIÈRE
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