aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-01-14preparing the 0.9.10 flea-whisperer iterationIgor Minar
2011-01-13cutting the 0.9.9 time-shift releasev0.9.9Igor Minar
2011-01-13updating release notesIgor Minar
2011-01-13significant rewrite of the $location serviceIgor Minar
2011-01-13fix for angular.Object.equals to handle equals({},null)Igor Minar
2011-01-11adding a fallthrough commentIgor Minar
2011-01-10fixing missing dependencyIgor Minar
2011-01-10tabbing and keyboard shortcut for docsIgor Minar
2011-01-10offline docsIgor Minar
2011-01-10removed unnedded files; switch rake to new doc build scriptMisko Hevery
2011-01-10fix broken e2e test due to $window no longer publishedMisko Hevery
2011-01-10complete rewrite of documentation generationMisko Hevery
2011-01-10Fixed filter.date, so it parses format ending with non-replaced stringVojta Jina
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-10bootstrap angular on "document ready" instead of window.onloadIgor Minar
2011-01-10jqLite should recognize window as an element even in IEIgor Minar
2011-01-10fix addEventLister detection for IE9Igor Minar
2011-01-10fix onhashchange tests for IEIgor Minar
2011-01-10fix for IE free function weirdnessMisko Hevery
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2011-01-07$location service should utilize onhashchange events instead of pollingIgor Minar
2011-01-07jasmine adapter with better stack tracesIgor Minar
2011-01-07add personalLog files to jsTestDriver-jquery.confIgor Minar
2011-01-07use toMatch in widgetSpecIgor Minar
2011-01-07Revert "Issue #51: Update extensionMap()"Igor Minar
2011-01-07rename nodeName due to conflicts with jqueryIgor Minar
2011-01-07add global namespace clobbering check to angular-bootstrapIgor Minar