aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-30fixing angular.Scope. docsIgor Minar
2011-01-30preparing the 0.9.11 snow-maker iterationIgor Minar
2011-01-27corrected sitemap.xml formatMisko Hevery
2011-01-26cutting the 0.9.10 flea-whisperer releasev0.9.10Igor Minar
2011-01-26validator doc example should not be escapedIgor Minar
2011-01-26updating release notes for the 0.9.10 releaseIgor Minar
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-26fix for stupid IE handling of named functions in mocksIgor Minar
2011-01-26add missing test/mocks.jsIgor Minar
2011-01-26split mocks and create $log and $exceptionHandler mocksIgor Minar
2011-01-26fix deprication typo in the doc generatorIgor Minar
2011-01-26adding jsdoc for angular namespaceIgor Minar
2011-01-25compile but don't bind option elements nested in a nameless selectIgor Minar
2011-01-25Scope should retrieve $log and $exceptionHandler via $serviceIgor Minar
2011-01-24added any edit perf to make sure no trailing whitespaceMisko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
2011-01-24enable docs testsMisko Hevery
2011-01-24Added SiteMap generation to the documentationMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-24remove trailing whitespaceMisko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
2011-01-24updated doc styling for methods/propertiesMisko Hevery
2011-01-24remove jasmine stack traces from the test outputMisko Hevery
2011-01-24ng:view should propagate evals to the current child scopeIgor Minar
2011-01-24Revert "$route should create child scope via $new"Igor Minar
2011-01-24Revert "fix ng:include issue introduced by a5eb3ed1"Igor Minar
2011-01-24fix for infinite loop in retrieveScope with jQuery + specsIgor Minar
2011-01-24improve angular.Scope.$eval docsIgor Minar
2011-01-24update example/temp.html templateIgor Minar
2011-01-24$cookies service should not call $eval during $evalIgor Minar
2011-01-24fix clobber test in angular-bootstrap.js for FFIgor Minar
2011-01-20null and other falsy values should not be rendered in the viewIgor Minar
2011-01-19fix ng:include issue introduced by a5eb3ed1Igor Minar
2011-01-19add ng:view widgetIgor Minar
2011-01-19fix argument variables in compilerIgor Minar
2011-01-19ngdoc should escape content of pre in markdownIgor Minar
2011-01-19$route should create child scope via $newIgor Minar
2011-01-19angular internals should not call methods via angular namespaceIgor Minar
2011-01-18verify that issue# 162 was fixed with doc rewriteMisko Hevery
2011-01-18fix spec title for angular.formatter.indexIgor Minar
2011-01-18fix broken build for IE. Read option.type==select-multiple rather then check ...Misko Hevery
2011-01-18improved dump function to atomatically render HTMLMisko Hevery
2011-01-18doc widgets examples should display angular src as CAO instead of DAOIgor Minar
2011-01-18remove script.type attribute from example widgets since its optional in html5Igor Minar
2011-01-18@returns type in docs should be wrapped in curliesIgor Minar
2011-01-18fixes, examples and tests for angular.Object.* docsIgor Minar
2011-01-18various doc fixes for angular.Array.* apis + example and spec limitToIgor Minar
2011-01-17rewrite of several major portions of angular.service docsIgor Minar
2011-01-14support compilation in HTML widgetsMisko Hevery
2011-01-14fixed select with ng:formatMisko Hevery