aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-14chore(scripts): add test-jquery.sh for running unit tests with jQueryVojta Jina
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(ie-compat): escape \ in regexpIgor Minar
2011-07-13style(ie-compat): improved generated ie compat codeIgor 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-12test(ng:repeat): add tests for $position for small arrays/objectsIgor Minar
2011-07-11doc:widget: improve angular.widget docsIgor Minar
2011-07-10docs:compile: Just fixing some typos in the docsVojta Jina
2011-07-08docs:template: rename <angular/> to AngularJSIgor Minar
2011-07-08docs:css: remove bullet points from tutorial sidebarIgor Minar
2011-07-08docs:css: fix indentation for pre elementIgor Minar
2011-07-08prepare the jiggling-armfat iterationIgor Minar
2011-07-06fix:injector: make injector compatible with Rhino (HtmlUnit)MÃ¥rten Dolk
2011-07-02doc:dependencies: add /api/ prefix to dependency linksIgor Minar
2011-07-02doc:changelog: small changelog fixesIgor Minar
2011-07-01fix:exceptionHandler mock: should not specify dependenciesIgor Minar
2011-07-01fix:jstd.conf: explicitly specify script load orderIgor 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-30preparing the 0.9.18 jiggling-armfat iterationIgor Minar
2011-06-30docs:include: improve docsIgor Minar
2011-06-30feat:build: better build/pkg/ dir structureIgor Minar
2011-06-30docs:changelog: add release date for 0.9.17Igor Minar
2011-06-30cutting the 0.9.17 vegetable-reanimation relasev0.9.17Igor Minar
2011-06-30docs:changelog: updating release notesIgor Minar
2011-06-30fix:docs: fix $orderBy example and e2e testIgor Minar
2011-06-30fix:docs: properly distinguish between being offline and 404Igor Minar
2011-06-30feat:$xhr: provide access to $xhr header defaultsIgor Minar
2011-06-27fix:tests: replace angular.annotate with annotateIgor Minar
2011-06-27test:ng#class: added a better unit test for ng:classDi Peng
2011-06-27fix:testabilityPatch: remove annotate since it's not publicIgor Minar
2011-06-27docs:release notes: prepare for notes for 0.9.17 releaseIgor Minar
2011-06-27fix:docs: css lint fixesIgor Minar
2011-06-27fix:$browser: Use document.createElement to create JSONP script tagVojta Jina
2011-06-25fix:docs: Fix sitemap generator to use doc.id instead of doc.nameDi Peng
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-23style:ApiSpecs - clean up test names to match jasmine conventionsMisko Hevery
2011-06-23fix:$orderBy - return unsorted array if no predicateMisko Hevery
2011-06-23fix:scope - reintroduce support for eager servicesDi Peng
2011-06-23test:angular.service - add tests for $injectDi Peng
2011-06-21Update fixed docs content (guide)Vojta Jina