Skip to content

Update tiptap 3#11198

Merged
ThieryMichel merged 10 commits intonextfrom
update-tiptap-3
Mar 26, 2026
Merged

Update tiptap 3#11198
ThieryMichel merged 10 commits intonextfrom
update-tiptap-3

Conversation

@ThieryMichel
Copy link
Copy Markdown
Contributor

Problem

We are currently still using tiptap 2, but tiptap 3, released in July, offer several improvement, like the ability to resize image

Solution

Upgrade to tiptap 3 and add the ability to resize image in RichTextInput

How To Test

Run storybook, and test all story for RichTextInput, everything should work like before.
Add an image, in the rich text input and now you can resize it.

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (They were already here)
  • The documentation is up to date (no change for the user, unless he used some tiptap extension that changed)

Also, please make sure to read the contributing guidelines.

Copy link
Copy Markdown
Collaborator

@WiXSL WiXSL left a comment

Choose a reason for hiding this comment

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

Looks much better, with much less code to mantain 😃

@ThieryMichel ThieryMichel added this to the 5.15.0 milestone Mar 26, 2026
@ThieryMichel ThieryMichel merged commit 1e92f79 into next Mar 26, 2026
15 checks passed
@ThieryMichel ThieryMichel deleted the update-tiptap-3 branch March 26, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants