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

FIX: ホットキーでshift+数字を登録時のエラーをなくす #1964

Merged
merged 7 commits into from
May 20, 2024

Commits on Mar 29, 2024

  1. FIX: ホットキーでshift+数字を登録時のエラーをなくす

    event.code式に書き換え
    .がPeriodだったりと様々な対応しきれないものがあるので対応しているもの以外は弾くようにした
    tsym77yoshi committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b3e46ee View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    c0508ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2292a58 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Update src/plugins/hotkeyPlugin.ts

    Co-authored-by: Hiroshiba <[email protected]>
    tsym77yoshi and Hiroshiba authored May 12, 2024
    Configuration menu
    Copy the full SHA
    1669c4c View commit details
    Browse the repository at this point in the history
  2. Update src/plugins/hotkeyPlugin.ts

    Co-authored-by: Hiroshiba <[email protected]>
    tsym77yoshi and Hiroshiba authored May 12, 2024
    Configuration menu
    Copy the full SHA
    9ba0ec5 View commit details
    Browse the repository at this point in the history
  3. Update hotkeyPlugin.ts

    tsym77yoshi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    e3f95e2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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