vue2-editor
vue2-editor copied to clipboard
A text editor using Vue.js and Quill
Hello, I have set the disabled attribute. Although it cannot be entered, the button in the menu bar can still be clicked
When we change the alignment of second line it change the alignment of first line.
This message appears in the console when using the component
Bumps [terser](https://github.com/terser/terser) from 4.0.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...
i would like to ask for url instead of ask for uploading a file, is it possible to have a custom function but not after asking for the file upload...
vue2-editor version: ^2.10.2 in the editor it showing nested list correctly but the HTML generate for list is not correct **current behavior :** `` ` OL Parent item` ` Child...
Hi, Do somebody has a step by step to add the authorship module on top of vue2editor ?
Hello ! Setup: `vue2-editor - v2.10.3` `vue - v2.7.8` `vue-template-compiler - v2.7.8` I've the following problem bubbling from vue2-editor: `Error in nextTick: "TypeError: Cannot read properties of undefined (reading 'on')"`