aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-24docs(ngModelController): $parent can help isolate scope directivesbasarat
2013-10-24docs(error/multidir): improve the sentence fluencyCloudDueling.com
2013-10-24docs($routeProvider): document route.resolve rejectionJosh Schumacher
2013-10-24docs(select): fix typowiebl
2013-10-24docs(tutorial/step_00): reword sentence to make senseWalter Higgins
2013-10-24docs(ngBindHtml): add exampleNicolas Brugneaux
2013-10-24fix($compile): instantiate controlers when re-entering compilationIgor Minar
2013-10-24docs(ngNonBindable): fix punctuationDave Peticolas
2013-10-24docs($provide): Fix typoPete Bacon Darwin
2013-10-24docs(modulerr): fix typoG.H. Naylor
2013-10-24docs(tutorial/step-07): fix typoJosh McAdams
2013-10-24docs(ngController): do not attach a controller twiceTyler McGinnis
2013-10-24chore(ngdocs): ensure the docs menu changes when browsing a different sectionMatias Niemelä
2013-10-24fix(input): keep track of min/max attars on-the-flyDmitry Shirokov
2013-10-23chore(docs): fix jsHint errors with long linesMatias Niemelä
2013-10-23docs(guide/directive,guide/compiler,): drastically improveBrian Ford
2013-10-23chore(ngMocks): shorten the length of the description line to avoid jsHint er...Matias Niemelä
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-23fix(ngView): ensure the new view element is placed after the old view elementMatias Niemelä
2013-10-23fix($animate): ensure animations work properly when the $rootElement is being...Matias Niemelä
2013-10-23fix($animate): only cancel class-based animations if the follow-up class cont...Matias Niemelä
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