-
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] …
-
Hello,
Thank you for creating and maintaining this package! My team and I use it within our application and have found it very useful.
We would find it super helpful to be able to define event l…
-
Hallo Martin,
uns ist ein ziemlich erheblicher Bug bzgl. Slots aufgefallen.
Mit Kolibri Komponenten tritt das Problem nicht auf. Ist dir dazu vielleicht etwas bekannt?
Ticket bei uns: https:/…
-
When using `fastclick` with `https://github.com/webcomponents/webcomponentsjs` (to polyfill Shadow DOM) `` components don't do anything when clicked on iOS9.
This is only a problem within shadow root…
-
Hi, hope you all are well :)
## motivation
Currently, `Element.prototype.contains()` doesn't see slotted elements as children.
```
#shadow-root
this is slotted
```
```
div.co…
-
## Maintainer List
@EpicHigh
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checklist b…
-
Hey guys. First of all, thanks for an awesome library.
### Describe the bug
On iOS , there's this feature where you can easily jump between form controls with the up-down arrows above the keyboa…
-
Stage 4 of the proposal will allow for the "ability to walk the computed tree structure including virtual nodes" but has very little to say about how accessibility nodes can be identified during trave…
-
In `open-plus\styles\open-plus.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 stop us…
-
## 😯 Problem to Solve
Users may want to select (for copy/paste) non-interactive text that is part of a Nimble component. Examples of this include labels (including buttons), error message text, tab…