| .. |
|
fonts
|
Move KMBM variable out of KV member in keyboards to match compiler behaviour
|
2017-10-20 10:42:54 +07:00 |
|
resources
|
Tweaks
|
2017-08-26 09:22:09 +07:00 |
|
build.sh
|
Merge branch 'web-typescript-keyboard-management' into web-typescript-dom-module
|
2018-01-11 11:59:30 +07:00 |
|
closure.ts
|
Refactored the base KMW object; performed work to support minification.
|
2017-12-21 13:20:11 +07:00 |
|
keymanweb.ts
|
Relocates some API wrapper definitions from keymanweb.ts to kmwbase.ts.
|
2018-01-11 12:24:51 +07:00 |
|
kmwapi.ts
|
Minor tweaks, moved addEventListener API func.
|
2018-01-11 08:31:46 +07:00 |
|
kmwbase.ts
|
Relocates some API wrapper definitions from keymanweb.ts to kmwbase.ts.
|
2018-01-11 12:24:51 +07:00 |
|
kmwcallback.ts
|
Abstracts out most of the differences between touch and desktop modes into objects.
|
2018-01-09 11:25:50 +07:00 |
|
kmwdebug.js
|
Refactored keystroke processing state vars into the keyman.interface object.
|
2017-11-22 12:41:49 +07:00 |
|
kmwdebugstub.js
|
KeymanWeb 10.0 alpha (#124)
|
2017-07-26 07:36:58 +07:00 |
|
kmwdom.ts
|
Reworks the 'this' binding technique for events to use the .bind function. Much simpler.
|
2018-01-11 11:44:32 +07:00 |
|
kmwdomevents.ts
|
Reworks the 'this' binding technique for events to use the .bind function. Much simpler.
|
2018-01-11 11:44:32 +07:00 |
|
kmwembedded.ts
|
Moves the core keyboard management + data into the new KeyboardManager class.
|
2017-12-22 11:47:09 +07:00 |
|
kmwexthtml.ts
|
Created kmwdom.ts to facilitate refactor testing, refactored control enable/disable functions.
|
2018-01-11 10:44:02 +07:00 |
|
kmwinit.ts
|
Initial TypeScript setup work. No complete build for TS is possible yet.
|
2017-12-14 10:14:52 +07:00 |
|
kmwkeyboards.ts
|
Relocates some API wrapper definitions from keymanweb.ts to kmwbase.ts.
|
2018-01-11 12:24:51 +07:00 |
|
kmwkeymaps.ts
|
Another simple file.
|
2017-12-14 10:17:12 +07:00 |
|
kmwlayout.ts
|
Initial TypeScript setup work. No complete build for TS is possible yet.
|
2017-12-14 10:14:52 +07:00 |
|
kmwnative.ts
|
Moved core attachment functions into the new DOMManager object.
|
2018-01-11 11:05:06 +07:00 |
|
kmwosk.ts
|
Created kmwdom.ts to facilitate refactor testing, refactored control enable/disable functions.
|
2018-01-11 10:44:02 +07:00 |
|
kmwreleasestub.js
|
KeymanWeb 10.0 alpha (#124)
|
2017-07-26 07:36:58 +07:00 |
|
kmwstring.ts
|
Tweaked string-extension referencing to TS 'reference' style.
|
2017-12-15 08:23:21 +07:00 |
|
kmwuibutton.ts
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
kmwuifloat.ts
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
kmwuitoggle.ts
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
kmwuitoolbar.ts
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
kmwutils.ts
|
Merge branch 'web-typescript-keyboard-management' into web-typescript-dom-module
|
2018-01-11 11:59:30 +07:00 |
|
tsconfig.base.json
|
Refactored the base KMW object; performed work to support minification.
|
2017-12-21 13:20:11 +07:00 |
|
tsconfig.embedded.json
|
Tweaked build infrastructure, made build.sh compatible with TypeScript products.
|
2017-12-15 12:48:18 +07:00 |
|
tsconfig.json
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
tsconfig.ui.json
|
Basic embedded path conversion.
|
2017-12-15 10:27:17 +07:00 |
|
tsconfig.web.json
|
Refactored the base KMW object; performed work to support minification.
|
2017-12-21 13:20:11 +07:00 |
|
version.txt
|
Move KeymanWeb project to web/
|
2017-05-26 11:00:34 +07:00 |