sjdemartini / mui-tiptap

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

Add menu controls components for Tiptap Color and Highlight extensions #135

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

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

This adds a few primary new controls components:

and also exposes a few new components/utils that are used under the hood:

See the README for more details on each of the above components, and src/demo/EditorMenuControls.tsx for example usage.

Decisions

Screenshots

Screenshot 2023-08-21 at 1 40 35 PM

Screenshot 2023-08-21 at 1 35 36 PM

Screenshot 2023-08-21 at 1 43 44 PM