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
/
src
/
service
/
scope.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-18
feat(scope.$eval): Allow passing locals to the expression
Vojta Jina
2012-03-16
docs(scope): add $destroy event docs
Igor Minar
2012-03-16
feat(scope): broadcast $destroy event on scope destruction
Igor Minar
2012-03-13
fix(scope): remove scope $destroy event
Igor Minar
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-08
docs($rootScope): rename ttl to digestTtl + docs
Igor Minar
2012-02-28
refactor($route): remove .parent(); ng:view scope creation
Misko Hevery
2012-02-28
docs(scope): correct formatting
Misko Hevery
2012-02-23
feta(scope): watch object refference or equality
Misko Hevery
2012-02-22
docs(scope): update $emit/$broadcast docs
Vojta Jina
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-02-21
feat(scope): scope.$emit/$broadcast return the event object, add cancelled pr...
Vojta Jina
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-23
refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...
Vojta Jina
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-06
feat(scope): throw exception when recursive $apply
Igor Minar
2012-01-03
docs(scope): fix typo $digest -> $watch
Mark Hansen
2011-11-30
scope($digest): add new&old val to the infinite $digest log
Igor Minar
2011-11-30
feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...
Igor Minar
2011-11-21
fix(scope): $watch (and angular.equals) should support NaN values
Codier
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
doc($rootScope): scope documentation changes
Misko Hevery
2011-11-14
chore(scope): remove $service
Misko Hevery
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
refactor($service): removed almost all references to scope.$service
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-11-14
move(scope): appease the History God
Misko Hevery