spiegel-keyman/common/web/types
Marc Durdin 9dacaaac4e fix(developer): kmc-kmn/kmw should add/delete certain fields in touch layout when writing
Fixes #9160.

To match the behaviour of kmcomp, kmc should add/delete the following
fields when writing out a kmw touch layout:

* `platform.displayUnderlying` flag is always emitted by kmcomp, so kmc
  should always emit it too.
* `platform.font` and `platform.fontsize` should be eliminated if empty
  string
* `key.id` should be eliminated if empty string
2023-07-04 14:29:19 +07:00
..
src fix(developer): kmc-kmn/kmw should add/delete certain fields in touch layout when writing 2023-07-04 14:29:19 +07:00
test fix(common): legacy .kpj schema 2023-07-03 09:06:03 +07:00
.eslintrc.cjs refactor(developer): use callbacks to avoid direct fs access in kmc-package 2023-04-26 12:31:50 +07:00
build.sh fix(common): legacy .kpj schema 2023-07-03 09:06:03 +07:00
package.json chore: Merge branch 'feature-kmc-kmw' into chore/merge-master-into-feature-kmc-kmw-a17s16-start 2023-06-26 14:33:20 +07:00
tsconfig.json chore(web): restores feature-esmodule-web-engine to prior state 2023-03-31 12:53:00 +07:00