spiegel-keyman/web/src
Joshua Horton e601d59b59 change(web): replace USVString with string in predictive-text engine
Fixes: #12046

It was only ever an alias (for `string`!) for its intended use, with actual `USVString` typing being unavailable in the browser.
2025-04-29 10:47:20 +07:00
..
app change(web): keyman-page-trailer -> kmw-page-trailer in order to match common prefix 2025-04-02 13:45:09 +07:00
engine change(web): replace USVString with string in predictive-text engine 2025-04-29 10:47:20 +07:00
resources fix(web): add banner font downscaling 2025-04-02 13:15:24 +07:00
samples chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
test Merge pull request #13331 from keymanapp/fix/web/init-should-not-cookie-default 2025-02-26 09:29:54 +07:00
tools chore: use explicit node: prefix on more module imports 2025-04-03 08:10:50 +07:00
.editorconfig change(web): source/ => src/ 2022-10-21 12:00:10 +07:00
tsconfig.all.json chore(web): centralizes main KMW component tsconfig settings 2023-06-14 09:02:46 +07:00
tsconfig.dom.json chore(web): the final push for config-flag parity for web/ 2024-05-29 10:57:41 +07:00