yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
159 stars 23 forks source link

There are some issues #253

Closed khoibv closed 7 months ago

khoibv commented 8 months ago

Thank you very much for creating this package.

I am trying to use this and found some issues, like:

1. can create links but no unlinks. (can use Clear to unlink)

  1. create multiple editors, click fullscreen always opens the fullscreen of the last editor.
  2. I want to style the dialogs, for example ImageDialog but there is no way. Is it possible to add classes to dialogs (ImageDialog, LinkDialog, VideoDialog, ...) for easy styling?

My version: 2.3.0

yikoyu commented 7 months ago

:tada: This issue has been resolved in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: