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

FEATURE: Added EmojiPreview component for typing Emojis using : shortcut #349

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Kamlesh72
Copy link
Contributor

Description

Added a Component called EmojiPreview that provides shortcuts to type Emojis.
Easily Access Emojis using ":"

Fixes #105

Video/Screenshots

Screen.Recording.2023-12-08.at.3.27.15.PM.mov

@Kamlesh72
Copy link
Contributor Author

Things yet to be added:
Pressing Enter should select the current emoji.
Also pressing ArrowUp shouldn't move the cursor to the start of text.

@abhinavkrin
Copy link
Member

Thank you @Kamlesh72 for the incredible work! Your contributions are paving the way for us to develop a custom emoji picker. This is particularly beneficial since our current emoji picker package is quite large, adding about 1MB to our bundle size. With the emoji set from your PR, we can design a more efficient and tailored emoji picker that better suits our needs. Your efforts are greatly appreciated!

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.

able to add emoji in text using : shortcut
2 participants