aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngScenario
AgeCommit message (Expand)Author
2013-07-31feat(scenario): expose jQuery for usage outside of angular scenarioAndreas Marek
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-05-14feat(scenario): adds mousedown and mouseup event triggers to scenarioAndreas Marek
2013-05-08fix(scenario): update to use our angular-scenario.js rather then karmaMisko Hevery
2013-05-08feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...Matias Niemelä
2013-04-18test(modules): fix module tests which got disabled by ngMobileIgor Minar
2013-04-13fix(Scenario): correct bootstrap issue on IEIgor Minar
2013-04-03feat(Scenario): autodisable animations when running e2e testsIgor Minar
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-13feat(ngMobile): add ngMobile module with mobile-specific ngClickBraden Shepherdson
2013-02-07fix(scenario): include error messages in XML outputJulie
2013-01-18feat(scenario): add mouseover method to the ngScenario dslPedro Del Gallego
2013-01-16fix(scenario): don't trigger input events on IE9Igor Minar
2012-12-01feat(e2eRunner): fail when an option to select does not existStephane Bisson
2012-10-31fix(scenario-runner): support data-ng and x-ng based attributesAdam Macejak
2012-10-18chore(jstd-scenario-adapter): remove from our repoIgor Minar
2012-09-11fix(scenario): emit RunnerBegin eventShyam Seshadri
2012-09-11fix(scenario): NPE when no angular loaded in test pageJimmy Zhuo
2012-09-06feat(scenario): add dblclick method to the ngScenario dslPedro Del Gallego
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-05-05fix(scenario): make browser().location() working if ng-app on other than <html>Vojta Jina
2012-04-20chore(license): update to googleMisko Hevery
2012-04-12fix(e2eRunner): $browser.location should delegate to apps $locationIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-03feat(ngModel): update model on each key stroke (revert ngModelInstant)Vojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery