spiegel-keyman/web/source
2017-12-22 13:31:40 +07:00
..
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.bat Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
build.sh Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
closure.ts Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
keymanweb.ts Extraction of keyboard data management code complete. 2017-12-22 13:31:40 +07:00
kmwapi.ts Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
kmwbase.ts Almost all keyboard data management is now within KeyboardManager. Remaining: the events. 2017-12-22 13:18:08 +07:00
kmwcallback.ts Almost all keyboard data management is now within KeyboardManager. Remaining: the events. 2017-12-22 13:18:08 +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
kmwembedded.ts Moves the core keyboard management + data into the new KeyboardManager class. 2017-12-22 11:47:09 +07:00
kmwexthtml.ts Refactored the util object, but Closure's not happy. 2017-12-19 10:09:48 +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 Extraction of keyboard data management code complete. 2017-12-22 13:31:40 +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 Initial package.json for NPM dependency management. Handles TypeScript and Google Closure, includes edits to fix new warnings from updated Closure. 2017-12-18 12:22:47 +07:00
kmwosk.ts Almost all keyboard data management is now within KeyboardManager. Remaining: the events. 2017-12-22 13:18:08 +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 Extraction of keyboard data management code complete. 2017-12-22 13:31:40 +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