aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-22feat(ngdocs): add forward slash shortcut key for search barMatias Niemelä
2013-10-22fix(ngdocs): remove the side search barMatias Niemelä
2013-10-22chore(travis): run jshint task on TravisVojta Jina
2013-10-22style: make jshint happyVojta Jina
2013-10-22chore(grunt): add jshint tasksPete Bacon Darwin
2013-10-22chore(Grunt): use the latest Content-Security-Policy header in csp modeIgor Minar
2013-10-22fix: don't inline css in csp mode.tigbro
2013-10-22fix(ngAnimate): fix cancelChildAnimations throwing exceptionGrzegorz Lachowski
2013-10-21docs(ngCsp): pretty-format docsIgor Minar
2013-10-21revert(validate-commit-msg): fix incorrect commentDaniel Lamb
2013-10-18fix(csp): fix csp auto-detection and stylesheet injectionIgor Minar
2013-10-18docs: correct broken linksVojta Jina
2013-10-18chore(docs): generate header ids for better linkingVojta Jina
2013-10-18fix($injector): allow a constructor function to return a functionVojta Jina
2013-10-15docs($rootScope): better document infinite digest and ttlIgor Minar
2013-10-15fix($parse): check function call context to be safeChirayu Krishnappa
2013-10-15chore(release): start 1.2.0 iterationIgor Minar
2013-10-15docs(changelog): release notes for 1.2.0-rc.3Igor Minar
2013-10-14chore(release): cut 1.2.0-rc.3 ferocious-twitch releasev1.2.0-rc.3Igor Minar
2013-10-14docs: add missing priority documentation for structural directivesIgor Minar
2013-10-14docs(guide/animations): improve wording of sentenceDavid Gonzalez
2013-10-14docs(ngInit): fix typoTyler McGinnis
2013-10-14docs(guide/directive): improve readability and grammar.sflahave
2013-10-14docs(cookbook/deeplinking): fix typoDavid Gonzalez
2013-10-14docs(tutorial/step-07): fix typocommonlisp
2013-10-14docs(ngNonBindable): improve descriptionPete Bacon Darwin
2013-10-14docs(booleanAttrs): improve grammar and clarityDave Peticolas
2013-10-14docs(tutorial/step-05): fix incomplete sentencePatrick Canfield
2013-10-14docs(tutorial/step-04): actually add age property to the code examplePatrick Canfield
2013-10-14docs(tutorial/step-5): add missing formatting to examplesroyling
2013-10-12fix($animate): ensure that a timeStamp is created if not provided by the brow...Matias Niemelä
2013-10-11fix($compile): abort compilation when duplicate element transclusionIgor Minar
2013-10-11fix(directives): correct priority of structural directivesIgor Minar
2013-10-11fix($compile): make order directives w/ same priority deterministicIgor Minar
2013-10-11style: strip white space from filesIgor Minar
2013-10-11chore($compile): remove dead codeIgor Minar
2013-10-11docs(tutorial/step12): fix callout formattingBrian Ford
2013-10-11docs(tutorial/step07): explain injecting providers in calloutBrian Ford
2013-10-11docs(tutorial/step12): summary link to closing notesBrian Ford
2013-10-11docs(tutorial/step11): use DI annotations, fix summaryBrian Ford
2013-10-11docs(tutorial/step10): use DI annotationsBrian Ford
2013-10-11docs(tutorial/step08): use DI annotationsBrian Ford
2013-10-11docs(tutorial/step07): improve explanations, add note about ngRouteBrian Ford
2013-10-11docs(tutorial/step05): fix formatting, use DI annotations in example codeBrian Ford
2013-10-11docs(tutorial/step02): fix formattingBrian Ford
2013-10-11chore(grunt): grunt-jasmine-node uses different configPete Bacon Darwin
2013-10-11chore(npm): grunt-contrib-jasmine-node changed nameJ. Tangelder
2013-10-11docs(ngAnimate): fix typosHack Reactor Students
2013-10-11docs(ngAnimate): fix link to ngClass pageSaul Maddox
2013-10-11docs(guide/controller): improve guidance and examplesPete Bacon Darwin