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

添加快捷键设置 #766

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 25, 2024

  1. Create new tab page in settings

    3DRX committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9d3bb9c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add styling in HotkeySetting.

    3DRX committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e1bf3c6 View commit details
    Browse the repository at this point in the history
  2. Add dialog

    TODO: make or find a good approach to set hotkey.
    3DRX committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ff5327f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc2882 View commit details
    Browse the repository at this point in the history
  4. Add event listener in HotkeySetting

    1. All keymaps in an array state
    2. `memo` to prevent other table cells from re-rendering
    3DRX committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8d52035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18a7bed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b5c479 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c3b998 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Read hotkey input

    3DRX committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f824b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0794510 View commit details
    Browse the repository at this point in the history
  3. Move initKeyMaps to utils

    3DRX committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c75c094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18ed3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    777ee92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    370fd34 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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