chat/src/app/components/editor
Gimle Larpes 3cdb5c2fe6
Add code block copy and collapse functionality (#2361)
* add buttons to codeblocks

* add functionality

* Document functions

* Improve accessibility

* Remove pointless DefaultReset

* implement some requested changes

* fix content shift when expanding or collapsing

---------

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-07-23 20:40:56 +05:30
..
autocomplete Stop parsing servername from roomId (#2391) 2025-07-15 22:33:45 +10:00
Editor.css.ts Room input improvements (#1502) 2023-10-25 16:50:38 +11:00
Editor.preview.tsx Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
Editor.tsx Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
Elements.tsx Add code block copy and collapse functionality (#2361) 2025-07-23 20:40:56 +05:30
index.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
input.ts Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
keyboard.ts Improve Editor related bugs and add multiline md (#1507) 2023-10-27 21:27:22 +11:00
output.ts Remove fallback replies & implement intentional mentions (#2138) 2025-02-23 22:08:08 +11:00
slate.d.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
Toolbar.tsx fix editor exit button appears on room switch (#2207) 2025-02-15 18:58:02 +11:00
types.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
utils.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00