Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use openExternal async #8220

Merged
merged 4 commits into from Sep 10, 2019
Merged

use openExternal async #8220

merged 4 commits into from Sep 10, 2019

Commits on Sep 5, 2019

  1. use openExternal async

    This commit uses the new version of openExternal which became async in Electron. Previously we were accidentally discarding the result of openExternal; now we pay attention to it again.
    nate smith committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1ef96b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    04b940d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge branch 'development' into 8156-openExternal

    Nate Smith committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    6bf2150 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    1448b6d View commit details
    Browse the repository at this point in the history