-
when using shadow dom the cursor position does not work correctly. When deleting characters, the cursor flies to the end.
The problem is in the `document.ActiveElement` method in `createTextMaskInpu…
-
When using `react-onclickoutside` from inside a Shadow DOM, the events propagate through to the DOM node containing the shadow DOM and do not descend into the shadow DOM.
This means `react-onclicko…
-
Are there any plans to support Shadow DOM V1 (landing in the next few weeks in Chrome V53 and in progress in other browsers)? Dragula doesn't work with Shadow DOM V0 in Chrome, for obvious reasons. Su…
-
# 🚀 Feature request
#### What modules are relevant for this feature request?
- [ ] aspnetcore-engine
- [ ] builders
- [x] common
- [ ] express-engine
- [ ] hapi-engine
- [ ] module-map-ng…
-
If [Popover.vue#L685](https://github.com/Akryum/v-tooltip/blob/1aceae950e6045a4be33ab9bfbbd45b5a647ed4d/src/components/Popover.vue#L685) be:
`const contains = popover.$refs.popover.contains(event.c…
cihad updated
2 years ago
-
@StrahilKazlachev lets start our discussion here
-
### Description
The library doesn't work with a `shadowRoot` selector. I'm using [`lit-element`](https://github.com/Polymer/lit-element) and `fullpage.js` can't find the elements.
### Link to isol…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
My customer is developing a solution where Blazor WASM components are exposed as web componen…
-
The cascading spec [defines](https://drafts.csswg.org/css-cascade-5/#cascade-sort) cascading by encapsulation context as:
> When comparing two declarations that are sourced from different [encapsul…
-
# New Feature Proposal
For more information, see the `CONTRIBUTING` guide.
## Description
With `1.4.0` we've introduced the `piral-component` isolation, which - among some consistency - adds …