mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-17 21:27:40 +00:00
Relates to #5816. Moves folders under common/core/web to common/web: * input-processor -> common/web/input-processor * keyboard-processor -> common/web/keyboard-processor * tools/recorder -> common/web/recorder * tools/sentry-manager -> common/web/sentry-manager * utils -> common/web/utils Updates scripts and configuration to point to new folders. |
||
|---|---|---|
| .. | ||
| dom | ||
| fonts | ||
| keyboards | ||
| osk | ||
| resources | ||
| text | ||
| utils | ||
| .editorconfig | ||
| build.sh | ||
| build_dev_resources.sh | ||
| build_kill_browserstack.sh | ||
| keymanweb.ts | ||
| kmwapi.ts | ||
| kmwbase.ts | ||
| kmwdebug.js | ||
| kmwdebugstub.js | ||
| kmwdevice.ts | ||
| kmwembedded.ts | ||
| kmwexthtml.ts | ||
| kmwhotkeys.ts | ||
| kmwinit.ts | ||
| kmwnative.ts | ||
| kmwreleasestub.js | ||
| kmwrotation.ts | ||
| kmwtypedefs.ts | ||
| kmwuibutton.ts | ||
| kmwuifloat.ts | ||
| kmwuimanager.ts | ||
| kmwuitoggle.ts | ||
| kmwuitoolbar.ts | ||
| kmwutils.ts | ||
| singleton.ts | ||
| tsconfig.base.json | ||
| tsconfig.dev_resources.json | ||
| tsconfig.embedded.json | ||
| tsconfig.json | ||
| tsconfig.ui.json | ||
| version.txt | ||