angular-cn/modules/angular2/platform
Tobias Bosch 6a0cbb8a57 refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type
BREAKING CHANGE:
- `ComponetRef`, `ComponentFactory`, `ComponentFixture` now all require a type
  parameter with the component type.
Closes #8361
2016-04-30 19:47:54 +00:00
..
testing chore: clang-format after various changes. 2016-04-29 16:53:50 -07:00
browser.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
browser_static.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
common.ts refactor(Location): out of router and into platform/common 2016-04-20 04:28:47 +00:00
common_dom.ts refactor(Location): out of router and into platform/common 2016-04-20 04:28:47 +00:00
server.dart refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
server.ts refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
worker_app.dart refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
worker_app.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
worker_render.dart fix(build): Resolve Dart analyzer issues with the Dart dev channel 2016-04-28 20:35:56 +00:00
worker_render.ts chore: remove const Provider() in favor of /* @ts2dart_Provider */ {provide:} 2016-04-29 16:53:50 -07:00