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
|
aa3d94149f
|
refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler
|
2015-10-02 08:42:12 -07:00 |
Tobias Bosch
|
2384082b5c
|
feat(compiler): add stylesheet compiler
Part of #3605
Closes #3891
|
2015-09-04 19:22:43 +00:00 |
Tobias Bosch
|
9f576b0233
|
feat(compile): add HtmlParser, TemplateParser, ComponentMetadataLoader
First bits of new compile pipeline #3605
Closes #3839
|
2015-08-27 00:05:48 +00:00 |