-
In `neutron-ui/index.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 using `:host…
-
In `tool-bar\styles\tool-bar.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 usin…
-
### Overview
Currently, developers have to rely on `focusin`/`focusout` (composable + bubbling) from component internals or using, internal, blur/focus events for a few components.†
The goal for …
-
Current: (both images are the same window width and height)
1. First image is the normal size cc popup in course schedule/catalog site
2. Second image is the cc popup in the calendar view. Text is la…
-
### Describe the problem
Using the customElement as a wrapper as itself instead of the ....
I saw your comment:
```js
// TODO: Better than , but: Is a wrapper entirely necessary? Why not just se…
-
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…
-
The spec has a bunch of concepts relying on CSS boxes like [nearest block ancestor](https://wicg.github.io/scroll-to-text-fragment/#nearest-block-ancestor), which typically walks up the [flat tree](ht…
-
Hi,
in my web page, I use HTML custom tags and shadow DOM. I would like to use Binding.scala to render contents with bindings, but I have problem to add event handlers into custom tags.
In nativ…
-
### WebKittens
_No response_
### Title of the proposal
highlightsFromPoint API
### URL to the spec
Spec is in progress - please see the explainer
### URL to the spec's repository
…
-
Adding this for discussion. It is a little related to allowing shadow DOM (#140) and maybe custom elements (#138).
There is a [CSS working draft](https://www.w3.org/TR/css-layout-api-1/) that appea…