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

KeyboardShortcuts: Convert to TypeScript #47429

Merged
merged 9 commits into from
Jan 30, 2023
Merged

KeyboardShortcuts: Convert to TypeScript #47429

merged 9 commits into from
Jan 30, 2023

Commits on Jan 30, 2023

  1. Rename file

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    114b42b View commit details
    Browse the repository at this point in the history
  2. KeyboardShortcuts: Add types

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7ad6024 View commit details
    Browse the repository at this point in the history
  3. Return as valid JSX element

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4bc668b View commit details
    Browse the repository at this point in the history
  4. Convert tests

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b408367 View commit details
    Browse the repository at this point in the history
  5. Add main JSDoc

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d11ea89 View commit details
    Browse the repository at this point in the history
  6. Add story

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d071ca4 View commit details
    Browse the repository at this point in the history
  7. Add changelog

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0d1d220 View commit details
    Browse the repository at this point in the history
  8. Use createEvent()

    Co-authored-by: flootr <[email protected]>
    mirka and flootr committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    07fc8d5 View commit details
    Browse the repository at this point in the history
  9. Add todo comment

    mirka committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    096bf8f View commit details
    Browse the repository at this point in the history