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

Docs and gamepad #92

Merged
merged 5 commits into from
Feb 3, 2025
Merged

Docs and gamepad #92

merged 5 commits into from
Feb 3, 2025

Conversation

tomchen
Copy link
Member

@tomchen tomchen commented Feb 3, 2025

  • basic gamepad support
  • hotfix can't change form item value
  • fix useClickOutside mouse down up issue
  • other improvement
  • rewrite copy code instead of lib
  • sass @use instead of @import
  • folders in utils
  • improve keyboard controls
    • select card topbutton with arrows
    • change number input with up down
    • toggle checkbox with enter
    • reset apply accesskey

select card topbutton with arrows;
change number input with up down;
toggle checkbox with enter;
reset apply accesskeys
hotfix can't change form item value
fix useClickOutside mouse down up issue
other improvement
rewrite copy code instead of lib
sass @use instead of @import
@tomchen tomchen merged commit 1063af9 into main Feb 3, 2025
1 check passed
@tomchen tomchen linked an issue Feb 3, 2025 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Game controls improvement & gamepad support
1 participant