angular-wysiwyg icon indicating copy to clipboard operation
angular-wysiwyg copied to clipboard

An AngularJS WYSIWYG directive that multiple instances and two-way data-binding.

Results 38 angular-wysiwyg issues
Sort by recently updated
recently updated
newest added

There was a bug when a page contains more than 1 wysiwyg component with the property disabled. The previous implementation was Enabling/Disabling every menus in the page each times the...

@TerryMooreII Could you cut a new release/add a github tag? Specifically I want this bugfix https://github.com/TerryMooreII/angular-wysiwyg/commit/fb8ae0595fa6016cccc8c8790e0ca77e2df4836e and https://github.com/TerryMooreII/angular-wysiwyg/commit/466e580299bed59598341451c774be831c4997b9 would be nice too. Seems like tagging the current master commit would...

IE: the format buttons only work when i select something, otherwise no effect.

I am thinking of using your wysiwyg editor which looks nice and simple. I have used textAngular, but having some problems with it, but wondered if you editor can cope...

Hi Terry Morell, I have an observation with angular validations on _wysiwyg_. I'm showing a message, when the editor is being emptied at any point of time with the condition...

Hi, Thank you for your module! Can you add support for npm? Pretty straightforward and useful for many developers trying to use only npm as external package manager. Thanks!

i have crated one input box and while clicking on input box wysiwyg editor will open. my problem is that how to bind wysiwyg text area value and stle to...

when we try to put some styles to the text as bold, italic or underline the text is brake in a new line and get the subscript style.

Hello all, My problem is ng-model content. I want to show ng-model content without styles means it should only display text and not styles. Now what happen, whenever i am...