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
/
ScopeSpec.js
Age
Commit message (
Expand
)
Author
2011-05-31
Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs
Vojta Jina
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar
2011-01-25
Scope should retrieve $log and $exceptionHandler via $service
Igor Minar
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2010-12-08
Remove RegExp parser
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-11
$watch should optionally skip listener exec
Igor Minar
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-08-10
fix bug where $eval on undefined throws error
Misko Hevery
2010-07-26
minor performance improvements
Misko Hevery
2010-07-23
added buzz demo, fix undefined() -> undefined
Misko Hevery
2010-05-30
added compiled getterFN for better performance
Misko Hevery
2010-05-13
fixed issue with radio view clobering model if radio was checked.
Misko Hevery
2010-04-15
added $route service
Misko Hevery
2010-04-07
seperatio validation and exception handling
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-03-31
started to add services
Misko Hevery
2010-03-30
more tests fixed
Misko Hevery
2010-03-29
reenabled more tests
Misko Hevery
2010-03-26
moved all uneeded files out, widgets.html works, tests horribly broken
Misko Hevery
2010-03-25
added few extra tests
Misko Hevery