Skip to content

fix: SuggestionPlugin support Composition event - #1295

Open
ClytzeL wants to merge 2 commits into
TypeCellOS:mainfrom
ClytzeL:composition-event
Open

fix: SuggestionPlugin support Composition event#1295
ClytzeL wants to merge 2 commits into
TypeCellOS:mainfrom
ClytzeL:composition-event

Conversation

@ClytzeL

Copy link
Copy Markdown

fix#1283
/claim #1283

@vercel

vercelBot commented Dec 2, 2024

Copy link
Copy Markdown

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

NameStatusPreviewUpdated (UTC)
blocknote✅ Ready (Inspect)Visit PreviewDec 3, 2024 6:12am

@vercel

vercelBot commented Dec 2, 2024

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

@algora-pbc

algora-pbcBot commented Dec 2, 2024

Copy link
Copy Markdown

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

@YousefED

Copy link
Copy Markdown
Collaborator
  • Can you explain why there was a different PR necessary?
  • Why do we need to listen to domevents manually, can't we check view.composing like here? ueberdosis/tiptap@9789372

@ClytzeL

Copy link
Copy Markdown
Author
  • Can you explain why there was a different PR necessary?
  • Why do we need to listen to domevents manually, can't we check view.composing like here? ueberdosis/tiptap@9789372

@YousefED
1.A different PR here because #1292 can not match my requirement. And I had changed source code in my project.I wish these changes can commit to the upstream blocknote.
2.I am not familiar with tiptap and before coding I had missed the information.I will try this.Thans for your advice.

@YousefED

YousefED commented Dec 9, 2024

Copy link
Copy Markdown
Collaborator

1.A different PR here because #1292 can not match my requirement. And I had changed source code in my project.I wish these changes can commit to the upstream blocknote.

Can you explain why on that PR? (I mean, can you a comment on that PR why there is an issue?)

@ClytzeL

Copy link
Copy Markdown
Author

1.A different PR here because #1292 can not match my requirement. And I had changed source code in my project.I wish these changes can commit to the upstream blocknote.

Can you explain why on that PR? (I mean, can you a comment on that PR why there is an issue?)

@YousefED You would like me to comment on #1292 ?

@YousefED

YousefED commented Dec 9, 2024 via email

Copy link
Copy Markdown
Collaborator

Sign up for freeto 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.

request suggestion menu mentions to support CompositionEvent for chinese input

3 participants

@ClytzeL@YousefED@woutervroege