We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw that tiptap natively supports the onFocus-Event.
Would it be possible to have an event emitted on that? That would be awesome! :)
The text was updated successfully, but these errors were encountered:
Hi, good idea. Whoever has the opportunity, can do PR, there is an example of PR, where the same thing is done, but for the blur event.
blur
Sorry, something went wrong.
Add onFocus-Event iliyaZelenko#154
f1c08c1
Implemented and created a pull request. #183
dcf8fd7
chore(release): 2.22.0 [skip ci]
2081543
# [2.22.0](v2.21.0...v2.22.0) (2020-05-27) ### Features * **events:** add onFocus-Event ([#183](#183)) ([dcf8fd7](dcf8fd7)), closes [#154](#154)
🎉 This issue has been resolved in version 2.22.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
No branches or pull requests
I saw that tiptap natively supports the onFocus-Event.
Would it be possible to have an event emitted on that?
That would be awesome! :)
The text was updated successfully, but these errors were encountered: