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

[botcom] emojis: reloaded🕴️ #5124

Open
wants to merge 7 commits into
base: mime/textfields-5
Choose a base branch
from

Conversation

mimecuvalo
Copy link
Member

This redoes #2825 (which was #2814 originally) using the new integrated TipTap editor.

everyone ❤️'s emojis: https://dropbox.tech/application/dropbox-paper-emojis-and-exformation

emojis-reloaded.mp4

@mimecuvalo mimecuvalo requested a review from SomeHats December 16, 2024 08:19
Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
examples ✅ Ready (Inspect) Visit Preview Dec 19, 2024 2:41pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
tldraw-docs ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 2:41pm

@steveruizok
Copy link
Collaborator

Nice!

Does this come in lazily? That big 500kb json file is scary if it's going to be part of the main JS bundle

@mimecuvalo
Copy link
Member Author

Does this come in lazily? That big 500kb json file is scary if it's going to be part of the main JS bundle

yup! it's lazy const EmojiDialog = lazy(() => import('./EmojiDialog'))

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.

2 participants