spiegel-keyman/web/source
2020-02-12 10:55:54 +07:00
..
dom fix(web): fixes positioning of native-mode language menu 2020-02-12 10:55:54 +07:00
fonts Move KMBM variable out of KV member in keyboards to match compiler behaviour 2017-10-20 10:42:54 +07:00
includes Adds ID for tracking to Transcriptions. 2019-03-14 12:47:38 +07:00
osk fix(web): fixes positioning of native-mode language menu 2020-02-12 10:55:54 +07:00
resources fix(web): fixes positioning of native-mode language menu 2020-02-12 10:55:54 +07:00
text fix(web): default BKSP output targeting 2020-01-31 15:33:19 +07:00
utils change(web): starts StyleConstants object for centralized style defs 2020-01-10 12:09:06 +07:00
.editorconfig Start adding banner module 2019-03-14 15:42:38 +07:00
build.sh fix(web): file check logic positioning 2020-02-11 10:21:18 +07:00
build_dev_resources.sh Renames dom.EditableElement to text.OutputTarget. 2019-02-07 22:19:23 +07:00
keymanweb.ts Merge branch 'master' into web-touch-alias-refactor 2019-02-15 08:34:29 +07:00
kmwapi.ts Fixes #1638. 2019-03-07 09:31:34 +07:00
kmwbase.ts change(android): gets API 23 working again, but not 19 or 21 (yet) 2019-12-02 07:55:37 +07:00
kmwdebug.js KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwdebugstub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwdevice.ts change(web): starts StyleConstants object for centralized style defs 2020-01-10 12:09:06 +07:00
kmwdom.ts fix(web): Fixes unit tests, adds stability for DOM shutdown 2020-01-23 09:02:13 +07:00
kmwdomevents.ts fix(web): better event-squashing strat 2020-01-23 08:48:01 +07:00
kmwembedded.ts fix(web): Update KMW so it doesn't process K_TAB for embedded 2020-01-30 10:30:19 +07:00
kmwexthtml.ts fix(web): Fixes #2322, updates to tsc 3.7.2 2019-11-18 12:22:43 +07:00
kmwhotkeys.ts Refactors hardware keystroke processing, moves it to Processor module. 2019-01-14 09:50:22 +07:00
kmwinit.ts KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwkeyboards.ts Updates notifyKeyboard and uses of KNS 2019-10-09 09:52:45 +07:00
kmwkeymaps.ts Merge branch 'beta' into p5s2-merge 2019-02-04 21:02:15 +07:00
kmwnative.ts change(web): starts StyleConstants object for centralized style defs 2020-01-10 12:09:06 +07:00
kmwRecorder.html Allows recorder to directly load stub JSON files. 2018-03-07 12:36:45 +07:00
kmwreleasestub.js KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwrotation.ts Formatting tweaks, extracts and preserves the language menu shim. 2019-01-04 15:14:15 +07:00
kmwtypedefs.ts Renames dom.EditableElement to text.OutputTarget. 2019-02-07 22:19:23 +07:00
kmwuibutton.ts KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
kmwuifloat.ts fix(web): patches Float and Toggle UI issues. Fixes #2595 2020-02-11 08:47:36 +07:00
kmwuimanager.ts Applies namespacing to the bulk of currently-refactored KMW code. 2018-03-05 09:51:20 +07:00
kmwuitoggle.ts fix(web): patches Float and Toggle UI issues. Fixes #2595 2020-02-11 08:47:36 +07:00
kmwuitoolbar.ts Hack - alters the toolbar map to match regions 2019-09-23 14:57:09 +07:00
kmwutils.ts change(web): starts StyleConstants object for centralized style defs 2020-01-10 12:09:06 +07:00
recorder_InputEvents.ts Adjusts tests in line with the new refactor. 2019-01-28 05:08:09 +07:00
recorder_KeyboardScripts.js Allows recorder to directly load stub JSON files. 2018-03-07 12:36:45 +07:00
recorder_ui_and_stubs.js Adjusts tests in line with the new refactor. 2019-01-28 05:08:09 +07:00
singleton.ts Initial reorganization of OSK code complete. Regressions exist, though. 2019-01-10 11:54:47 +07:00
tsconfig.base.json Reworks the linkage between KMW and the LMLayer, updates target to ES6. 2019-02-21 12:30:50 +07:00
tsconfig.dev_resources.json Polishes Transcription work, adds a unit-test suite for it. 2019-02-21 10:20:35 +07:00
tsconfig.embedded.json Initial reorganization of OSK code complete. Regressions exist, though. 2019-01-10 11:54:47 +07:00
tsconfig.json Refactors TS compile defs, converts the UI element sources. 2017-12-15 10:19:53 +07:00
tsconfig.recorder.json Implemented a chirality engine tests. Still fails on IE at present. 2018-02-16 09:42:31 +07:00
tsconfig.ui.json Basic embedded path conversion. 2017-12-15 10:27:17 +07:00
tsconfig.web.json Initial reorganization of OSK code complete. Regressions exist, though. 2019-01-10 11:54:47 +07:00
version.txt Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00