What does it do?It adds the Tiptap's color, highlight and text style extensions, their buttons, a color picker for the color, and the text align missing buttons.
Why is it needed?
Some content editors would want to highlight text and change its color.
Text Align extension is enabled but no buttons are handling it.
How to test it?
Write your content, select the text you want to modify, and change its alignment, color, or highlight it.
Sometimes we get the following error: CustomElementRegistry.define: 'hex-color-picker' has already been defined as a custom element. Please feel free to check it here.
There are styling issues related to Strapi Design System 1.19.0; we opened this thread on Discord and await answers.
What does it do?It adds the Tiptap's color, highlight and text style extensions, their buttons, a color picker for the color, and the text align missing buttons.
Why is it needed?
Some content editors would want to highlight text and change its color.
Text Align extension is enabled but no buttons are handling it.
How to test it?
Write your content, select the text you want to modify, and change its alignment, color, or highlight it.
https://github.com/user-attachments/assets/37889178-e259-40e2-9058-d0e628522ad7
Notes
CustomElementRegistry.define: 'hex-color-picker' has already been defined as a custom element
. Please feel free to check it here.1.19.0
; we opened this thread on Discord and await answers.