index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ngScenario
/
dsl.js
Age
Commit message (
Expand
)
Author
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-07
fix(ngScenario): remove redundant assignment
Pete Bacon Darwin
2013-07-12
fix(ngScenario): select().option(val) should prefer exact value match
Stephen Merity
2013-05-14
feat(scenario): adds mousedown and mouseup event triggers to scenario
Andreas Marek
2013-01-18
feat(scenario): add mouseover method to the ngScenario dsl
Pedro Del Gallego
2013-01-16
fix(scenario): don't trigger input events on IE9
Igor Minar
2012-12-01
feat(e2eRunner): fail when an option to select does not exist
Stephane Bisson
2012-09-06
feat(scenario): add dblclick method to the ngScenario dsl
Pedro Del Gallego
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-05-05
fix(scenario): make browser().location() working if ng-app on other than <html>
Vojta Jina
2012-04-12
fix(e2eRunner): $browser.location should delegate to apps $location
Igor Minar
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-03
feat(ngModel): update model on each key stroke (revert ngModelInstant)
Vojta Jina
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery