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

There are some issues #253

Closed
khoibv opened this issue Dec 19, 2023 · 1 comment
Closed

There are some issues #253

khoibv opened this issue Dec 19, 2023 · 1 comment
Labels

Comments

@khoibv
Copy link

khoibv commented Dec 19, 2023

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)
2. create multiple editors, click fullscreen always opens the fullscreen of the last editor.
3. 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 yikoyu closed this as completed in 5407d53 Jan 17, 2024
yikoyu pushed a commit that referenced this issue Jan 20, 2024
## [2.4.0](v2.3.0...v2.4.0) (2024-01-20)

### Features

* dialog can be customized with dialogComponent for custom components and styles ([5407d53](5407d53)), closes [#253](#253)
* **locale:** add Dutch locale ([#243](#243)) ([33ff84e](33ff84e))
* **VuetifyTiptap:** add 'hideBubble' prop to hide the bubble menu ([60318c9](60318c9))
* **VuetifyTiptap:** add removeDefaultWrapper option to remove default wrapper ([fa3c2db](fa3c2db)), closes [#208](#208)

### Bug Fixes

* bubble menu type is missing ([339251a](339251a))
* **BubbleMenu:** repeatedly selecting table cells crashes ([dafd80d](dafd80d))
* **extensions:** disable commands that cannot be used in certain operations ([7432b7e](7432b7e))
* **extensions:** props type error ([2381b31](2381b31))
* sharing global parameters among multiple editors ([259e6e6](259e6e6)), closes [#253](#253)
* **Table:** unable to create table for mobile devices ([d33c67a](d33c67a)), closes [#255](#255)
@yikoyu
Copy link
Owner

yikoyu commented Jan 20, 2024

🎉 This issue has been resolved in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants