Eberhard Beilharz
|
78857d96c9
|
refactor(web): move lm-message-types → predictive-text/types
Moves `common/web/lm-message-types/` →
`web/src/engine/predictive-text/types/`
Fixes: #12147
|
2024-08-16 08:31:21 +02:00 |
|
Eberhard Beilharz
|
46ecfd4466
|
refactor(web): move remaining parts of keyboard-processor → keyboard
move parts of `common/web/keyboard-processor/` →
`web/src/engine/keyboard/`.
Fixes: #12110
|
2024-08-12 19:40:15 +02:00 |
|
Eberhard Beilharz
|
24159d680b
|
chore(web): move common/web/input-processor/ → web/src/engine/main/
Also:
- move `modelSpec.ts` and `PredictionContext.ts` →
`web/src/engine/interfaces`
- move `correction.ts` and `correctionLayout.ts` to `web/src/engine/osk/`
Relates-to: #12035
Fixes: #12054
|
2024-08-01 20:13:21 +02:00 |
|
Joshua A. Horton
|
70d06d7cd1
|
chore(web): updates all KMW-related projects to TS 5.4.5
|
2024-05-15 16:00:34 +07:00 |
|
Eberhard Beilharz
|
1b066de292
|
chore(web): Improve dependencies
|
2024-05-06 16:41:06 +02:00 |
|
Marc Durdin
|
00484a0e0f
|
chore: fixup js imports for schema validators
|
2023-10-07 06:46:10 +07:00 |
|
Marc Durdin
|
d4e4992714
|
chore(common): cleanup final Typescript non-ESM metadata
Fixes #9262.
|
2023-10-04 12:55:51 +07:00 |
|