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
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-09-08
fix($route): update $route to reflect $location changes
Vojta Jina
2011-09-08
feat($browser): jQuery style url method, onUrlChange event
Vojta Jina
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
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