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 support injectable config #190

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Xp0s3d
Copy link

@Xp0s3d Xp0s3d commented Jan 10, 2024

I started using your wrapper for the summernote editor and I noticed that it was missing an option to provide a global config to use for all editors. This would reduce the overhead of having to define a config variable just to use the same config as all other editors in my system.

This pull request adds support for providing a global config using an injection token or a provide function. It also updates the demo app and the readme to include references to those config options.

I really hope there is still interest in supporting this project as it's actually working very well and I'd be happy to help clean up some parts, update it or helping with issues!

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.

None yet

1 participant