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
/
Scenario.js
Age
Commit message (
Expand
)
Author
2013-12-30
fix(input): prevent double $digest when using jQuery trigger.
Michał Gołębiowski
2013-10-22
style: make jshint happy
Vojta Jina
2013-09-25
fix(ngScenario): fix error message description
Pete Bacon Darwin
2013-09-18
fix(scenario): include "not " in error messages if test is inverted
Hubert SABLONNIÈRE
2013-07-31
feat(scenario): expose jQuery for usage outside of angular scenario
Andreas Marek
2013-05-14
feat(scenario): adds mousedown and mouseup event triggers to scenario
Andreas Marek
2013-04-18
test(modules): fix module tests which got disabled by ngMobile
Igor Minar
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-13
feat(ngMobile): add ngMobile module with mobile-specific ngClick
Braden Shepherdson
2012-09-11
fix(scenario): NPE when no angular loaded in test page
Jimmy Zhuo
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