Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modules property to Editor #2498

Closed
emink92 opened this issue Apr 26, 2022 · 4 comments
Closed

Add modules property to Editor #2498

emink92 opened this issue Apr 26, 2022 · 4 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@emink92
Copy link

emink92 commented Apr 26, 2022

I'm submitting a ... (check one with "x")

[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[x] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110

Current behavior
I would like to use an extra Quill module called "Quill image uploader" (https://github.com/noeloconnell/quill-image-uploader) which allows to upload an image directly to the server instead of inserting a base64 string.

Anyway I can't find a way of adding a module in a friendly way. I want to avoid editing the editor.js from node_modules because it would be not maintainable at all.

  • PrimeVue version: 3.12.5
@ZiadJ
Copy link

ZiadJ commented Apr 26, 2022

Enabling the bubble theme would also be quite helpful since it only shows the toolbar when needed

@AlphaGeek
Copy link

Also need the image resize for Quill (PrimeVue Editor), I had to revert back to RoosterJS as image resize is absolutely needed.

@tugcekucukoglu tugcekucukoglu added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label May 10, 2022
@omaratta212
Copy link

Any updates on this or suggestions to implement this behaviour?

@mertsincan mertsincan removed the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Aug 31, 2022
@mertsincan mertsincan changed the title How to add extra modules to Editor (Quill) Add modules property to Editor Aug 31, 2022
@mertsincan mertsincan self-assigned this Aug 31, 2022
@mertsincan mertsincan added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Aug 31, 2022
@mertsincan mertsincan added this to the 3.17.0 milestone Aug 31, 2022
@mertsincan
Copy link
Member

Fixed in 7bdbeec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

6 participants