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: emoji shortcut feature #4111

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Tony-MK
Copy link

@Tony-MK Tony-MK commented Dec 6, 2023

Feature Preview


Closes: #2797

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

* feat: emoji shortcut service

* fix: orginial emoji command shortcut

* fix: editor_page command

* fix: postioning of the emoji picker

* fix: emoji size and number per row

* refactor: Removed unused dart math package

* fix: postioning of emoji menu

* refactor: emoji test

* refactor: emoji test

* feat: emoji shortcut service

* fix:emoji shortcut insert tests

* Revert "fix:emoji shortcut insert tests"

This reverts commit 7391e01.

* Revert "feat: emoji shortcut service"

This reverts commit 657bb35.

* fix:vcode settings.json restore to default

* fix:vcode settings.json restore to default

* refactor: integration emoji shortcut command tests

* refactor: removing unwanted import in the emoji_shortcut_service.dart file

* refactor: emoji shortcut command and builder

* refactor: emoji shortcut command and builder

* refactor: emoji shortcut insert test. Keydown mapping

* refactor: document_emoji_shortcut_test

* fix: emoji shortcut integration tests

* chore: optimzations

* style:pemoji shortcut builder

* refactor: emoji_shortcut_service

* test: finally managed to pass tests

* test: document emoji shortcut command

* refactor: emoji shortcut command

* refactor: emoji shortcut service

* refactor: emoji shortcut service

* fix: reverting example/macos/podfile file

* test: tested with arrow keys
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2023

CLA assistant check
All committers have signed the CLA.

@Tony-MK Tony-MK requested a review from Xazin December 7, 2023 23:56
@Tony-MK
Copy link
Author

Tony-MK commented Dec 14, 2023

@Xazin, Can you spare some time to review this PR? If you are too busy I could ask @LucasXu0 if he has some time. Also, kindly help me with feedback if my PR is sufficient. Thank you 😄

@Xazin
Copy link
Collaborator

Xazin commented Feb 16, 2024

I'll have to test something before leaving a final approval, I'll see if I can get to it this weekend, sorry for the wait.

@LucasXu0 LucasXu0 added new feature New feature or request v0.5.8 labels May 7, 2024
@Xazin Xazin added v0.5.9 and removed v0.5.8 labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request v0.5.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] ability to use ":" keyword to create emojis.
4 participants