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
/
loader.js
Age
Commit message (
Expand
)
Author
2013-09-27
docs(angular.Module): fix controller and directive method parameters
David Bennett
2013-06-18
docs(loader): fix typo and minor semantic error
Ore Landau
2012-11-22
docs(): Fix a couple of typos in the documentation
Kris Jenkins
2012-11-11
docs(angular.module): improve angular.Module#run docs
Haralan Dobrev
2012-08-12
docs: fix broken links to $compileProvider.directive()
Vojta Jina
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-26
feat($controller): support controller registration via $controllerProvider
Igor Minar
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-09
feat($provide.service): Add $provide.service() for registering a class
Vojta Jina
2012-03-09
refactor($provide) Rename service -> provider
Vojta Jina
2012-02-28
docs(forms): Update API docs for forms
Vojta Jina
2012-02-22
feat($provide): added constant
Misko Hevery
2012-02-22
docs(ng:app): Move to other directives namespace
Vojta Jina
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-17
docs(*): more docs
Igor Minar
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-13
feat(module): add runtime block
Misko Hevery
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery