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 9,409 public repositories matching this topic...

electron
IlCallo
IlCallo commented Mar 4, 2021

Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.

Additional context
We need to create the TS version of all current files in these folders:

theia
Kap
timabbott
timabbott commented Mar 3, 2021

We currently have this logic to check whether to display a banner for an organization's profile not having been completed:

export function check_profile_incomplete() {
    if (!page_params.is_admin) {
        return;
    }

    // Eventually, we might also check page_params.realm_icon_source,
    // but it feels too aggressive to ask users to do change that
    // since their organi
desktop
alok1920
alok1920 commented Jan 13, 2021

Describe the feature or problem you’d like to solve

A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.

Proposed solution

How will it benefit Desktop and its users?

Additional context

Add any other context like screenshots or mockups are helpful, if applicable.

Created by GitHub

Released July 15, 2013

Latest release 1 day ago

Repository
electron/electron
Website
electronjs.org
Wikipedia
Wikipedia

Related Topics

electron-app electron-application