spiegel-keyman/web/source
Joshua Horton be77d55430
Merge pull request #7036 from keymanapp/fix/web/ui-module-test-stability
fix(web): button, float init timer cleanup
2022-08-16 09:56:23 +07:00
..
dom fix(web): remove spurious log "No keyboard stubs exist" 2022-07-05 15:36:21 +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 change(web): implements arrow-func suggestion from #6567 2022-06-14 15:16:00 +07:00
osk docs(web): addresses PR review doc requests 2022-08-04 09:24:29 +07:00
resources fix(android): missed a few CSS properties 2022-06-17 12:56:44 +07: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(common): more bin bashes 2022-07-25 16:03:22 +10:00
build_dev_resources.sh chore(common): more bin bashes 2022-07-25 16:03:22 +10:00
build_kill_browserstack.sh fix(web): Always pass kill_browserstack 2021-06-08 07:48:43 +07:00
keymanweb.ts change(web): relocates pageFocusHandler def'n 2022-07-13 08:22:48 +07:00
kmwapi.ts fix(web/engine): final PR review fixes 2020-05-01 08:01:14 +07:00
kmwbase.ts chore(web): applies PR suggestion (manually) 2022-07-14 08:42:04 +07:00
kmwdebug.js chore(web): pr cleanup per suggestions 2022-06-17 08:08:49 +07:00
kmwdebugstub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwdevice.ts chore(web): rips out IE detection 2022-05-31 09:11:15 +07:00
kmwembedded.ts chore(web): PR polish 2022-06-20 08:35:35 +07:00
kmwexthtml.ts chore(web): roots MSevent refs 2022-05-31 09:11:19 +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 chore(web): roots out many IE-related blocks 2022-05-31 09:11:17 +07:00
kmwreleasestub.js KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwrotation.ts fix(web): hidden keyboard post-rotation 2022-06-24 08:07:01 +07:00
kmwtypedefs.ts refactor(web): OSK connection to active element 2021-09-01 09:44:00 +07:00
kmwuibutton.ts chore(web): Apply suggestions from code review 2022-08-16 08:13:01 +07:00
kmwuifloat.ts chore(web): Apply suggestions from code review 2022-08-16 08:13:01 +07: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): roots out many IE-related blocks 2022-05-31 09:11:17 +07:00
kmwuitoolbar.ts fix(web): late toolbar init 2022-08-05 13:31:05 +07:00
kmwutils.ts change(web): updates mobile screen-dim detection code 2022-07-21 15:12:20 +07: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): reintroduce sourceRoot in tsconfig 2022-05-27 07:46:30 +10:00
tsconfig.dev_resources.json chore(web): eliminates web-environment package 2022-05-23 13:40:29 +07:00
tsconfig.embedded.json chore(web): drops non-pred text dependence on es6-shim 2022-05-31 09:11:20 +07:00
tsconfig.json chore(web): drops non-pred text dependence on es6-shim 2022-05-31 09:11:20 +07: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