aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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(FAQ): update jQuery compatibilityPete Bacon Darwin
2013-09-19docs(guide/services): rewording of explanationPete Bacon Darwin
2013-09-19docs(guide/services): explain services in plain languageanilgulecha
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: update sticker ordering info in FAQnaomiblack
2013-09-18docs(ngResource): fix typoTim Statler
2013-09-18docs(ngShowHide): fix typoRoberto Bonvallet
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-17fix($parse): disallow access to window and dom in expressionsChirayu Krishnappa
2013-09-17fix(test): fixed toThrow usageChirayu Krishnappa
2013-09-17fix(build): get promise A+ tests to run on windowsPete Bacon Darwin
2013-09-17docs(input): clarify that `contenteditable` is an HTML5 attributeJames
2013-09-16docs(ngdoc): fix spelling mistakeTim Statler
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-15docs(guide/bootstrap): add info about deferred bootstrapPete Bacon Darwin
2013-09-14docs(guide): fix typo in animation docPatrick Drechsler
2013-09-14docs(guide/forms): add comma for clarityts-web
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-13docs(guide/e2e_testing): clarify that .enter searches by ng-modelbrakon
2013-09-11test($browser): correct false positive in ApplicationSpec.jsWoody Peterson
2013-09-11fix(ngSanitize): sanitizer should not accept <!--> as a valid commentR. Merkert
2013-09-11docs(tutorial/step-10): fix incorrect link to step-8 testscjmling
2013-09-11docs(ngModel): provide link for best practices.Paxton Hare
2013-09-11docs(guide/concepts): remove div-clear-tags that break the formattingRandi Hillerøe
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-11fix(ngdoc.js): update default directive restrict to 'A'rodyhaddad
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(forms.ngdoc): fix spacing in exampleAnthony Tran
2013-09-09docs(README): add dashboard linkRichard
2013-09-09docs(mock.inject): fix typoPete Bacon Darwin