vsavkin
|
6edd964a83
|
chore(core): move compiler out of core
BREAKING CHANGE
All imports from 'angular2/core/compiler' should be changed to 'angular2/compiler'.
|
2015-11-05 14:44:52 -08:00 |
Tobias Bosch
|
6b5d345a2b
|
refactor(core): adjust imports for move files to the right place
- render/xhr_* -> compiler/xhr_*
- render/event_config -> linker/event_config
- render/dom/schema -> compiler/schema
- render/dom/compiler/* -> compiler/*
- render/dom/view/shared_styles_host -> render/dom/shared_styles_host
|
2015-10-02 13:38:51 -07:00 |
Jeff Cross
|
8ed22ce6e7
|
chore: update all import paths
|
2015-08-25 15:33:23 -07:00 |
Victor Berchet
|
b15474c6f2
|
refactor(TemplateResolver): rename to ViewResolver
|
2015-06-24 18:40:04 +02:00 |
Brian Ford
|
2932377769
|
feat(mock): add mock module and bundle
Closes #2325
|
2015-06-22 16:14:25 -07:00 |