-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix keyboard/global config not updatable
- Loading branch information
1 parent
f4db2e4
commit ce2e4f7
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
Submodule fcitx5-webview
updated
16 files
+0 −24 | .eslintrc.cjs | |
+7 −0 | eslint.config.mjs | |
+10 −11 | package.json | |
+57 −80 | page/api.ts | |
+86 −81 | page/customize.ts | |
+38 −0 | page/distribution.ts | |
+4 −4 | page/global.d.ts | |
+7 −8 | page/index.html | |
+3 −2 | page/log.ts | |
+7 −6 | page/plugin.ts | |
+22 −20 | page/scroll.ts | |
+13 −12 | page/theme.ts | |
+65 −51 | page/ux.ts | |
+23 −16 | tests/test-generic.spec.ts | |
+3 −3 | tests/test-theme.spec.ts | |
+15 −15 | tests/util.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters