aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-08fix(docs): update docs to reflect new $location and fix e2e testsVojta Jina
2011-09-08fix($route): update $route to reflect $location changesVojta Jina
2011-09-08feat($location): $location service with html5 history api supportVojta Jina
2011-09-08feat(jqLite): add event.isDefaultPrevented() as jQueryVojta Jina
2011-09-08feat($browser): add $browser.baseHref()Vojta Jina
2011-09-08feat($sniffer): basic implementation of browser feature testingVojta Jina
2011-09-08refactor($browser): extract MockWindow, use toHaveBeenCalledOnceVojta Jina
2011-09-08feat($browser): jQuery style url method, onUrlChange eventVojta Jina
2011-09-08style(filter): Couple of missing spaces, semi-colons, add empty linesVojta Jina
2011-09-08fix(filter.currency): Return empty string for non-numbersVojta Jina
2011-09-07fix(ng:options): ng:change should be called after the new val is setIgor Minar
2011-09-06fix(docs): use window.execScript instead of window.eval on IEIgor Minar
2011-09-06chore(config): Remove updateView from jstd configVojta Jina
2011-09-05fix($browser.xhr): not convert 0 status to 200Vojta Jina
2011-09-02test(jsonp): fixing jsonp e2e testsIgor Minar
2011-09-02chore(version.yaml): preparing the 0.10.1 inexorable-juggernaut iterationIgor Minar
2011-09-02cutting the 0.10.0 chicken-hands releasev0.10.0Igor Minar
2011-09-02docs(changelog): release notes for 0.10.0 chicken-handsIgor Minar
2011-09-02docs(guide/tutorial/misc): sync with google docsIgor Minar
2011-09-01docs(ng:bind): fix example codeIgor Minar
2011-09-01fix(ng:class): make ng:class friendly towards other code adding/removing classesIgor Minar
2011-09-01fix(jqLite): addClass should ignore falsy valuesIgor Minar
2011-09-01test(jqLite): add test for mass assignment to styleIgor Minar
2011-09-01fix(jqLite): special-case attr('class') because of IE9 bugIgor Minar
2011-09-01feat(scope): add listener deregistration fn for $watch and $onIgor Minar
2011-09-01docs(API): various api doc fixes from ToniIgor Minar
2011-08-31style(e2e tests): shorten jquery/jqlite describeIgor Minar
2011-08-31kill(merge): removing merge fn - dead buggy code with no specsIgor Minar
2011-08-31fix(scope): fix edge case for $digest & $broadcast scope traversalIgor Minar
2011-08-31feat(gdocs.js): output usefull error messages when not logged in.Misko Hevery
2011-08-31feat(jasmine-node): use the jasmine-node NPM to run our non-browser specsMisko Hevery
2011-08-31style(docs): improve the formatting of events in docsMisko Hevery
2011-08-31feat($route): add events before/after route changeMisko Hevery
2011-08-31feat(docs): add support for eventsMisko Hevery
2011-08-31bug($xhr.bulk): fix exceptions under some circumstancesMisko Hevery
2011-08-30style(tests): correct indentationMisko Hevery
2011-08-30test(i18n): Update some i18n/e2e testsDi Peng
2011-08-30feat(i18n): locale specific files changed due to change in ClosureSlurper.jsDi Peng
2011-08-30feat(closureSlurper): closureSlurper plural rulesDi Peng
2011-08-30feat(widget): add ng:pluralize as an Angular widgetDi Peng
2011-08-30feat(locale): add getPluralCat functionDi Peng
2011-08-29fix(test): improve $cookie service test to work with Safari 5.1Igor Minar
2011-08-25fix(markup): Make special attrs such as ng:href work even without bindingDi Peng
2011-08-24fix(events): fixing IE specific issuesIgor Minar
2011-08-24feat(doc): generate both normal and debug version of index.htmlDi Peng
2011-08-24feat(scope): support for eventsIgor Minar
2011-08-24feat(ng:cloak): add ng:cloak directiveIgor Minar
2011-08-24fix(AngularPublic): expose missing angular public methodsDi Peng
2011-08-24doc(API): various API documentation improvementsToni Thompson
2011-08-23fix(jqlite): correct the jqLite.removeClass methodIgor Minar