aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-30fix(docs.js): handle empty deps array for plunkr/jsfiddleJames Daily
2013-09-30docs($injector): Reword `fn` param docs and link to DI informationCaitlin Potter
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-30fix($compile): link parents before traversingVojta Jina
2013-09-30chore(package.json): update npm packagesMichał Gołębiowski
2013-09-30docs(guide): describe directive replace:falseRon Waldon
2013-09-30docs(angular.copy): add an example with the two possible argumentsUri Goldshtein
2013-09-30docs($route): reloadOnSearch affects hash fragment changesFred Sauer
2013-09-30docs($http): update grammar in commentsMartin Cortez
2013-09-30docs(tutorial/step0): fix minor typoRichard Sentino
2013-09-30fix($location): re-assign location after BFCache backJeff Cross
2013-09-30docs(minerr): add note about ngRoute in injector/modulerrBrian Ford
2013-09-30fix($animate): ensure transition-property is not changed when only keyframe a...Matias Niemelä
2013-09-30fix(ngdoc): add default values to ngdoc templateDag-Inge Aas
2013-09-28docs(mocks): fix syntax error in exampleRob Culliton
2013-09-28docs($timeout): add a $timeout exampleUri Goldshtein
2013-09-28docs(guide/overview): fix typoThomas Tuts
2013-09-27fix(log): prevent logging `undefined` for $log in IEColin Casey
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(ngIf): formatting, clarityDave Peticolas
2013-09-27docs(overview.ngdoc): fix small typo in overview.ngdocLane Goldberg
2013-09-27style($rootScope): fix argument name in $postDigest apiIgor Minar
2013-09-27docs(ngController): fix grammarDave Peticolas
2013-09-27docs(ngCsp): fix grammarDave Peticolas
2013-09-27docs(dblClick): fix grammarDave Peticolas
2013-09-27docs(ngDisabled): clarifyDave Peticolas
2013-09-27style($compile): remove unused variableIgor Minar
2013-09-27fix(jqLite): use get/setAttribute so that jqLite works on SVG nodesBrian Ford
2013-09-27feat(docs): linkify error messages on minErr docs pagesKen Sheedlo
2013-09-26fix($compile): collect ranges on multiple directives on one elementjankuca
2013-09-26docs(minerr): fix bad line wrap due to errand nowrap in CSSBrian Ford
2013-09-26docs(minerr): fix broken style from long line in nonassignBrian Ford
2013-09-26feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`Ben McCann
2013-09-26fix(ngAnimate): ensure that delays are always considered before an animation ...Matias Niemelä
2013-09-26feat(browserTrigger): allow support for custom timeStamps in eventsMatias Niemelä
2013-09-26docs(guide/services): fix another typoPete Bacon Darwin
2013-09-25fix($compile): work around issue in jQuery 1.10.2Brian Ford
2013-09-25docs(docs.css): prevent `<code>` elements from wrappingMisha Moroshko
2013-09-25docs(guide/services): fix typoMichael Kueller
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-25docs(ngShowHide): improve clarityDave Peticolas
2013-09-25fix(ngRepeat): correctly track elements even when the collection is initially...jankuca
2013-09-25fix(ngScenario): fix error message descriptionPete Bacon Darwin
2013-09-23refactor(angular.toJson): use charAt instead of regexpBoris Serdyuk