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: customizable character and space shortcut events #2228

Merged
merged 19 commits into from
Sep 15, 2024

Commits on Sep 13, 2024

  1. Added character shortcut events class

    CatHood0 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c723af1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    0315763 View commit details
    Browse the repository at this point in the history
  2. Chore: added new gif video url

    CatHood0 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    34cee79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc9c512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a62cd8b View commit details
    Browse the repository at this point in the history
  5. Merge from master

    CatHood0 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    568ccee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de374a2 View commit details
    Browse the repository at this point in the history
  7. chore: add a message for validating an assert in handleFormatByWrappi…

    …ngWithSingleCharacter()
    EchoEllet committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    66b8a32 View commit details
    Browse the repository at this point in the history
  8. chore: fix analysis warning

    EchoEllet committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2b699d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Chore: moved shortcut docs to its own file

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    205fe5e View commit details
    Browse the repository at this point in the history
  2. Chore: changed editor without shortcut gif url

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a137486 View commit details
    Browse the repository at this point in the history
  3. Chore: added description to asserts

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    36a08f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e9b56c View commit details
    Browse the repository at this point in the history
  5. Fix: characterShortcutEvents param in raw configs is showing as it is…

    … deprecated
    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e526011 View commit details
    Browse the repository at this point in the history
  6. Chore: dart format

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3d04ae6 View commit details
    Browse the repository at this point in the history
  7. Chore: fixed some comments that references double chars instead singl…

    …e chars
    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    295bd41 View commit details
    Browse the repository at this point in the history
  8. Fix: typo

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9e7f38e View commit details
    Browse the repository at this point in the history
  9. Chore: improved doc comments on format functions

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4402a16 View commit details
    Browse the repository at this point in the history
  10. Chore: dart format

    CatHood0 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    513438c View commit details
    Browse the repository at this point in the history