angular/modules/angular2/src
Tim Ruffles 9ca8a35553 docs(core): @View annotations are no longer mandatory
@View is [now optional](angular@bd31b01).

Closes #5413
2015-11-23 19:55:43 +00:00
..
animate cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
common cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
compiler feat(parser): allows users install custom AST transformers 2015-11-20 19:46:02 +00:00
core docs(core): @View annotations are no longer mandatory 2015-11-23 19:55:43 +00:00
facade docs(async): adding type to EventEmitter now that it is generic 2015-11-20 00:20:12 +00:00
http fix(http): refactor 'require' statements to 'import' declarations for Rx 2015-11-17 01:26:54 +00:00
mock refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
platform cleanup: removes the render and lifecycle_hooks modules 2015-11-20 19:16:38 +00:00
router refactor(router): improve recognition and generation pipeline 2015-11-20 23:18:43 +00:00
testing cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
tools cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
web_workers cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00