vue-quill icon indicating copy to clipboard operation
vue-quill copied to clipboard

Rich Text Editor Component for Vue 3.

Results 76 vue-quill issues
Sort by recently updated
recently updated
newest added

Hello, Has anyone run the plugin innuxt 3? Is it possible?

v-model:content not working when changed the binding value, it seems not two way binding, @feature

**Version** 1.0.0-beta.7 Currently `formats` is only able to be passed to the `options` prop. Since the `options` prop is ignored when using the `modules` prop (#115), `formats` cannot be used...

**Version** @vueup/vue-quill version [e.g. 1.0.0-beta.5] **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2....

@vueup/vue-quill 1.0.0-beta.8 @vue 3.2.29 I want to edit in textarea field(with QuillEditor) content from API which i get in HTML format with CSS classes. I tried many solutions which i...

**Version** "@vueup/vue-quill": "^1.0.0-beta.7", **Describe the bug** When i use the v-model (value type: string) to bind the string on VueQuill component, default value ( by setHTML() method ) will be...

I have used the ImageUploader module myself, and now I want to add highlight.js, but I don't seem to see the relevant functions Below is my current sample code ```...

**Version** @vueup/vue-quill version [1.0.0-beta.8] **Describe the bug** Quill editor's dropdown stops working after the component is toggled by v-if. It works fine in development mode but not in production. ![quill-bug](https://user-images.githubusercontent.com/51456572/174257672-18721458-47d9-483b-80fc-64fd44d328c4.gif)...

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-alpha.4 to 1.0.0-alpha.19. Release notes Sourced from vitepress's releases. v1.0.0-alpha.19 Please refer to CHANGELOG.md for details. v1.0.0-alpha.18 Please refer to CHANGELOG.md for details. v1.0.0-alpha.17 Please refer to...

dependencies

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. Changelog Sourced from dotenv's changelog. 16.0.3 (2022-09-29) Changed Added library version to debug logs (#682) 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json...

dependencies