-
As a custom element author, it's not uncommon to create an element that utilizes some sort of dynamic "popover." There are many examples of this, but a few common ones include:
- Dialogs
- Dropdow…
-
#### 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…
-
when the global polymer option 'dom': is set to 'shadow', the FB.customCheckLoginState is not called after login.
Juste add the following lines:
`
window.Polymer = {
dom: 'shado…
-
Support password manager on login
-
Splitting this out from #484
A `ShadowRoot` is a DocumentFragment node that should be able to be serialized by pretty-format & prettyDOM,
A few changes would be needed in [pretty-dom](https://g…
-
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…
-
All,
Based on where we are at with this, with some open challenges, wonky bits and no shadow dom implementation yet either, I worked with @alice on a review and refactor. After a lot of discussion,…
-
https://drafts.csswg.org/resize-observer/#calculate-depth-for-node-h doesn't explain what
parent-traversal path means. Does it include Shadow DOM? In which way? Is ShadowRoot included?
-
### Description
On a LWR Site, I am creating a keyframe in a lwc and the code is adding the component name to the keyframe's name.
If I add more than one animation in an element the keyframe do…
-
In `atom-jshint\styles\atom-jshint.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should sto…