Skip to content

Add option to provide full Quill options object #43

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

Closed
wants to merge 2 commits into from

Conversation

andeersg
Copy link

Quill.js has support for some more options and modules. This change allows you to provide a editorOptions prop that can contain other properties than the few allowed today.

For example the Formats is pretty nice if you want to limit input.

I added lodash.merge so it's possible to merge objects even in IE 11. This change should not break anything for users who continue to use it the old way.

@busheezy
Copy link

Would love this change.

nkonev added a commit to nkonev/vue2-editor that referenced this pull request Nov 28, 2017
boldchains pushed a commit to boldchains/editor-vue2 that referenced this pull request Jan 18, 2020
cooperateDev added a commit to cooperateDev/vue2-editor that referenced this pull request Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants