-
In `atom-jshint\styles\atom-jshint.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 sto…
-
In `atom-jshint/styles/atom-jshint.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 sto…
-
# 🐞 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…
-
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…
-
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 …
-
when the global polymer option 'dom': is set to 'shadow', the FB.customCheckLoginState is not called after login.
Juste add the following lines:
`
window.Polymer = {
dom: 'shado…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap a…
-
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 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…