The Wayback Machine - https://web.archive.org/web/20210925034604/https://github.com/topics/electron
Skip to content
#

Electron

electron logo

Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.

Here are 10,401 public repositories matching this topic...

lramos15
lramos15 commented Sep 22, 2021

I use the test explorer now more than the CLI when running tests in the VS Code repo. Test that use non standard functions as the callback aren't picked up in the explorer which caused me to miss them. Here's an example with a custom sinonTest function

Example
https://github.com/microsoft/vscode/blob/a01c72ed3b8c78e499d3cf7099f4dde046826f81/src/vs/platform/telemetry/test/browser/telemetryServ

pshirshov
pshirshov commented Aug 14, 2021

TBH these white splashes are quite painful.

This usercss helps:

.tox .tox-dialog-wrap__backdrop {
background-color: #303030 !important;
}

Though I think that should work out of the box. Could you fix that?

Thanks

<img width="1533" alt="Screenshot 2021-08-14 at 16 01 35" src="https://user-images.githubusercontent.com/295225/129450537-77840706-6909-446a-8aaa-d8c0cee81b1

IlCallo
IlCallo commented Sep 22, 2021

Describe the bug
When createUploaderComponent has been created, emits specification only described the usage as an array (eg. ['update:label', 'change']), later on they added the ability to provide an object for stricter type checking and validation, very much like props.
Currently createUploaderComponent only supports emits as an array and props as an object

**Codepen/jsFid

theia
eeshangarg
eeshangarg commented Sep 23, 2021

As discovered in #19807, missing tab names are currently silently ignored by our tabbed_sections Markdown extension, this is not right. We should raise an exception somewhere so that missing tab names are caught before they make their way into production. This should hopefully be a quick fix! Ideally, we should do this in a manner such that something in zerver.tests.test_markdown or some other

Kap
Timmmm
Timmmm commented Jul 8, 2021

macOS version: Not relevant
Kap version: I am not sure. The About Kap option seems to make it crash! Within the last year though.

Steps to reproduce

  1. Make a recording.
  2. Export it.
  3. Close the recording window.

Current behaviour

It always asks if you are sure you'd like to discard it. I always want to discard it. Very annoying.

Expected behaviour

I

responsively-app
geiras
geiras commented May 7, 2021

🚀 Feature Request

📝 Description

When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.

Describe the solution you'd like

I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr

Created by GitHub

Released July 15, 2013

Latest release 3 days ago

Repository
electron/electron
Website
electronjs.org
Wikipedia
Wikipedia

Related Topics

electron-app electron-application