0c600cf6e3
Each compile template now exposes a `<CompName>NgFactory` variable with an instance of a `ComponentFactory`. Calling `ComponentFactory.create` returns a `ComponentRef` that can be used directly. BREAKING CHANGE: - `Compiler` is renamed to `ComponentResolver`, `Compiler.compileInHost` has been renamed to `ComponentResolver.resolveComponent`. - `ComponentRef.dispose` is renamed to `ComponentRef.destroy` - `ViewContainerRef.createHostView` is renamed to `ViewContainerRef.createComponent` - `ComponentFixture_` has been removed, the class `ComponentFixture` can now be created directly as it is no more using private APIs. |
||
---|---|---|
.. | ||
static_assets | ||
tools | ||
bootstrap_spec.ts | ||
rectangle_mock.dart | ||
rectangle_mock.ts | ||
ruler_spec.ts | ||
title_spec.ts | ||
xhr_cache_setter.dart | ||
xhr_cache_setter.ts | ||
xhr_cache_spec.ts | ||
xhr_impl_spec.ts |