vuetify-pro-tiptap icon indicating copy to clipboard operation
vuetify-pro-tiptap copied to clipboard

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.

Results 25 vuetify-pro-tiptap issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-vue](https://togithub.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://togithub.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)) | [`^4.6.2` -> `^5.1.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/4.6.2/5.1.2) |...

Is there a way to change the default image size when an image is inserted into the DOM? I found that the default image size is set to large on...

Is there a way to use custom colors in highlight and text color ?

This may be something that could be extended to other extensions, but I find myself with this issue: There are classes that conflict in my app, causing heading elements to...

Hi @yikoyu Thank you for this package saved me a lot of time. I think Link is missing some functionily: 1. Unlink 2. Target attribute 3. Rel attribute Based on...

enhancement

Hello community, I'm new to Vuetify-Pro-Tiptap and currently exploring the use case of making specific document portions "uneditable or readonly" with Vuetify-Pro-Tiptap. Our goal is to **restrict editing in specific...

Added [errorMessages](https://vuetifyjs.com/en/api/v-input/#props-error-messages) prop

Export TiptapToolbar because i need to seperate the editor and the toolbar