File tree
2 files changed
+5
-2
lines changed- entry/src/main
- cpp/webkeyboard
2 files changed
+5
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
|
Submodule fcitx5-keyboard-web updated 20 files
- .github/workflows/ci.yml+2-1
- package.json+21-8
- playwright.config.ts+1-1
- src/api.d.ts+3-2
- src/candidates.ts+48-8
- src/contextmenu.ts+34-13
- src/editor.ts+11-11
- src/index.ts+2
- src/keyboard.ts+11-2
- src/layout.d.ts+7-7
- src/preset.css+22-5
- src/return.ts+2-2
- src/statusArea.ts+18-7
- src/symbol.ts+9-3
- src/toolbar.ts+6-7
- src/util.ts+38
- tests/test-candidates.spec.ts+21-2
- tests/test-status-area.spec.ts+54-1
- tests/test-symbol-selector.spec.ts+15-1
- tests/util.ts+6-2
0 commit comments