angular/modules/angular2/src
Tim Blasi 2cab7c79c3 feat(dart/transform): Allow multiple transformer entry points
- Allow the user to specify multiple entry points to an app.
- Allow the Angular 2 transformer to run without explicit entry points to
generate necessary setters & getters on built-in directives like `For`
and `If`.

Closes #1246
2015-04-10 13:41:26 -07:00
..
change_detection refactor(change_detection): removed directive and binding mementos 2015-04-09 18:56:19 -07:00
core feat(dart/transform): Mark Compiler as Injectable 2015-04-10 13:41:26 -07:00
di fix(di): allow injecting static attrs without type annotations 2015-04-06 12:33:37 +02:00
directives chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
dom feat(dart/transform): Add stub implementations to Html5LibAdapter 2015-04-10 13:41:26 -07:00
facade refactor(dart): use Map instead of HashMap 2015-04-06 17:16:54 +00:00
forms chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
mock chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
render chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
services refactor(render): use render layer fully 2015-04-08 20:51:31 -07:00
test_lib chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
transform feat(dart/transform): Allow multiple transformer entry points 2015-04-10 13:41:26 -07:00