-
t4: "Match container in outer tree for :host"
t7: "Match container in outer tree for :host::before"
t10: "Match container for slot light tree child fallback"
- [x] resolve pipeline issues
- [x] …
-
### Describe the bug
On a P-Dialog, I am using input fields on the modal, and few input fields rendered from the components where encapsulation: ViewEncapsulation.ShadowDom components, when i try t…
-
### Describe the problem
Using the customElement as a wrapper as itself instead of the ....
I saw your comment:
```js
// TODO: Better than , but: Is a wrapper entirely necessary? Why not just se…
-
The spec has a bunch of concepts relying on CSS boxes like [nearest block ancestor](https://wicg.github.io/scroll-to-text-fragment/#nearest-block-ancestor), which typically walks up the [flat tree](ht…
-
Adding this for discussion. It is a little related to allowing shadow DOM (#140) and maybe custom elements (#138).
There is a [CSS working draft](https://www.w3.org/TR/css-layout-api-1/) that appea…
-
a11ysuite complains about duplicate ids across shadow boundaries...
```
```
```
//Snippet from paper-checkbox
```
Resulting output:
```
Error: Error: AX_HTML_02 (An element's ID must…
-
- custom properties? (not didn't pierce the Shadow DOM)
- parts (generalized theming)
- sharable CSS (e.g. Sass)
- [**postcss-preset-env**](https://github.com/csstools/postcss-preset-env) instead…
-
Two things have happened in the last year or two:
* Vanilla CSS has gotten [really, really good](https://www.spicyweb.dev/css-nouveau/) (shameless plug!).
* esbuild has gotten better at transpilin…
-
The README says
> There's no distinction between shallow rendering and full rendering as there's no significant performance implications and Shadow DOM negates the need for the distinction.
What…
-
#### Please describe the feature you would like to request.
Implement custom components using angular elements for angular material components
#### What is the use-case or motivation for this prop…