mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Removes `ViewEncapsulation.Native` which has been deprecated for several major versions. BREAKING CHANGES: * `ViewEncapsulation.Native` has been removed. Use `ViewEncapsulation.ShadowDom` instead. Existing usages will be updated automatically by `ng update`. PR Close #38882 |
||
|---|---|---|
| .. | ||
| events | ||
| dom_renderer_spec.ts | ||
| shadow_dom_spec.ts | ||
| shared_styles_host_spec.ts | ||