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: add 'Keys' variable to enum values and check for hotKeys #2463

Merged
merged 15 commits into from
Sep 10, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    cbc68b1 View commit details
    Browse the repository at this point in the history
  2. fix: the order of check for hotKeys

    yanzhuoran committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    10b6863 View commit details
    Browse the repository at this point in the history
  3. feat: change the Keys to enum

    yanzhuoran committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bfd97f2 View commit details
    Browse the repository at this point in the history
  4. chore: change the judge function based on Keys enum

    yanzhuoran committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9a30274 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat: add rest attributes

    yanzhuoran committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9c5c0e4 View commit details
    Browse the repository at this point in the history
  2. chore: remove useless code

    yanzhuoran committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2afe495 View commit details
    Browse the repository at this point in the history
  3. style:change hotkeys spliter style

    yanzhuoran committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    167e39a View commit details
    Browse the repository at this point in the history
  4. feat: add shotscreen for overview

    yanzhuoran committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7164611 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: update APIs and doc

    yanzhuoran committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2bc0901 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: modify preventDefault api and update doc

    yanzhuoran committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a6aaf94 View commit details
    Browse the repository at this point in the history
  2. fix: export keys error

    yanzhuoran committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3221829 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. chore: remove useless null check

    yanzhuoran committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    31ffce1 View commit details
    Browse the repository at this point in the history
  2. fix: withdraw change in overlay-bg

    yanzhuoran committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1d1901 View commit details
    Browse the repository at this point in the history
  3. feat: using optional chaining

    yanzhuoran committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3baa28b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68320fe View commit details
    Browse the repository at this point in the history