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

fix(chat): Edit last message hotkey on macOS #13658

Merged
merged 5 commits into from
Nov 1, 2024
Merged

fix(chat): Edit last message hotkey on macOS #13658

merged 5 commits into from
Nov 1, 2024

Commits on Oct 29, 2024

  1. fix(chat): edit last message hotkey on macOS

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cdc937e View commit details
    Browse the repository at this point in the history
  2. feat(utils): add isMac check

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    76d88fd View commit details
    Browse the repository at this point in the history
  3. refactor(utils): migrate browserCheck to TS

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6462214 View commit details
    Browse the repository at this point in the history
  4. fix(settings): show correct hotkey with CMD on macOS

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fa2a349 View commit details
    Browse the repository at this point in the history
  5. chore(devDeps): add @types/ua-parser-js

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a8e04e7 View commit details
    Browse the repository at this point in the history