Commit graph

13 commits

Author SHA1 Message Date
khaydarov 6d2037777b Caret (#24)
* toolbar position fixed

* ready

* upd

* current Node

* added SetCaret method which sets Caret in position before toolbar event executes

* fixed caret bugs

* upd

* caret position after first-level block modification fixed

* add comments to variables

* fixed comparing method for nodes

* setCaret and saveCaretPosition updated

* fixed var description

* upd

* done
2016-05-25 22:08:41 +04:00
neSpecc e132c823fb move toolbar-button click handler to separated callback 2016-05-12 14:02:09 +03:00
khaydarov 1984feff8f toolbar position fixed (#22)
* toolbar position fixed

* ready

* upd
2016-05-11 19:02:10 +04:00
neSpecc 0a6810b18f some improvements
- mouse click handler on tools
- closing toolbar on toolclicked
2016-05-11 07:29:33 +03:00
Peter Savchenko f249570f54 debug 2016-04-27 20:47:02 +03:00
neSpecc 7f6d3ceb71 stability improved 2016-03-29 21:55:28 +03:00
neSpecc 007d842870 redactor synchronization with original textarea
now you can use it in working forms
2016-03-29 19:30:49 +03:00
neSpecc a0b89b4854 move toolbar my mouse click, some error fixes 2016-03-29 19:04:23 +03:00
Andrew S 87a53a7086 Added toolbar movement 2016-03-08 23:07:11 +03:00
Andrew S 7e15692cd4 Added text-to-h1 transformation using new cEditor.html module 2016-03-02 15:06:21 +03:00
Peter S efd20c1ff0 base ui events handlers 2016-02-05 18:29:29 +03:00
Peter S f523879cda Parser and UI modules 2016-02-05 11:25:52 +03:00
Peter S 32da685e84 [!] New editor structure 2016-02-02 15:45:43 +03:00