new_editor: Second revision #125

Merged
Eragon merged 8 commits from new_editor into dev 2023-05-18 11:31:09 +02:00

8 Commits

Author SHA1 Message Date
Eragon 6cc066b4d6
editor: Self-host the emoji-picker custom element. 2023-05-17 09:56:22 +02:00
Eragon 168b77c8de
scripts: Fix variable declaration 2023-05-16 23:09:30 +02:00
Eragon 8fbec9ed87
editor: Fix input being cleared on click in link modal 2023-05-16 22:23:08 +02:00
Eragon 44609f2f96
editor: Toggle automatic preview and add manual preview button 2023-05-16 13:50:47 +02:00
Eragon f15186d4f8
editor: Prevent default browser action for keybinds when textarea is foccused 2023-05-15 16:17:28 +02:00
Eragon ed1a534aa6
editor: Add keybinds 2023-05-15 16:17:28 +02:00
Eragon 2b5485677e
editor: tests with emoji-picker-element for emoji picker
Note: we will need to self-host it if we keep it moving forward. This is
just a test, this commit should be reverted if not used in the end.
2023-05-15 16:17:28 +02:00
Eragon b09ffaf97d
editor: Fix color variable on button separator 2023-05-15 16:17:24 +02:00