chat/src/app/components/editor
Ajay Bura 41f67cabc0
Add editor history (#1284)
* add slate editor history

* reset mark on editor reset
2023-06-16 11:11:03 +10:00
..
autocomplete Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
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 bugs (#1281) 2023-06-13 23:17:18 +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