aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngScenario/Scenario.js
AgeCommit message (Expand)Author
2013-12-30fix(input): prevent double $digest when using jQuery trigger.Michał Gołębiowski
2013-10-22style: make jshint happyVojta Jina
2013-09-25fix(ngScenario): fix error message descriptionPete Bacon Darwin
2013-09-18fix(scenario): include "not " in error messages if test is invertedHubert SABLONNIÈRE
2013-07-31feat(scenario): expose jQuery for usage outside of angular scenarioAndreas Marek
2013-05-14feat(scenario): adds mousedown and mouseup event triggers to scenarioAndreas Marek
2013-04-18test(modules): fix module tests which got disabled by ngMobileIgor Minar
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-13feat(ngMobile): add ngMobile module with mobile-specific ngClickBraden Shepherdson
2012-09-11fix(scenario): NPE when no angular loaded in test pageJimmy Zhuo
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