element-web/src/editor
Robin 666cab954a
Fix emoting with emoji or pills (#8105)
* Fix emoting with emoji or pills

* Fix some slash command errors not being shown

* Re-enable mistakenly skipped SendMessageComposer tests

* Test emoting with non-text parts
2022-03-21 19:09:43 +00:00
..
autocomplete.ts Enlarge emoji in composer (#7602) 2022-01-24 12:53:05 +00:00
caret.ts Enlarge emoji in composer (#7602) 2022-01-24 12:53:05 +00:00
commands.tsx Allow using room pills in slash commands (#7513) 2022-01-12 09:40:18 +00:00
deserialize.ts Don't escape pasted text (#8014) 2022-03-10 08:30:43 -05:00
diff.ts improve types 2021-07-12 13:26:34 +01:00
dom.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
history.ts improve types 2021-07-12 13:26:34 +01:00
model.ts Prevent infinite loops by dropping the input instead of crashing browser (#7632) 2022-01-26 10:16:01 +00:00
offset.ts improve types 2021-07-12 13:26:34 +01:00
operations.ts Improve formatting features in the editor (#7104) 2022-03-16 09:46:07 +00:00
parts.ts Rename MessageComposerInput.insertTrailingComma to MessageComposerInput.insertTrailingColon (#7981) 2022-03-04 15:13:50 +00:00
position.ts improve types 2021-07-12 13:26:34 +01:00
range.ts Improve formatting features in the editor (#7104) 2022-03-16 09:46:07 +00:00
render.ts Enlarge emoji in composer (#7602) 2022-01-24 12:53:05 +00:00
serialize.ts Fix emoting with emoji or pills (#8105) 2022-03-21 19:09:43 +00:00