spiegel-keyman/web/src/engine/element-wrappers
Joshua Horton 4ae1677bb7
Merge pull request #8904 from keymanapp/change/web/common-downcompile-helpers
change(web): common downcompile helpers 🧩
2023-06-09 10:33:25 +07:00
..
src fix(web): restores element text scrolling 2023-06-08 13:07:39 +07:00
build-bundler.js chore(web): KMW use of importHelpers 2023-06-08 13:03:25 +07:00
build.sh chore(web): extra build-script cleanup 2023-05-30 08:57:45 +07:00
readme.md change(web): element-wrapper modularization + unit test conversion 2023-01-20 15:09:56 +07:00
tsconfig.json chore(web): KMW use of importHelpers 2023-06-08 13:03:25 +07:00

engine/element-wrappers

This submodule provides a subset of the main engine's Web-oriented code that's used to 'wrap' webpage elements as part of KMW attachment and interface the element with the keyboard-processor submodule.