Closed
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.
Metadata
Metadata
Assignees
Labels
An issue that is relevant to core functions, but does not impede progress. Important, but not urgentArea label for issues related to many componentsThis issue is related to documentationThis issue is related to Angular Elements and Web Components.This issue represents a new feature or feature request rather than a bug or bug fixThe team would appreciate a PR from the community to address this issue