Commit 7754d23
committed
- Add event.isComposing check in keydown handler to prevent accidental
message send when pressing Enter during Chinese IME input (closes #18)
- Remove invalid ignoreDeprecations: "6.0" from tsconfig.json which
caused TS5103 error with TypeScript 5.9 (closes #17)
- Update package-lock.json after npm install
1 parent aabfa81 commit 7754d23
3 files changed
Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
1699 | 1693 | | |
1700 | 1694 | | |
1701 | 1695 | | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
1702 | 1700 | | |
1703 | 1701 | | |
1704 | 1702 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments