421d8916a6
BREAKING CHANGE: `AppViewManager.createInPlaceHostView` is replaced by `AppViewManager.createRootHostView` (for bootstrap) and `AppViewManager.createFreeHostView` (for imperative components). The later creates new host elements that are not attached anywhere. To attach them, use `DomRenderer.getHostElement(hostviewRef)` to get the host element. Closes #1920 |
||
---|---|---|
.. | ||
compiler | ||
events | ||
shadow_dom | ||
view | ||
convert_spec.js | ||
dom_renderer_integration_spec.js | ||
dom_testbed.js | ||
shadow_dom_emulation_integration_spec.js |