sjdemartini / mui-tiptap

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

Show each font family option with that font-family CSS style, and change empty/tooltip label to "Font" #122

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

Rather than showing each option in the default font, we'll show each option in that option's font-family style.

Also, this changes the default emptyLabel and tooltipTitle to "Font", as that's the more familiar name that Outlook, Google Docs, etc. use.

Example:

Screenshot 2023-08-09 at 5 20 39 PM