| .. |
|
dom
|
fix(web): Adds bounds-check in output targets
|
2019-10-31 10:29:59 +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
|
Merge pull request #2353 from keymanapp/fix/web/2311-displayUnderlying-is-not-being-tested
|
2019-11-19 07:25:16 +11:00 |
|
resources
|
Hack - alters the toolbar map to match regions
|
2019-09-23 14:57:09 +07:00 |
|
text
|
Merge pull request #2287 from keymanapp/web-2209-mnemonic-code-handling
|
2019-11-06 09:53:17 +07:00 |
|
utils
|
fix(web): Fixes #2328 - links reference for test resource compliation
|
2019-11-18 12:29:11 +07:00 |
|
.editorconfig
|
Start adding banner module
|
2019-03-14 15:42:38 +07:00 |
|
build.sh
|
Move model copying to LMLayer chunk of code.
|
2019-06-19 09:31:57 -06: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
|
Adds documentation, integrates partially for iOS.
|
2019-04-23 09:16:42 +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
|
fix(web): Fixes #2328 - links reference for test resource compliation
|
2019-11-18 12:29:11 +07:00 |
|
kmwdom.ts
|
Actual minor tweak, also history.md.
|
2019-10-01 11:23:19 +07:00 |
|
kmwdomevents.ts
|
Updates notifyKeyboard and uses of KNS
|
2019-10-09 09:52:45 +07:00 |
|
kmwembedded.ts
|
Merges the duplicated vkbd adjustHeights() method
|
2019-09-02 15:39:45 +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
|
Merges the duplicated vkbd adjustHeights() method
|
2019-09-02 15:39:45 +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
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuimanager.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwuitoggle.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuitoolbar.ts
|
Hack - alters the toolbar map to match regions
|
2019-09-23 14:57:09 +07:00 |
|
kmwutils.ts
|
Merge pull request #2033 from keymanapp/web-1818-fontsize-spec
|
2019-09-04 08:25:50 +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 |