spiegel-keyman/web/source
2018-01-25 09:10:15 +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.sh Adds a -no-minify CL argument to KMW's build.sh. 2018-01-25 09:10:15 +07:00
closure.ts Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
keymanweb.ts Minor tweaks in response to PR review. 2018-01-22 13:19:40 +07:00
kmwapi.ts PR review change and minor build script fix when tsc fails. 2018-01-22 12:15:33 +07:00
kmwbase.ts Fixed Closure errors. 2018-01-22 14:56:12 +07:00
kmwcallback.ts Minor tweaks in response to PR review. 2018-01-22 13:19:40 +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 core keyboard namespacing functionality into kmwembedded through new functions. 2018-01-22 14:46:24 +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 Fixed Closure errors. 2018-01-22 14:56:12 +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 Minor tweaks in response to PR review. 2018-01-22 13:19:40 +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-base-objects' into web-typescript-keyboard-management 2018-01-10 10:13:12 +07:00
tsconfig.base.json Merge branch 'web-typescript-conversion' into web-typescript-base-objects 2018-01-22 14:36:16 +07:00
tsconfig.embedded.json Re-did the build product directory structure again. 2018-01-22 14:07:16 +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 Merge branch 'web-typescript-conversion' into web-typescript-base-objects 2018-01-22 14:36:16 +07:00
version.txt Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00