Go to file
Peter Savchenko 70df6b20b0 New plugin preparation scheme - now async (#143)
- core.importScript now returns a Promise
- ui.preparePlugins now returns a Promise
- `prepare` method of tools now *should* return a promise
2017-02-01 12:14:00 +03:00
fonts/codex_editor new redactor version (#94) 2016-12-07 21:25:31 +03:00
modules New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00
plugins New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00
server fixed caret transition to empty list content
 and pasting (#75) 2016-07-14 16:09:09 +03:00
.eslintrc update from master 2017-01-10 21:25:22 +03:00
.gitignore cover restoring and fetch function fixed (#101) 2016-12-25 17:41:57 +03:00
codex-editor.css mobile view toolbar updated 2017-01-31 20:10:59 +03:00
codex-editor.js New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00
codex-editor.js.map New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00
editor.js Sanitizer and paste listener (#110) 2017-01-18 18:06:36 +03:00
example.html tweet and quote plugins updated 2017-01-30 16:18:54 +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 New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00
result-sample.json new bundle 2017-01-25 19:59:17 +03:00
webpack.config.js update from master 2017-01-10 21:25:22 +03:00
whatwg-fetch.js Twitch fix (#135) 2017-01-28 17:59:57 +03:00
whatwg-fetch.js.map New plugin preparation scheme - now async (#143) 2017-02-01 12:14:00 +03:00

codex.editor

CodeX Editor sources