-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: manyArea label for issues related to many componentsArea label for issues related to many componentsdocsThis issue is related to documentationThis issue is related to documentationelementsThis issue is related to Angular Elements and Web Components.This issue is related to Angular Elements and Web Components.help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Proposal
What is the expected behavior?
If ViewEncapsulation.ShadowDom
is not supported, this should be called out in the docs to save developers time and frustration.
What is the current behavior?
ViewEncapsulation.ShadowDom
is not supported and is not documented.
What are the steps to reproduce?
- Open https://stackblitz.com/edit/angular-i5jw3k?file=app/table-selection-example.ts
- Notice how the checkboxes aren't themed
- Open https://stackblitz.com/edit/angular-sbrzfb?file=app/input-overview-example.ts
- Notice how the inputs are not themed or styled properly
What is the use-case or motivation for changing an existing behavior?
To save developers time and frustration.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular: 7.0.0
Angular Material: 7.0.2
TypeScript: ~3.1.1
Browsers: Tested on Chrome, Firefox, and Safari latest stable versions
Is there anything else we should know?
Nope
neilhem, jaa1982, fberthel, Ckram, Adrii77 and 24 more
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: manyArea label for issues related to many componentsArea label for issues related to many componentsdocsThis issue is related to documentationThis issue is related to documentationelementsThis issue is related to Angular Elements and Web Components.This issue is related to Angular Elements and Web Components.help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue