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(variable-input): add custom fields and combobox #44

Merged
merged 13 commits into from
Nov 28, 2024

Conversation

pepeladeira
Copy link
Member

No description provided.

Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 4:29pm

Copy link
Contributor

@roger067 roger067 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bão! 👍

const plainText = transformContentToPlainText(editor.innerHTML);
onChangeContent?.(plainText);
setText(plainText);
const selection = window.getSelection();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

É realmente necessário declarar o selection em todo escopo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

faz sentido!

@pepeladeira pepeladeira merged commit 91827bb into main Nov 28, 2024
2 checks passed
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.

3 participants