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

Summernote react adaptation without bootstrap #82

Open
erwinangeles opened this issue May 12, 2020 · 3 comments
Open

Summernote react adaptation without bootstrap #82

erwinangeles opened this issue May 12, 2020 · 3 comments

Comments

@erwinangeles
Copy link

Would it be possible to compile a version of summernote.js to use the lite version? The bootstrap dependencies clash with materialize.

As you can see summernote has a lite version without the bootstrap dependency.
https://summernote.org/getting-started/#without-bootstrap

@TheStu
Copy link

TheStu commented Nov 26, 2020

Yes this would be great. Alternatively, is there a good way to scope the bootstrap CSS to just the component? Maybe I'm just dense but it seems incredibly difficult to figure this out.

Edit: Figured out how to scope Bootstrap at least. What I ended up doing ... copied bootstrap.css in to a local file in my project. Changed it to a .scss file and scoped it as described here: https://stackoverflow.com/a/55463420/1378823 and also set dialogsInBody to false in the ReactSummerNote config options.

@arthedza
Copy link

Is there any update on this?

@deflexable
Copy link

deflexable commented Feb 22, 2023

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

No branches or pull requests

4 participants