-
In `minimap-autohide/styles/minimap-autohide.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 …
-
In `minimap-autohide\styles\minimap-autohide.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 …
-
### Feature description
# Shorter interface for getting text of an element
## Why ?
For people using puppeteer for web scraping, it is really common to get the `innerText` of elements.
How com…
-
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…
-
### 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…
-
# 🐞 Bug report
## Description
The current version of axe-core in webhint reports "same id ...for control" even though they are isolated by a shadow-root.
## Details
- Create two components…
-
Hi all,
I understand that `@apply` can only be used to import classes that it can "see".
I come from the perspective of web components, particularly using the Shadow DOM.
Hence I would like…
-
Support password manager on login
-
The current `querySelector`/`querySelectorAll` doesn’t have a syntax to select within a shadowDOM.
Some solutions:
1. Create a new helper called `shadowSelector` that knows to use the `element.s…
-
# 🐛 Bug Report
As discussed in [this PR comment](https://github.com/ni/nimble/pull/1762#discussion_r1486644515), the `Select's` template is currently setting its `aria-controls` and `aria-activedes…