angular-cn/modules
Alex Eagle 8bf6ef6544 fix(metadata): expose Providers in metadata
These worked in Dart because they were effectively exported even without the export keyword.
Without exporting these symbols, they are not produced in .metadata.json files, which leaves
dangling references from the Decorators that use them.
2016-04-28 21:31:28 -07:00
..
angular1_router fix(angular_1_router): Removed arrow function from module template 2016-04-19 00:44:17 +00:00
angular2 fix(metadata): expose Providers in metadata 2016-04-28 21:31:28 -07:00
benchmarks feat(core): separate refs from vars. 2016-04-28 01:13:40 +00:00
benchmarks_external revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
benchpress refactor(core): separate reflective injector from Injector interface 2016-04-20 11:28:13 -07:00
payload_tests/hello_world/ts feat(dart/transform): Use angular2/platform/browser as bootstrap lib 2016-03-21 00:58:17 +00:00
playground feat(router): adds an example app using the new router 2016-04-29 02:45:57 +00:00