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
/
test
/
ngScenario
/
dslSpec.js
Age
Commit message (
Expand
)
Author
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-07-12
fix(ngScenario): select().option(val) should prefer exact value match
Stephen Merity
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
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-10-31
fix(scenario-runner): support data-ng and x-ng based attributes
Adam Macejak
2012-09-06
feat(scenario): add dblclick method to the ngScenario dsl
Pedro Del Gallego
2012-04-12
fix(e2eRunner): $browser.location should delegate to apps $location
Igor Minar
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery