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
/
scenario
/
widgets.html
Age
Commit message (
Expand
)
Author
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
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-09-22
Refactored the Browser:
Misko Hevery
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-05-24
added error handling on scenario definition
Andres Ornelas
2010-05-24
happy
Andres Ornelas Mesta
2010-05-20
basic end to end runner
Misko Hevery
2010-05-10
improved handling of text fields when formater fails to prevent clobering of ...
Misko Hevery
2010-04-27
resources now use browser mock
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-21
ie6 now passes
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-07
added $invalidWidget service
Misko Hevery
2010-04-06
few fixes to make tests pass with jquery
Misko Hevery
2010-04-05
added hover service
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-04-02
radio now works with repeaters
Misko Hevery
2010-04-02
widgets now work properly
Misko Hevery
2010-04-01
work on $location and autobind
Misko Hevery
2010-03-26
moved all uneeded files out, widgets.html works, tests horribly broken
Misko Hevery
2010-03-15
get scenarios running again - open Runner.html in a browser to run them
Adam Abrons