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
/
scenario
/
SpecRunner.js
Age
Commit message (
Expand
)
Author
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2010-11-09
Support substring matching of bindings with repeater(). Closes #123
Elliott Sprehn
2010-11-02
Make future names consistent and handle falsy values in jQuery generated meth...
Elliott Sprehn
2010-10-27
Revert performance optimization of using setTimeout in SpecRunner every 10 st...
Elliott Sprehn
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-20
Lots of stability and performance updates and UI polish too.
Elliott Sprehn
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn