spiegel-keyman/common/web/types
Marc Durdin 44e28e21a6 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 10:05:13 +07:00
..
src fix(developer): check vars string usage before definition 2024-09-12 10:05:13 +07:00
test chore(common): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00
tools chore(developer): verify kmp.json output from kmc-package 2023-10-25 12:07:46 +07:00
.eslintrc.cjs feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
.gitignore feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
build.sh chore(common): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00
package.json feat(web): alternate artifact - es6-bundled Web 2023-12-18 10:32:35 +07:00
tsconfig.json chore: test preserveConstEnums in common/web/types only 2024-01-24 10:55:31 +07:00