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

Add emoji support #29

Open
misterupkeep opened this issue Mar 18, 2021 · 3 comments
Open

Add emoji support #29

misterupkeep opened this issue Mar 18, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request UI UX Updates or changes to UI to facilitate better user experience

Comments

@misterupkeep
Copy link
Member

Render emoji with Twemoji, and add a emoji picker component

@misterupkeep misterupkeep added enhancement New feature or request UI UX Updates or changes to UI to facilitate better user experience labels Mar 18, 2021
@misterupkeep
Copy link
Member Author

@00drip I'll handle the emoji picker component once you add Twemoji

lukediamond pushed a commit that referenced this issue May 29, 2021
@lukediamond
Copy link
Member

@misterupkeep v-textarea strangely enough does not have contents. I cannot see the text/emojis in the element whatsoever in devtools. Twemoji depends on having DOM access to the element to swap glyphs for images, so there's no way to use twemoji within the actual message field right now.

@misterupkeep
Copy link
Member Author

Once again, vuetify comes short 🙄
Maybe there's a workaround to get it working, but I'd like to lower our dependency surface against a library which we've already had to replace bits of

@misterupkeep misterupkeep removed their assignment May 29, 2021
lukediamond pushed a commit that referenced this issue May 30, 2021
lukediamond pushed a commit that referenced this issue May 30, 2021
lukediamond pushed a commit that referenced this issue May 30, 2021
lukediamond pushed a commit that referenced this issue May 31, 2021
add a mobile emoji picker, speed up menu render, and animate tab switches

re #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI UX Updates or changes to UI to facilitate better user experience
Projects
None yet
Development

No branches or pull requests

2 participants