-
i tried to add the ImageResize module to the ng2-quill-editor component,
```
import * as Quill from 'quill';
import ImageResize from 'quill-image-resize-module';
Quill.register('modules/image…
-
Hii I am making a rich text editor using quill APIs. Following is the funcitonality I am trying to achieve -
1. There is a div element clicking on which makes the quill editor appear
2.Clicking an…
-
**The problem**
I have a large AngularDart project, consisting out of multiple external libraries.
I started development on this project about 1.5 years ago in Dart 1, but since upgrading to Dart 2,…
-
Hello,
I have tried this code out in a CDN version of quill 2.0 and it works fine. I'm attempting to add a custom drop down to the toolbar.
```HTML
Quill Custom Dropdow…
-
Here is my **package.json**
{
"name": "airframe-dashboard",
"version": "0.1.0",
"description": "Seed project for flexible light React/Bootstrap 4 dashboards.",
"main": "index.js",
"s…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
I try to use Editor and got this error:
`
browser_adapter.js:84 ReferenceError: Quill is not defined
at Editor.ngAfterViewInit (http://localhost:3000/assets/back/js/main.bundle.js:57834:27)
at…
-
**Describe the bug**
I have added the `paperbits` folder from angular demo folder into my project and added the required declarations in my project but when I run the project it throws "`Error: Uncau…
-
How to include quill + theme css in our Application buildproess, module or index.html
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …