-
I would like to know whether you are planning to add a feature that will allow users to insert a video/audio file? I like the feature that quill saves the image as code. I would be very - very glad to…
-
Hi,
I'm implementing your DateTime component but for some reason, it only ever shows the current time. I've bound v-model to `` which is pulling data from a database, but the date/time from the da…
-
The 'content' section will not accept the Delta object taken from the editor. Maybe the issue is with using `pasteHTML` instead of `setContents`?
Thank you so much for your work on this project, l…
-
### 中文用户请注意:
1. issue 只接受带重现的 bug 报告,请不要用来提问题!不符合要求的 issue 会被直接关闭。
2. 请尽量用英文描述你的 issue,这样能够让尽可能多的人帮到你。
3. 这里不是论坛不是贴吧,是针对问题本身的讨论区,不接受任何问题之外的东西。
4. 在提出问题前,请仔细阅读REMADE.md并在已关闭的问题中寻找与自身相关的问题,它极有可能已经…
-
Since many fields (especially in the mission details) allow for content to be displayed as HTML, we have to add HTML sanitizing to prevent malicious code being executed or user information stolen via …
-
Hi here!
What about delta data, mentioned in https://quilljs.com/docs/api/#setcontents
Its is possible in vue-quill-editor component ?
Tnx!
-
There are no compile or console errors.
As said in title, using v0.23.0 of your package.
Other packages we use:
```
"devDependencies": {
"@websanova/vue-auth": "^2.12.1-beta",
"axios":…
-
I just created a module for Quill ([quill-markdown-shortcuts](https://patleeman.github.io/quill-markdown-shortcuts/)) and I realized there is no where to share my module with the community nor is ther…
-
[HMR] bundle has 3 errors
client.js?d90c:161 ./~/_css-loader@0.28.4@css-loader!./~/_vue-style-loader@3.0.1@vue-style-loader!./~/_css-loader@0.28.4@css-loader?{"minimize":false,"sourceMap":false}!./~/…
-
Hi! How to pass instance name dynamically like:
```
```
Thank you!