chat/src/app/components/editor
Ajay Bura 2883b4c35b
Fix editor bugs (#1281)
* focus editor on reply click

* fix emoji and sticker img object-fit

* fix cursor not moving with autocomplete

* stop sanitizing sending plain text body

* improve autocomplete query parsing

* add escape to turn off active editor toolbar item
2023-06-13 23:17:18 +05:30
..
autocomplete Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
common.ts Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
Editor.css.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
Editor.preview.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
Editor.tsx Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
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 Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
output.ts Fix editor bugs (#1281) 2023-06-13 23:17:18 +05:30
slate.d.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
Toolbar.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30