spiegel-keyman/common
Marc Durdin 60d4ceb5e6 fix(web): Maintain separate Caps Lock states for touch and physical
Fixes #6799.

Caps Lock state management for touch layouts was not quite right -- it
touched the base Caps state variables rather than just the event Lstates
property. This meant that it was impossible to track the physical Caps
Lock key separately to the touch layout layer, and that the two states
would interfere with each other.
2022-06-29 06:20:45 +10:00
..
models fix(common/models): replaces the single 'startsWith' use 2022-06-14 14:41:56 +07:00
predictive-text Merge pull request #6557 from keymanapp/change/web/5943-ie-rooting 2022-06-24 08:35:03 +07:00
resources chore(windows): address review comments 2022-06-16 04:47:53 +10:00
schemas chore(windows): move schemas to common 2022-06-10 13:26:05 +10:00
test chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
web fix(web): Maintain separate Caps Lock states for touch and physical 2022-06-29 06:20:45 +10:00
windows chore(windows): Merge branch 'chore/developer/js-to-lmc' into chore/windows/move-general-developer-files 2022-06-25 05:42:39 +10:00