923d90bce8
Major changes: - `compiler.compileRoot(el, type)` -> `compiler.compileInHost(type) + viewHydrator.hydrateHostViewInPlace(el, view)` - move all `hydrate`/`dehydrate` methods out of `View` and `ViewContainer` into a standalone class `view_hydrator` as private methods and provide new public methods dedicated to the individual use cases. Note: This PR does not change the current functionality, only moves it into different places. See design discussion in #1351, in preparation for imperative views. |
||
---|---|---|
.. | ||
content_tag_spec.js | ||
emulated_scoped_shadow_dom_strategy_spec.js | ||
emulated_unscoped_shadow_dom_strategy_spec.js | ||
light_dom_spec.js | ||
native_shadow_dom_strategy_spec.js | ||
shadow_css_spec.js | ||
style_inliner_spec.js | ||
style_url_resolver_spec.js |