DeeDeeG
DeeDeeG
`document.registerElement` doesn't work in Electron 11, which is planned to be used in Atom soonish
Hi folks, I thought I would give some heads up about something. `document.registerElement` (Custom Elements v0) is not supported by Electron 11, in favor of Custom Elements v1. Atom is...
Hi official Atom folks. Sad to see [the editor is being sunset](https://github.blog/2022-06-08-sunsetting-atom/). **_But that's not what this post is about_.** **The point of this issue is to ask**: Will package...
Hi... Background info: Someone filed an emoji-related bug with Firefox, and he attached a simple fontconfig as part of ensuring his Steps to Reproduce were, well, reproducible. It ensures the...
[`mocha`](https://www.npmjs.com/package/mocha) is a testing framework, so it shouldn't be needed outside of `devdependencies`. Having fewer `dependencies` obviously pulls in less dependencies, for those who use `swagger` in their project. That...
### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...
### Problem A couple of this repo's tests fail on Linux at the moment. The test failures look like this in CI: ``` 1) Git commands for CompositeGitStrategy made of...
Step 6 in the contributing part of README.rst says to `pip install --editable .` which doesn't work [in Ubuntu]. `pip3 install --editable .` does work, however. Also a minor thing:...
Hi all, I am working on Noto Emoji trying to edit some glyphs, and it crashes every time I try to cut or delete quadratic curves. The error message is:...
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...