| .. |
|
dom
|
refactor(web/engine): LanguageProcessor.canEnable
|
2020-04-09 09:50:35 +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 |
|
keyboards
|
refactor(web/engine): drops OSK pre-req for 'alternate' computation
|
2020-04-08 14:59:07 +07:00 |
|
osk
|
refactor(web/engine): changes model load + mayPredict interactions
|
2020-04-09 12:14:27 +07:00 |
|
resources
|
fix(ios): fixes image banner alignment. Fixes #2834
|
2020-03-17 16:15:34 +07:00 |
|
text
|
refactor(web/engine): changes model load + mayPredict interactions
|
2020-04-09 12:14:27 +07:00 |
|
utils
|
refactor(web/engine): better KeyEvent preanalysis
|
2020-04-08 14:31:27 +07:00 |
|
.editorconfig
|
Start adding banner module
|
2019-03-14 15:42:38 +07:00 |
|
build-keyboard-processor.sh
|
docs(web/engine): build script comment fix
|
2020-04-06 13:22:28 +07:00 |
|
build.sh
|
refactor(web/engine): adds build-inner-core.sh, successful compilation
|
2020-04-03 15:47:21 +07:00 |
|
build_dev_resources.sh
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
keyboard-processor.tsconfig.json
|
change(web/engine): inner-core => keyboard-processor
|
2020-04-06 12:34:32 +07:00 |
|
keymanweb.ts
|
change(web/engine): kbdProcessor.core => core.keyboardProcessor
|
2020-04-06 13:17:32 +07:00 |
|
kmwapi.ts
|
Fixes #1638.
|
2019-03-07 09:31:34 +07:00 |
|
kmwbase.ts
|
refactor(web/engine): initial ModelManager split
|
2020-04-09 09:22:35 +07: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
|
fix(web): minor embedded patch-up
|
2020-03-27 09:24:56 +07:00 |
|
kmwembedded.ts
|
refactor(web/engine): better KeyEvent preanalysis
|
2020-04-08 14:31:27 +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
|
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): fixes design-mode iframe UI/OSK positioning
|
2020-03-17 08:38:50 +07:00 |
|
kmwuitoolbar.ts
|
Hack - alters the toolbar map to match regions
|
2019-09-23 14:57:09 +07:00 |
|
kmwutils.ts
|
refactor(web/engine): embedded adjustments, defaultOutput split
|
2020-04-03 10:08:03 +07:00 |
|
recorder_InputEvents.ts
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
recorder_KeyboardScripts.js
|
test(web/engine): Adds keystroke-sequence unit test
|
2020-03-24 12:51:00 +07:00 |
|
recorder_ui_and_stubs.js
|
refactor(web): starts OSK preprocessor
|
2020-03-26 13:04:43 +07:00 |
|
singleton.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.base.json
|
change(web): reworks source-map root
|
2020-03-11 08:44:43 +07:00 |
|
tsconfig.dev_resources.json
|
fix(web): unit test adjustments for new namespacing
|
2020-03-26 13:00:45 +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 |