-
Hello! I recently discovered this wonderful package and I've just finished implementing a few product tours in my React web application. However, I am now running into an issue with the component when…
-
### Feature Proposal
When using `lazyStyleTag` and `use({ target: shadowRoot })` inside a shared JavaScript module, only the first call to use injects a `style` element. The other shadow elements t…
-
I am using this,
querySelectorDeep(`[aria-label="Go to series - BxP_Learn_Series-1"]`)
I ma getting error
import { normalizeSelector } from './normalize' in node_modules\query-selector-shad…
-
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…
-
**Background**: @nolanlawson proposed on https://github.com/WICG/aom/issues/192 that IDL attributes be allowed to refer into open shadow roots (through arbitrarily many layers of open shadow roots, as…
-
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 Type: **`Style`**
## Environment
- Vue Version: `3.2.31`
- Element Plus Version: `2.0.5`
- Browser / OS: `chrome 99`
- Build Tool: `Webpack`
## Reproduction
### Related Componen…
-
Currently when you parent pagelet and it re-renders the layout the childs will not re-render. This needs to be done manually. It might make more sense to have the child pagelets listen to parent's ren…
-
In `live-archive\styles\live-archive.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 s…
-
In `live-archive/styles/live-archive.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 s…