aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-07-13fix(ng:class): preserve classes added post compilationDi Peng
2011-07-13refactor($browser.xhr): use $browser.addJs for JSONPIgor Minar
2011-07-13fix($browser.addJs): make addJs jQuery compatibleIgor Minar
2011-07-13fix($browser.xhr): properly delete jsonp callbacksIgor Minar
2011-07-13fix(bootstrap): Fix bootstrap on IE<8Vojta Jina
2011-07-13doc($route): fix $route example and couple of typosVojta Jina
2011-07-12fix:jqLite: Set event.target on IE<8Vojta Jina
2011-07-12fix:jqLite: Normalize non-existing attributes to undefined as jQueryVojta Jina
2011-07-12fix:jqLite: Fix binding to more events separated by spaceVojta Jina
2011-07-11doc:widget: improve angular.widget docsIgor Minar
2011-07-10docs:compile: Just fixing some typos in the docsVojta Jina
2011-07-06fix:injector: make injector compatible with Rhino (HtmlUnit)MÃ¥rten Dolk
2011-07-01fix:exceptionHandler mock: should not specify dependenciesIgor Minar
2011-07-01fix:$browser mock: defer.flush() should flush all fnsIgor Minar
2011-06-30doc:markup: wrong spelling for Vojta, all DI's fault.DiPeng
2011-06-30docs:include: improve docsIgor Minar
2011-06-30fix:docs: fix $orderBy example and e2e testIgor Minar
2011-06-30feat:$xhr: provide access to $xhr header defaultsIgor Minar
2011-06-27fix:$browser: Use document.createElement to create JSONP script tagVojta Jina
2011-06-23fix:repeat: fix ending comment tagIgor Minar
2011-06-23feat:filter.date: add day/month string format supportDi Peng
2011-06-23fix:ng:repeater - fix $position when collection size changesMisko Hevery
2011-06-23fix:$orderBy - return unsorted array if no predicateMisko Hevery
2011-06-23fix:scope - reintroduce support for eager servicesDi Peng
2011-06-16Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...Di Peng
2011-06-15Fix test for scenario.Application - should remove old iframeVojta Jina
2011-06-15Fix scenario runner on IE7, IE8Misko Hevery
2011-06-08Should have replaced all instances of element('input[name=something]').val() ...Di Peng
2011-06-08remove ng:format=indexMisko Hevery
2011-06-08Added ng:options directiveMisko Hevery
2011-06-08Added prepend() to jqLiteMisko Hevery
2011-06-08Added support for deferring callbacks in timeMisko Hevery
2011-06-08Throw error when compiling multiple rootsMisko Hevery
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-08Cleanup parser code to expose smaller APIMisko Hevery
2011-06-08Added HashMapMisko Hevery
2011-06-08Added nextUid() function for unified way of generating IDs in angularMisko Hevery
2011-06-08performance improvement of single statement in parserMisko Hevery
2011-06-08Proper handling of special attributes in jqliteMisko Hevery
2011-06-08removed jqLite warningMisko Hevery
2011-06-08fix JSON to match native browser behaviorMisko Hevery
2011-06-08cleanup old closure directivesMisko Hevery
2011-06-08code cleanup: missing ; and indentationMisko Hevery
2011-06-08Number filter would return incorrect value when fractional part had leading z...Misko Hevery
2011-06-08Remove stray console.log statementeMisko Hevery
2011-06-07Fix couple of failing e2e testsVojta Jina
2011-06-06yet another docs batchIgor Minar
2011-06-06another batch of doc fixes from kenIgor Minar
2011-06-06api doc fixes from kenIgor Minar
2011-06-06Fix wrong links in source codeVojta Jina