cinny/src/app/components/editor
Ajay Bura 053b801262
Fix editor custom html output (#1348)
* replace paragraph with line breaks

* stop sending plain msg as custom html

* removes console log

* fix false negative for sanitized customHtml

* fix customHtmlEqualsPlainText doc
2023-07-23 13:42:09 +05:30
..
autocomplete Improve Members Right Panel (#1286) 2023-06-22 09:14:50 +10:00
common.ts Add editor history (#1284) 2023-06-16 11:11:03 +10:00
Editor.css.ts Add ESC btn to toolbar to quickly exit formatting (#1283) 2023-06-16 11:09:09 +10:00
Editor.preview.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
Editor.tsx Add editor history (#1284) 2023-06-16 11:11:03 +10:00
Elements.css.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
Elements.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
index.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
keyboard.ts Add ESC btn to toolbar to quickly exit formatting (#1283) 2023-06-16 11:09:09 +10:00
output.ts Fix editor custom html output (#1348) 2023-07-23 13:42:09 +05:30
slate.d.ts Add editor history (#1284) 2023-06-16 11:11:03 +10:00
Toolbar.tsx Add ESC btn to toolbar to quickly exit formatting (#1283) 2023-06-16 11:09:09 +10:00