ui-tinymce icon indicating copy to clipboard operation
ui-tinymce copied to clipboard

AngularUI wrapper for TinyMCE

Results 70 ui-tinymce issues
Sort by recently updated
recently updated
newest added

I have a screen that allows the user to edit several HTML sections in the same page. So there's a `$scope` variable called `contents`, that has a bunch of objects...

needs investigation

The field should not control form state. The issue was found when enabling ui-tinymce directive inside a form, which had other fields. When it enables, all other fields are set...

needs review

https://github.com/akatov/angular-contenteditable As tinymce use `contenteditable=true` behavior, `ui-tinymce` has to deal with it and `ngModel`. I just want to report to you this project, in case you will want to transfert...

...which prevents bold/itlic button to not gain focus on empty lines due to markCaretContainersBogus() function in tinymce being called. The is to fix issue #229.

needs review

I'm running into an issue where users need to be able to copy & paste + type large amounts of text for a given field of data, such as a...

enhancement
PRs please!

Make sure there is a button to open demo in plunker for easy plunker creation. Look at [angular-ui/bootstrap](https://github.com/angular-ui/bootstrap) for an example.

demo

it needs 4 calls to become available... ![capture](https://cloud.githubusercontent.com/assets/1644264/10739452/0c1bfbca-7c4f-11e5-9f3e-19855731036d.PNG)

needs plunker

- Add test coverage capability - Bring up test coverage - Clean up ignored tests - Fix timeouts needed in tests

enhancement
tests
PRs please!

documentation
PRs please!