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: improve keyboard operation accessibility #285

Merged
merged 10 commits into from
Nov 28, 2024

Commits on Nov 23, 2024

  1. feat: improve keyboard accessibility

    小豪 committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b727013 View commit details
    Browse the repository at this point in the history
  2. feat: do not add focus style when clicking

    小豪 committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    c3e086c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. chore: remove some logic

    小豪 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    78bb227 View commit details
    Browse the repository at this point in the history
  2. test: add keyboard operation test case

    小豪 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2f7630e View commit details
    Browse the repository at this point in the history
  3. fix: lint fix

    小豪 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    429831f View commit details
    Browse the repository at this point in the history
  4. style: adjust focus style

    aojunhao123 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    28be306 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    fbd0d56 View commit details
    Browse the repository at this point in the history
  2. chore: adjust code style

    aojunhao123 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f12a903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913982b View commit details
    Browse the repository at this point in the history
  4. test: add test case

    aojunhao123 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6817d51 View commit details
    Browse the repository at this point in the history