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
/
test
/
ScenarioSpec.js
Age
Commit message (
Expand
)
Author
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-09-22
Refactored the Browser:
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-03-30
more tests fixed
Misko Hevery
2010-03-29
dissabled a lot of tests, and made the core test set pass.
Misko Hevery
2010-02-04
updateView is now called on binder instead of scope
Misko Hevery
2010-01-24
changes to make it closure compiler compatible
Misko Hevery
2010-01-23
lots of cleanup to get it ready for OS
Misko Hevery