angular-summernote
angular-summernote copied to clipboard
AngularJS directive to Summernote
When binding a Summernote editor to a model with a Null value the ng-form in which the editor is placed becomes $dirty. Sample [here](https://jsfiddle.net/razvangoga/pLqhwec0/10/). I could only duplicate this in...
Why I run the program has been reported to the wrong :angular.js:13708 TypeError: $node.attr(...).tooltip is not a function
Hi everyone, I would like to know some features in Summernote. Has Summernote supported merge tags feature which is allow user custom content in Text Editor control. Thank you so...
Hello, I use in my application material design and now using summernote I'm having problem, why summernote uses bootstrap and I do not use bootstrap, how to solve it?
Hi, I use your plugin in Angular project but after insert image as base64, type in editor with delay and some times after 4 second from key-press character shown. Thanks
Hi, please, can you fix the Problem of Imagelinking? It is not possible to set links to an image. Maybe, you can integration a button like the 100%,50%,25% one for...
When I change ngmodel value the cursor jump to beginning, for this reason I want to use saveRage to save the previous position of cursor. How can i do this...
When we have summernote in a page, When we press enter by focusing any other controls(input type text) other than summer note, summernote is not working. Please help me the...
When I am creating a link, "Open in new window" option does not work, I can't check it. Next, when editing links, "Open in new window" option does not work...
Hi, I want to upload video from local machine not through URL,is there any possibility to do so in summernote? Thanks in Advance.