angular/modules/angular2/src
Tim Blasi 44f829dbc6 feat(dart/transform): Use the render Compiler and the DirectiveParser
Update the `TemplateCompile` step to use the full render `Compiler`.

Provide `DirectiveMetadata` for `ViewDefinition` objects and use it to
run the `DirectiveParser` step of the render compile pipeline.
2015-05-08 11:18:40 -07:00
..
change_detection fix(change_detection): updated dynamic change detector not to mutate when throwing 2015-05-08 10:46:08 -07:00
core refactor(render): remove recursion from renderer 2015-05-08 09:37:41 -07:00
di build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
directives refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
dom feat(dart/transform): Use the render Compiler and the DirectiveParser 2015-05-08 11:18:40 -07:00
facade build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
forms Add full example to FormBuilder docs 2015-05-08 16:35:25 +02:00
mock fix(dart): Remove unused imports. 2015-05-08 15:24:37 +02:00
reflection build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
render refactor(render): remove recursion from renderer 2015-05-08 09:37:41 -07:00
router fix(router): fix for leading slash in dart 2015-05-05 15:19:06 -07:00
services feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
test_lib refactor(render): remove recursion from renderer 2015-05-08 09:37:41 -07:00
transform feat(dart/transform): Use the render Compiler and the DirectiveParser 2015-05-08 11:18:40 -07:00
util fix(decorators): incorrect annotation to decorator adapter 2015-05-07 12:30:18 -07:00