-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: manyArea label for issues related to many componentsArea label for issues related to many componentsarea: material.angular.iodocsThis 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.featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixhelp 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
Bug, feature request, or proposal:
Feature request.
What is the expected behavior?
ViewEncapsulation.Native (shadow DOM) is supported.
What is the current behavior?
Not supported as of beta2.
What are the steps to reproduce?
https://plnkr.co/edit/cYf5hUx1GLXrMLSCg4ci?p=preview
Change the ViewEncapsulation between Native and Emulated.
Native (Shadow DOM) doesn't work with material beta2.
What is the use-case or motivation for changing an existing behavior?
Support shadow DOM.
Which versions of Angular, Material, OS, browsers are affected?
"@angular/common": "4.0.0-rc.1",
"@angular/compiler": "4.0.0-rc.1",
"@angular/core": "4.0.0-rc.1",
"@angular/flex-layout": "2.0.0-rc.1",
"@angular/forms": "4.0.0-rc.1",
"@angular/http": "4.0.0-rc.1",
"@angular/material": "2.0.0-beta.2",
Chrome on Win10.
Is there anything else we should know?
Nope.
bmayen, pankajparkar, arthurRbr, albohlabs, amitport and 6 more
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: manyArea label for issues related to many componentsArea label for issues related to many componentsarea: material.angular.iodocsThis 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.featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixhelp 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