aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-11docs(guide/controller): use `.controller` syntaxFelix
2013-10-10fix($animate): perform internal caching on getComputedStyle to boost the perf...Matias Niemelä
2013-10-10chore(ngdocs): improve the side search animation effectsMatias Niemelä
2013-10-10fix($animate): ensure structural animations skip all child animations even if...Matias Niemelä
2013-10-10refactor($animate): queue all successive animations to use only one reflowMatias Niemelä
2013-10-10fix($animate): cancel any ongoing child animations during move and leave anim...Matias Niemelä
2013-10-10fix($animate): ensure elapsedTime always considers delay valuesMatias Niemelä
2013-10-10refactor($animate): avoid checking for transition/animation support during ea...Matias Niemelä
2013-10-10docs(ngInit): add note on best practicesBrian Ford
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-10-10docs($provide): improve docs and examples furtherPete Bacon Darwin
2013-10-10docs($provide): improve examples and explanationsTim Ruffles
2013-10-10chore(gitignore): ignore *.swp files from vimIlia Choly
2013-10-09feat(ngRepeat): use block separator commentsjankuca
2013-10-09fix(jqLite): ignore class methods on comment elementsVojta Jina
2013-10-09revert: fix($parse): handle promises returned from parsed function callsIgor Minar
2013-10-09fix($parse): deprecate promise unwrapping and make it an opt-inIgor Minar
2013-10-09docs($anchorScroll): fix example controller and styleBen Lesh
2013-10-09docs($log): explain how to configure debug loggingHenry Hazan
2013-10-09fix(ngMock.$interval): should use angular.isDefinedMark J. Titorenko
2013-10-09test(filters): fix timezone-dependent testBrian Ford
2013-10-09docs(tutorial/step11): correct Jasmine Matcher linkMarko Bonaci
2013-10-08docs(guide/animations): improve animations guideBrian Ford
2013-10-08docs(tutorial): fix style across tutorial stepsBrian Ford
2013-10-08docs(jqLite): improve jqLite docsBrian Ford
2013-10-08feat(tutorial): add step 12 of the phonecat tutorialBrian Ford
2013-10-08chore(travis): enable Firefox againVojta Jina
2013-10-08fix(ngTouch): ngClick does not pass touchend event when jQuery is loadedSteven Sojka