Tobias Bosch
|
71cbb49672
|
refactor(compiler): allow to serialize and deserialize DirectiveMetadata
|
2015-09-12 01:16:06 +00:00 |
|
vsavkin
|
f6cc573687
|
fix(exception_handler): fix error messages of wrapped exceptions
Closes #4117
|
2015-09-10 22:26:56 +00:00 |
|
Tobias Bosch
|
12dd44f7f6
|
feat(compiler): add change detector generation
Runtime and Codegen.
Part of #3605
Closes #4057
|
2015-09-10 00:59:34 +00:00 |
|
Tobias Bosch
|
2384082b5c
|
feat(compiler): add stylesheet compiler
Part of #3605
Closes #3891
|
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 |
|
Misko Hevery
|
e916836261
|
chore(ts2dart): replace List with Array
Closes #3514
|
2015-08-31 21:32:10 +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 |
|