Go to file
George Berezhnoy c87eddc7c3 raw plugin added (#163)
* raw plugin added

* Try to paste raw html to raw plugin

* insert text/plain to native area instead of contenteditable element

* styles updated

* rename variable

* fixed raw backspace click handler

* paste code

* Replace mask with two svg icons

* Toolbox leaf fix

* Remove data in example.html

* Toolbar and caret behavior improvments

* upd

* Upd

* new bundle due the local merge
2017-02-27 14:44:22 +03:00
fonts/codex_editor anchors added (#150) 2017-02-08 09:39:07 +03:00
modules raw plugin added (#163) 2017-02-27 14:44:22 +03:00
plugins raw plugin added (#163) 2017-02-27 14:44:22 +03:00
server fixed caret transition to empty list content
 and pasting (#75) 2016-07-14 16:09:09 +03:00
.eslintrc Destroy module (#157) 2017-02-13 20:54:18 +03:00
.gitignore cover restoring and fetch function fixed (#101) 2016-12-25 17:41:57 +03:00
codex-editor.css raw plugin added (#163) 2017-02-27 14:44:22 +03:00
codex-editor.js raw plugin added (#163) 2017-02-27 14:44:22 +03:00
codex-editor.js.map raw plugin added (#163) 2017-02-27 14:44:22 +03:00
codex.js Destroy module (#157) 2017-02-13 20:54:18 +03:00
example.html raw plugin added (#163) 2017-02-27 14:44:22 +03:00
icons.css 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 raw plugin added (#163) 2017-02-27 14:44:22 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00
webpack.config.js Prepare plugins (#148) 2017-02-05 17:50:48 +03:00
whatwg-fetch.js Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
whatwg-fetch.js.map raw plugin added (#163) 2017-02-27 14:44:22 +03:00

codex.editor

CodeX Editor sources