spiegel-keyman/web/source
Marc Durdin 05a4c33200 chore(web): move common/core/web to common/web
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.
2022-05-18 06:01:03 +10:00
..
dom chore(web): Merge branch 'beta' into chore/web/no-more-lerna 2022-04-12 21:17:15 +10:00
fonts Move KMBM variable out of KV member in keyboards to match compiler behaviour 2017-10-20 10:42:54 +07:00
keyboards chore(web): cleanup for ts projects 2022-04-13 15:19:55 +10:00
osk feat(web): prediction casing follows current layer 2022-04-08 16:14:01 +10:00
resources fix(web): adjust calc for callout height 2022-03-25 09:10:29 +11:00
text chore(web): replace lerna with npm workspaces and ts projects 2022-04-12 21:02:33 +10:00
utils chore(web): replaces literals with constants 2021-09-23 09:27:09 +07:00
.editorconfig Start adding banner module 2019-03-14 15:42:38 +07:00
build.sh chore(web): move common/core/web to common/web 2022-05-18 06:01:03 +10:00
build_dev_resources.sh chore(web): cleanup unit tests 2022-05-11 12:05:44 +10:00
build_kill_browserstack.sh fix(web): Always pass kill_browserstack 2021-06-08 07:48:43 +07:00
keymanweb.ts fix(web): crash on focus before init 2022-03-17 15:50:52 +11:00
kmwapi.ts fix(web/engine): final PR review fixes 2020-05-01 08:01:14 +07:00
kmwbase.ts chore(web): cleanup for ts projects 2022-04-13 15:19:55 +10:00
kmwdebug.js change(web/engine): kbdProcessor.core => core.keyboardProcessor 2020-04-06 13:17:32 +07:00
kmwdebugstub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwdevice.ts chore(web): replace lerna with npm workspaces and ts projects 2022-04-12 21:02:33 +10:00
kmwembedded.ts chore(android): Merge remote-tracking branch 'origin/beta' into fix/android/subkey-move 2022-03-23 13:05:25 +07:00
kmwexthtml.ts fix(web): Fixes #2322, updates to tsc 3.7.2 2019-11-18 12:22:43 +07:00
kmwhotkeys.ts refactor(web/engine): starts DOM pre-processor 2020-03-26 13:01:14 +07:00
kmwinit.ts KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwnative.ts fix(web): Have util.wait check useAlerts option 2021-08-03 10:33:16 +07:00
kmwreleasestub.js KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwrotation.ts chore(web): replace lerna with npm workspaces and ts projects 2022-04-12 21:02:33 +10:00
kmwtypedefs.ts refactor(web): OSK connection to active element 2021-09-01 09:44:00 +07:00
kmwuibutton.ts chore(web): addresses review comments 2021-07-23 11:48:51 +07:00
kmwuifloat.ts chore(web): cleanup for ts projects 2022-04-13 15:19:55 +10:00
kmwuimanager.ts Applies namespacing to the bulk of currently-refactored KMW code. 2018-03-05 09:51:20 +07:00
kmwuitoggle.ts chore(web): cleanup for ts projects 2022-04-13 15:19:55 +10:00
kmwuitoolbar.ts chore(web): addresses review comments 2021-07-23 11:48:51 +07:00
kmwutils.ts fix(web): stop repeated CSS injection 2022-03-02 06:37:51 +11:00
singleton.ts Initial reorganization of OSK code complete. Regressions exist, though. 2019-01-10 11:54:47 +07:00
tsconfig.base.json chore(web): cleanup for ts projects 2022-04-13 15:19:55 +10:00
tsconfig.dev_resources.json chore(web): move common/core/web to common/web 2022-05-18 06:01:03 +10:00
tsconfig.embedded.json chore(web): move common/core/web to common/web 2022-05-18 06:01:03 +10:00
tsconfig.json chore(web): move common/core/web to common/web 2022-05-18 06:01:03 +10:00
tsconfig.ui.json fix(web): fixes UI modules' compilation 2020-04-24 13:45:16 +07:00
version.txt Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00