aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-07-26fix(directive): ng:options now support binding to expressionMisko Hevery
2011-07-26chore(jqlite): clean up dead codeMisko Hevery
2011-07-26doc(ng:view): fix broken template links in docs; add scenario test.Misko Hevery
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-22feat(angular.version): add angular.versionDi Peng
2011-07-20feat(filter.date): add support for default datetime formats in enDi Peng
2011-07-20feat(TzDate): add mock "toString" method to TzDate.Di Peng
2011-07-19Revert "fix(ng:class): preserve classes added post compilation"Igor Minar
2011-07-19doc(.defer.cancel): temporarily disable the docIgor Minar
2011-07-18feat($browser.$defer.cancel): support canceling defered tasksIgor Minar
2011-07-18fix($browser.setUrl): make browser.setUrl more efficientIgor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18feat(strict mode): turn on ECMAScript 5 strict modeIgor Minar
2011-07-18fix(strict mode): fix all issues discovered by strict mode and unit/e2e testsIgor Minar
2011-07-18doc(angular.annotate): properly disable doc snippet to avoid compiler warningsIgor Minar
2011-07-18doc(misc): fixing typos in docsIgor Minar
2011-07-18refactor($browser): hide startPoll and poll methodsDiPeng
2011-07-17refactor(docs): run e2e tests with and without jqueryDi Peng
2011-07-17feat(jqlite): added show(),hide() and eq() methods to jqliteDi Peng
2011-07-18style(injector): remove extra semicolonIgor Minar
2011-07-16doc(ng:include): improve the doc example to avoid confusionIgor Minar
2011-07-16fix(doc): fix all broken linksIgor Minar
2011-07-16doc(angular.mock.service.$browser): add xhr docsDi Peng
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