mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
No description
- TypeScript 90.1%
- HTML 5.6%
- CSS 3.9%
- JavaScript 0.4%
* quote now saves HTML in author and job * Quote.js improved * Fix (#165) * Remove tool type from switchBlock -> by default it will saved from previous (#166) * small fixes regex match must not be similar to pasted string. Ex: ```https://www.instagram.com/p/BQ3wxmlA5GN/?taken-by=thenotoriousmma`` and match is ```https://www.instagram.com/p/BQ3wxmlA5GN/```. ```SwitchBlock``` have 3 parameter that is not important * new instagram embed regex * 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 * new ui module (#167) |
||
|---|---|---|
| fonts/codex_editor | ||
| modules | ||
| plugins | ||
| server | ||
| .eslintrc | ||
| .gitignore | ||
| codex-editor.css | ||
| codex-editor.js | ||
| codex-editor.js.map | ||
| codex.js | ||
| example.html | ||
| icons.css | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
| whatwg-fetch.js | ||
| whatwg-fetch.js.map | ||
codex.editor
CodeX Editor sources v1.5