aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-07jstd r899 2011-02-18 (post 1.3.1) + fix for jasmine adapter.Igor Minar
2011-03-05fix orberBy documentation errorMisko Hevery
2011-03-03preparing the 0.9.13 curdling-stare iterationIgor Minar
2011-03-03cutting the 0.9.12 thought-implanter releasev0.9.12Igor Minar
2011-03-03re-eagarizing the $hover service - mea culpaIgor Minar
2011-03-03fixing left over .scopeIgor Minar
2011-03-03fixing link in thought-implanter release notesIgor Minar
2011-03-03fixing broken e2e testsIgor Minar
2011-03-03preparing release notes for the 0.9.12 though-implanter releaseIgor Minar
2011-03-03adding dependency injection docsIgor Minar
2011-03-02renaming guide.contribute.ngdoc to contribute.ngdocIgor Minar
2011-03-02docs cleanup and improvementsIgor Minar
2011-03-02$xhr service now autodetects and strips )]}',\nIgor Minar
2011-03-02rename devguide collection in gdocs.js to guideIgor Minar
2011-03-01enhancing gdocs.js to work with nested collectionsIgor Minar
2011-03-01additional fixes for the angular.compile docsIgor Minar
2011-03-01linking function should return bound scopeIgor Minar
2011-03-01On some linux systems, such as Ubuntu, /bin/sh symlinks to dash, which causes...Luther Goh
2011-02-27adding an extra injector specIgor Minar
2011-02-27$cookie factory fn should not run $evalIgor Minar
2011-02-25Added delay parameter to the $defer serviceMisko Hevery
2011-02-25Corrected an issue where properties inherited from __proto__ show up in ng:re...Misko Hevery
2011-02-23docs.css should not inline all pragraphs, only those in listsIgor Minar
2011-02-22gdocs.js should add dropped leading spaceIgor Minar
2011-02-22Rewrite of the "Contributing" section of the DevGuideJanet Davies
2011-02-22fixing typo in guide.overviewIgor Minar
2011-02-22add class on any namespace elmentsMisko Hevery
2011-02-22gdocs.js should strip trailing whitespace in imported docsIgor Minar
2011-02-22Rewrite of the overview section of the dev guideKenneth R. Culp
2011-02-22fix documentation for ieMisko Hevery
2011-02-19correct hashchange event registration on windowMisko Hevery
2011-02-19fix test which fails on CI build, because the image has sizeMisko Hevery
2011-02-18add missing example files for temp.htmlIgor Minar
2011-02-18Remove ng:watchMisko Hevery
2011-02-18replace smart-quotes with regular quotesMisko Hevery
2011-02-18Auto create $inject property form the argument names. Any arg starting with $...Misko Hevery
2011-02-18script for dowlnoading docs from google docsMisko Hevery
2011-02-18corrected new lines in @linkMisko Hevery
2011-02-17resources should not over-encode chars in url pathIgor Minar
2011-02-17make all built-in services lazyIgor Minar
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16reformated multiline trinary expressions to have a leading ?/:.Misko Hevery
2011-02-16rewrite of JQuery lite implementation, which now better supports selected setsMisko Hevery
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-16refactored quickClone to cloneNode and exposed it on jQueryMisko Hevery
2011-02-16remove $init on scope from applying compilation templateMisko Hevery
2011-02-16remove dom manipulation API from compilerMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery
2011-02-16allow jquery to be declared after angular in the script loading orderMisko Hevery
2011-02-16added missing semicolonsMisko Hevery