Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiptap editor 🎊 #835

Closed
wants to merge 5 commits into from
Closed

Tiptap editor 🎊 #835

wants to merge 5 commits into from

Conversation

zcuric
Copy link
Contributor

@zcuric zcuric commented Apr 28, 2021

FEATURE PREVIEW

This PR is currently only for preview and testing purposes. Couple of notes:

  • tiptap version in tce-tiptap is still v1, migration to v2 is starting soon.
  • several features from tce-jodit are missing like special characters option, tooltip, subscript, superscript and some are not 1:1
  • some features now actually work like list (not perfect though)
  • tce-tiptap is built with vuetify

Next steps:

  • migrate to new version of tiptap
  • implement all the features from current tce-jodit (add tooltips)
  • enable custom extension through tailor extension api
  • enable full customisation of toolbar options through initialisation

This PR

  • Replaces tce-jodit editor with tce-tiptap editor

image

@zcuric
Copy link
Contributor Author

zcuric commented May 17, 2021

Update

Known bugs

Next steps:

  • implement all the features from current tce-jodit (add tooltips)
  • enable custom extension through tailor extension api
  • enable full customisation of toolbar options through initialisation

@underscope
Copy link
Collaborator

Closing the v1 preview. There will be soon a new editor based on the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants