element-web/src/editor
Robin 741b13ab6f
Avoid a reflow when setting caret position on an empty composer (#8348)
This saves an extra ~12 ms on each room switch, because we can.
2022-04-17 09:45:34 -04:00
..
autocomplete.ts
caret.ts Avoid a reflow when setting caret position on an empty composer (#8348) 2022-04-17 09:45:34 -04:00
commands.tsx
deserialize.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
diff.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
dom.ts
history.ts
model.ts Prevent infinite loops by dropping the input instead of crashing browser (#7632) 2022-01-26 10:16:01 +00:00
offset.ts
operations.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
parts.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
position.ts
range.ts Improve formatting features in the editor (#7104) 2022-03-16 09:46:07 +00:00
render.ts
serialize.ts Fix emoting with emoji or pills (#8105) 2022-03-21 19:09:43 +00:00