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
Age
Commit message (
Expand
)
Author
2013-07-31
feat(scenario): expose jQuery for usage outside of angular scenario
Andreas Marek
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
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-05-08
fix(scenario): update to use our angular-scenario.js rather then karma
Misko Hevery
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-04-18
test(modules): fix module tests which got disabled by ngMobile
Igor Minar
2013-04-13
fix(Scenario): correct bootstrap issue on IE
Igor Minar
2013-04-03
feat(Scenario): autodisable animations when running e2e tests
Igor Minar
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-13
feat(ngMobile): add ngMobile module with mobile-specific ngClick
Braden Shepherdson
2013-02-07
fix(scenario): include error messages in XML output
Julie
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-10-18
chore(jstd-scenario-adapter): remove from our repo
Igor Minar
2012-09-11
fix(scenario): emit RunnerBegin event
Shyam Seshadri
2012-09-11
fix(scenario): NPE when no angular loaded in test page
Jimmy Zhuo
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-20
chore(license): update to google
Misko Hevery
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