minty/src/app/components
Ajay Bura 613e6d6503
Editor Commands (#1450)
* add commands hook

* add commands in editor

* add command auto complete menu

* add commands in room input

* remove old reply code from room input

* fix video component css

* do not auto focus input on android or ios

* fix crash on enable block after selection

* fix circular deps in editor

* fix autocomplete return focus move editor cursor

* remove unwanted keydown from room input

* fix emoji alignment in editor

* test ipad user agent

* refactor isAndroidOrIOS to mobileOrTablet

* update slate & slate-react

* downgrade slate-react to 0.98.4
0.99.0 has breaking changes with ReactEditor.focus

* add sql to readable ext mimetype

* fix empty editor formatting gets saved as draft

* add option to use enter for newline

* remove empty msg draft from atom family

* prevent msg ctx menu from open on text selection
2023-10-18 07:45:30 +05:30
..
editor Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
emoji-board Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
event-readers show missing member in read receipt (#1445) 2023-10-10 11:37:15 +05:30
image-viewer Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
media Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
message Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
Pdf-viewer Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
room-intro Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
sidebar Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
text-viewer Render file as readable with ext (#1446) 2023-10-10 11:37:28 +05:30
typing-indicator Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
upload-board Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
upload-card Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
UseStateProvider.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30