Scot

Results 7 issues of Scot

Just a quick note on bootstrap 5 usage. All that needs to be done is change data-toggle to data-bs-toggle in the js and this plugin works for bs5. Great plugin,...

How do you recommend automatically opening some of the nodes on page load? I don't see an option for that. I'm trying to use it for documentation but not quite...

enhancement

I have this: ``` Edit This Link Text ``` When I click the "pencil" the editor adds a P tag and the "edit this link text" is not editable. ```...

question

I see in the demo/docs page you have: "Only styles predefined for an element can be applied." Let's say the editable page is in a Bootstrap 4 CSS framework. How...

question

I have image uploads working but I'd like to keep the width and height attributes out of the image tag, but I haven't figured out a way to do that...

question

https://docs.dropzone.dev/configuration/basics/configuration-options The description for maxFilesize say it's in bytes but it should say MB.

Hi, I think I'm misssing something obvious here. Let's say I add the following two lines to my scss file so I can change a couple bootstrap default variables: $navbarHeight:...