spiegel-keyman/web/docs/internal
Eberhard Beilharz 35ea65cde1
feat(web): get list of store names from stores defined in core
This implements `CoreKeyboardInterface.loadSerializedOptions` by getting
the list of all variable store names from Core and then trying to load
these.

Also change `VariableStoreSerializer.loadStore` signature so that it can
return `undefined`. This allows to return only those options from
`loadSerializedOptions` that have a non-default value, i.e. were
serialized before.

Build-bot: skip build:web
Test-bot: skip
2026-04-23 19:33:17 +02:00
..
gestures feat(web): get list of store names from stores defined in core 2026-04-23 19:33:17 +02:00
context-state-management.md refactor(web): rename MockSyntheticTextStore 2025-11-04 17:14:37 +01:00
keystroke-lifecycle.md refactor(web): rename MockSyntheticTextStore 2025-11-04 17:14:37 +01:00
keystroke-processing.md refactor(web): rename DefaultRulesDefaultOutputRules 2026-01-16 17:11:28 +01:00