spiegel-keyman/developer/src/common
Marc Durdin 0f05da957f fix(developer): remove redundant Name and RTL fields from .kps LexicalModel
Follows on from the similar changes to `Keyboard` fields in #13600. This
deprecates the `RTL` and `Name` fields. `RTL` was never used. `Name` was
written but never presented to end users, so effectively irrelevant.
`Name` also was present in `File.Description` (already deprecated) for
the corresponding model.js _and_ `Info.Name`, so doubly redundant.

Also updates the schema documentation to mark the deprecated fields.

Relates-to: #13600
2025-04-02 05:39:09 +07:00
..
delphi fix(developer): remove redundant keyboard fields from .kps 2025-03-28 14:07:23 +07:00
include fix(developer): add validation of nul usage in output part of rule 2025-03-18 09:54:06 +07:00
web fix(developer): remove redundant Name and RTL fields from .kps LexicalModel 2025-04-02 05:39:09 +07:00
build.sh chore(common): add support for build target platform exclusions 2024-08-07 09:25:56 +07:00