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
Age
Commit message (
Expand
)
Author
2010-07-30
fix up the $location encoding
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
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-07-02
fixed special keywords in chrome such as x.throw must be x["throw"].
Misko Hevery
2010-06-02
Revert "Revert "removed few key foreach and replaced thime with for loop for ...
Shyam Seshadri
2010-06-02
Revert "removed few key foreach and replaced thime with for loop for performa...
Shyam Seshadri
2010-05-31
removed few key foreach and replaced thime with for loop for performance.
Misko Hevery
2010-05-30
added compiled getterFN for better performance
Misko Hevery
2010-05-30
improve error handling with elements
Misko Hevery
2010-05-30
remove the uneeded call to createScope when evaluating expressions
Misko Hevery
2010-05-25
added rake task to create a single file for scenario runner
Misko Hevery
2010-05-25
fixed collapsed issue
Andres Ornelas
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-29
added $xhr service with bulk and cache, hooked up $resource
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-05
added ng:switch widget
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
datastore scenario failing as expected
Adam Abrons
2010-03-15
get scenarios running again - open Runner.html in a browser to run them
Adam Abrons