Fredrik Sundqvist

Results 22 comments of Fredrik Sundqvist

How do I remap Enter to Ctrl+Enter?

@brunoais Nice suggestion! I tried it. It kinda works, but I have a problem. I use: ``` this.wysiwygEditorInsertHtml(''); ``` to insert newlines. But somehow when you are typing som text...

I tried it in Firefox and IE11 now. No problem at all. It looks like it is something related to Chrome/Webkit.

![chrome-linebreak-bug](https://cloud.githubusercontent.com/assets/3159565/6813720/0e0d7232-d278-11e4-8a71-405c89b0c7e6.gif)

Where can I find the code for "shift+enter"?

After some digging I found #248 Somehow I need to reuse some of this logic but do not know how... Any can help?

If someone can resolve the conflicts, I can take a look at this

It would be nice to have something automated, with each release published to npm and GitHub Releases. Today I'm doing the releases to npm manually and I don't really have...

Could you submit a PR?