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

feat: register-local-version protocol command #1652

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    c62387c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b838558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aa8c69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9638071 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update src/main/utils/local-version.ts

    Co-authored-by: Erick Zhao <[email protected]>
    samuelmaddock and erickzhao authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    57a7625 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    a7fcf2c View commit details
    Browse the repository at this point in the history
  2. fix: dialog clobbered on multiple requests

    When multiple dialogs are requested to be shown, they now wait for the previous dialog to be closed and cleaned up.
    samuelmaddock committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    da4be65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0aa34 View commit details
    Browse the repository at this point in the history