Tobias Bosch
|
2384082b5c
|
feat(compiler): add stylesheet compiler
Part of #3605
Closes #3891
|
2015-09-04 19:22:43 +00:00 |
Tobias Bosch
|
2a126f72f3
|
feat(tests): add helper to eval a module
Needed later for unit tests for code gen and runtime code
in #3605
|
2015-09-04 19:22:43 +00:00 |
Tobias Bosch
|
2fea0c2602
|
feat(compiler): allow to create ChangeDetectors from parsed templates
Part of #3605
Closes #3950
|
2015-09-02 23:20:14 +00:00 |
Tobias Bosch
|
f93cd9ced7
|
feat(compiler): add full directive metadata and validation logic
With this, the new `TemplateParser` has feature/data parity with the `ProtoViewDto` of the `RenderCompiler`.
Part of #3605
Closes #3880
|
2015-08-28 14:55:47 -07:00 |
Tobias Bosch
|
0f4eb1b524
|
refactor(compiler): simplify metadata
|
2015-08-28 14:55:23 -07: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 |