0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 73e9d083dd Fix handling of Japanese IME input
With the modern keyboard events, the Backspace/Enter handlers were being
triggered even when they were part of an IME composition, which broke
the native IME handling. We now ignore all keyboard events that are part
of composition to avoid this issue.
2024-02-01 21:24:11 +11:00
..
keyboard Fix handling of Japanese IME input 2024-02-01 21:24:11 +11:00
node Fix Firefox cursor position bug after paste 2023-12-20 14:17:34 +11:00
range Fix Firefox cursor position bug after paste 2023-12-20 14:17:34 +11:00
Clean.ts Remove redundant <span> after replacing styles 2023-02-01 13:52:53 +11:00
Clipboard.ts Fix empty string on clipboard if plainTextOnly 2023-10-03 11:13:02 +11:00
Constants.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Editor.ts Add undo point for automatic list creation 2023-12-20 14:17:34 +11:00
Legacy.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Squire.ts Squire 2.0 2023-01-23 13:18:29 +11:00