Go to file
khaydarov 8e6cf4eb6f fixed bug when enter pressed (#112)
When enter was pressed on empty node or node that has siblings,
function worked incorrect and created a new block
2017-01-20 21:25:28 +03:00
fonts/codex_editor new redactor version (#94) 2016-12-07 21:25:31 +03:00
modules fixed bug when enter pressed (#112) 2017-01-20 21:25:28 +03:00
plugins new feature (#109) 2017-01-18 18:12:50 +03:00
server fixed caret transition to empty list content
 and pasting (#75) 2016-07-14 16:09:09 +03:00
.eslintrc cover restoring, versioning, sanitize and new initialization structure (#105) 2017-01-10 21:22:40 +03:00
.gitignore cover restoring and fetch function fixed (#101) 2016-12-25 17:41:57 +03:00
codex-editor.css cover restoring, versioning, sanitize and new initialization structure (#105) 2017-01-10 21:22:40 +03:00
codex-editor.js fixed bug when enter pressed (#112) 2017-01-20 21:25:28 +03:00
codex-editor.js.map fixed bug when enter pressed (#112) 2017-01-20 21:25:28 +03:00
editor.js Sanitizer and paste listener (#110) 2017-01-18 18:06:36 +03:00
example.html new feature (#109) 2017-01-18 18:12:50 +03:00
icons.css new redactor version (#94) 2016-12-07 21:25:31 +03:00
index.js new redactor version (#94) 2016-12-07 21:25:31 +03:00
LICENSE Initial commit 2015-11-28 23:56:35 +03:00
package.json fixed bug when enter pressed (#112) 2017-01-20 21:25:28 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00
result-sample.json Renderer sequence, Render and Save example, (#53) 2016-06-29 18:54:20 +03:00
webpack.config.js cover restoring, versioning, sanitize and new initialization structure (#105) 2017-01-10 21:22:40 +03:00
whatwg-fetch.js cover restoring and fetch function fixed (#101) 2016-12-25 17:41:57 +03:00
whatwg-fetch.js.map fixed bug when enter pressed (#112) 2017-01-20 21:25:28 +03:00

codex.editor

CodeX Editor sources