angular-summernote
angular-summernote copied to clipboard
AngularJS directive to Summernote
Hi! I've read in several issues here that using _summernote-bs**x**.css_ and _summernote-bs**x**.js_ Summernote will not use Bootstrap, so it will not rewrite my CSS style. But, when I use them...
this is an added feature to use ng-required based on #22 issue.
I created custom button on image popover for add bootstrap class (img-responsive). But i can't find how can i get the selected image/add new class to selected image. Could you...
added this option to enable/disable this plugin when in edit mode.
I'm trying to disable any try of drag&drop in editor, but using _disableDragAndDrop_ flag has effect on the entire document, which I dont' want to. Is there any plans of...
with airmode=fasle (default) the height is fixed but when changed to airmode=true getting infinite height. how to fix the height in airmode=true? jQuery('.summernote').summernote({ height:120, minHeight:100, maxHeight:120, disableResizeEditor:false, airMode:true, airPopover: [...
hi guys, please add anguler-summernote package to https://nuget.org . thanks.
Hi! I think it would be a good idea to create some provider for this module to allow for some default behaviour for all instances of Summernote. For now every...
This is occurring in the latest versions of both Chrome and Firefox. I'm am using the version 0.5.0 of angular-summernote, and Angular 1.3.x. I'm having a problem where Summernote does...