angular/aio/src/app/layout
Kristiyan Kostadinov 4a1c12c773 feat(core): remove ViewEncapsulation.Native (#38882)
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
2020-10-08 11:56:03 -07:00
..
doc-viewer feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
footer build: bump year (#34651) 2020-01-13 07:21:43 -08:00
mode-banner feat(docs-infra): add prominent archive mode banner styling (#31245) 2019-07-11 13:00:11 -04:00
nav-item build(docs-infra): fix template type check errors (#33066) 2019-10-14 20:25:20 +00:00
nav-menu build(docs-infra): fix template type check errors (#33066) 2019-10-14 20:25:20 +00:00
notification fix(docs-infra): do not break when cookies are disabled in the browser (#35557) 2020-02-26 12:54:54 -08:00
top-menu fix(docs-infra): highlight the currently active node in top-bar (#33351) 2020-02-20 10:52:54 -08:00