aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-27test(matchers): add toBeOneOf matcherIgor Minar
2011-09-27fix($resource): action defaults should override resource defaultsMarcello Nuccio
2011-09-26fix(e2e): add index-nocache.html to run e2e tests without cacheIgor Minar
2011-09-26fix(scenario): workaround for FF6 dispatchEvent issue #684208Igor Minar
2011-09-26Revert "fix(scenario): temporary fix for FF6"Igor Minar
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-09-21fix($route): fix regex escaping in route matcherIgor Minar
2011-09-16fix(angular-mocks): fix .defer.cancel when i=0Igor Minar
2011-09-16fix(e2e tests): use prop() instead of attr() and quote attributesIgor Minar
2011-09-16fix(scenarioRunner): navigateTo should use prop('contentWindow')Igor Minar
2011-09-16feat(scenarioRunner): adding support for element().prop()Igor Minar
2011-09-16fix(specs): various fixes to get IE8+jquery unit tests greenIgor Minar
2011-09-16fix(specs): fix jQuery to jqLite binding on IE8Igor Minar
2011-09-16fix(specs): jQuery now returns attr name instead of true/false for special attrsIgor Minar
2011-09-16fix($location) $location specs must unbind document listenerIgor Minar
2011-09-16fix(scenario dsl): jQuery getters must have no valueIgor Minar
2011-09-16fix(ng:options): fix selecting optionsIgor Minar
2011-09-16feat(jqLite): add prop() supportIgor Minar
2011-09-16fix(jqLite): make css() on IE8 behave the same way as jQuery 1.6.4Igor Minar
2011-09-16feat(jqLite): add support for unbind()Igor Minar
2011-09-16fix(jqLite): make attr() compatible with jQuery 1.6.4Igor Minar
2011-09-16fix(jqLiteSpec): jQuery's css() getter works only for valid rulesIgor Minar
2011-09-16fix(jqLite): attr() should not special-case 'class' attributeIgor Minar
2011-09-16feat (jquery): upgrade everything to jQuery 1.6.4Igor Minar
2011-09-16fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancelIgor Minar
2011-09-13style(bootstrap): fix some missing spacesDi Peng
2011-09-13refactor(angular): externalize script load order into JSONDi Peng
2011-09-12chore(version): preparing the 0.10.2 sneaky-seagull iterationIgor Minar
2011-09-09chore(release): cutting the angular 0.10.1 inexorable-juggernaut releasev0.10.1Igor Minar
2011-09-09docs(changelog): release notes for angular 0.10.1 inexorable-juggernautIgor Minar
2011-09-08fix($location): Use encodeUriQuery instead of escapeKai Groner
2011-09-08fix(scenario): temporary fix for FF6Vojta Jina
2011-09-08style: fix some missing semi-colons and spaces, typosVojta Jina
2011-09-08refactor($route): remove some odd code and rename allowReload to forceReloadVojta Jina
2011-09-08fix(scenario): do not navigate if click event was cancelledVojta Jina
2011-09-08doc($location): $location docs + using $location guideVojta Jina
2011-09-08feat(scenario): browserTrigger returns false if preventDefault()Vojta Jina
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