sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
320 stars 44 forks source link

Add FontSize extension and associated MenuSelectFontSize control component #94

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

Requested in https://github.com/sjdemartini/mui-tiptap/issues/52

Note that this means that mui-tiptap has a new peer dependency: https://tiptap.dev/api/marks/text-style.

Screenshots

When no fontSize has been set at the current selection (default appearance)

Screenshot 2023-07-14 at 11 50 13 AM

When a fontSize has been set

Screenshot 2023-07-14 at 11 49 15 AM

MenuSelectFontSize default sizeOptions

Screenshot 2023-07-14 at 10 38 25 AM