Go to file
khaydarov 7fa2110dab Переход курсора на следующий и предыдущий блоки при нажатии на кнопки вверх/вниз (#32)
* done

* add event listener to UP and DOWN arrows

* upd arrow eventlistener. Switching blocks by UP, DOWN, LEFT and RIGHT buttons

* comments added

* fixed

* block handler

* caret module

* bug

* arrows keydows handlers

Продолжить дебажить изменения каретки

* upd

* add blockHandlers to promise

* fixed bugs

* upd

* ce_block to constant

* upd
2016-06-10 19:57:02 +04:00
fonts/codex_editor Making interface, example page 2015-11-29 01:10:25 +03:00
.gitignore add gitignore 2015-12-11 00:26:32 +03:00
ce_interface.js export editor content to result textarea by click on "save" button 2016-01-02 00:17:03 +03:00
codex-editor.js Переход курсора на следующий и предыдущий блоки при нажатии на кнопки вверх/вниз (#32) 2016-06-10 19:57:02 +04:00
editor.css all blocks now contenteditable 2016-06-04 12:33:09 +03:00
example.html saving caret position 2016-06-04 20:25:03 +03:00
LICENSE Initial commit 2015-11-28 23:56:35 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00

codex.editor

CodeX Editor sources