On 14 Mar 2016, at 10:20 AM, Franz de Copenhague <franzdec...@outlook.com> wrote:I have downloaded it and I have a found an issue with click and the cursor. It looks like then body is selected as selRange.end. See the attached image.I can reproduce it doing several double clicks and moving the mouse at the same time.Franz<Captura de pantalla 2016-03-13 a la(s) 23.05.21.png>
Subject: Re: Basic functioning editor demo
From: kell...@gmail.com
Date: Sun, 13 Mar 2016 23:44:20 +0700
To: corint...@googlegroups.com
On 14 Mar 2016, at 12:26 AM, Louis Suárez-Potts <lui...@gmail.com> wrote:This is great to hear, but is it running only on desktop browsers? Or also on mobiles, i.e., iOS?
HI Peter,
I have some ideas about the frontend and backend, definitely they are based on Node.js. I need to know what are your requirements and the interface between the editor component and the web app that contains the editor.
According to your implementation the main requirement is using iframe for the editor component.
My goal will be create a simple UI like draft.js does. (https://facebook.github.io/draft-js/)
- Franz
On 16 Mar 2016, at 6:23 PM, Franz de Copenhague <franzdec...@outlook.com> wrote:HI Peter,I have some ideas about the frontend and backend, definitely they are based on Node.js. I need to know what are your requirements and the interface between the editor component and the web app that contains the editor.
According to your implementation the main requirement is using iframe for the editor component.