spiegel-keyman/common/web
Marc Durdin b7810bdd2e fix(developer): check vars string usage before definition
Validation of vars was not properly checking for forward references to
string variables. This, coupled with a null vs undefined bug in
subsequent use, meant that forward reference variables were ending up
with a literal string value of 'undefined'.

This also fixes the test for visual-keyboard-compiler, where the fixture
was actually buggy and was the trigger for investigating this problem.

Fixes: #12403
Relates-to: #12395
2024-09-12 09:18:06 +07:00
..
es-bundling feat(web): enable utf8 charset encoding for the build artifacts 2024-08-07 10:05:53 +07:00
eslint chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
keyman-version refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00
sentry-manager change(web): remove support for es5 2024-07-04 20:49:30 +02:00
types fix(developer): check vars string usage before definition 2024-09-12 09:18:06 +07:00
utils Merge branch 'master' into change/web/11878_remove-es5 2024-07-31 15:28:38 +02:00
.gitignore chore(web): move lm-worker into its own folder 2022-04-14 15:33:23 +10:00
build.sh refactor(web): move lm-message-typespredictive-text/types 2024-08-16 08:31:21 +02:00
tsconfig.kmw-main-base.json chore(web): kmw-main tsconfig -> /web, redirect in /common/web 2023-06-14 08:22:05 +07:00