Vojta Jina
|
acbd7cdf32
|
style(docs): make jslint happy - fix some warnings
|
2011-11-14 20:31:19 -08:00 |
|
Misko Hevery
|
b09595a3c1
|
fix(doc) cleanup all api doc link warnings
|
2011-11-14 20:31:18 -08:00 |
|
Misko Hevery
|
57c37a21d1
|
doc(service): update docs for the moved services
|
2011-11-14 20:31:16 -08:00 |
|
Misko Hevery
|
085e3c611f
|
new(directive): added ng:module directive for loading modules
|
2011-11-14 20:31:15 -08:00 |
|
Misko Hevery
|
bd04316a89
|
refactor(services): migrate angular.service -> module
|
2011-11-14 16:39:33 -08:00 |
|
Misko Hevery
|
ed36b9da3b
|
refactor(injector): switch to injector 2.0 introduce modules
|
2011-11-14 16:39:32 -08:00 |
|
Misko Hevery
|
d12df0d360
|
refactor(compiler) turn compiler into a service
BREAK
- remove angular.compile() since the compile method is now a service and needs to be injected
|
2011-11-14 16:39:32 -08:00 |
|
Misko Hevery
|
d9b58f23f6
|
move(compiler): appease the History God
- renamed: src/Compiler.js -> src/service/compiler.js
- renamed: test/CompilerSpec.js -> test/service/compilerSpec.js
|
2011-11-14 16:39:32 -08:00 |
|