jahorton
|
adcea80277
|
fix(web): file check logic positioning
|
2020-02-11 10:21:18 +07:00 |
|
jahorton
|
93a416dbbb
|
change(web): Tweaks build.sh help message, npm install pos
|
2020-02-11 10:13:10 +07:00 |
|
jahorton
|
5931db6547
|
change(web): build.sh recompiles LMLayer only when needed
|
2020-02-11 08:59:10 +07:00 |
|
jahorton
|
198fe16223
|
docs(android): Adds documentation for build script changes
|
2019-12-18 08:13:19 +07:00 |
|
jahorton
|
c1c3c1e6a1
|
fix(android): Removes Closure's auto-polyfills, adds test case bypass
|
2019-12-16 12:24:04 +07:00 |
|
jahorton
|
ecddb73862
|
change(android): gets API 23 working again, but not 19 or 21 (yet)
|
2019-12-02 07:55:37 +07:00 |
|
Eddie Antonio Santos
|
b7b420da2e
|
Move model copying to LMLayer chunk of code.
|
2019-06-19 09:31:57 -06:00 |
|
Eddie Antonio Santos
|
39e55e752c
|
Make sure build fails if the copy fails.
|
2019-06-18 13:35:22 -06:00 |
|
Eddie Antonio Santos
|
4aee81cb95
|
Automatically copy trie from common/predictive-text to web/ in web UI build.
|
2019-06-17 09:45:19 -06:00 |
|
jahorton
|
bf5ddce576
|
Patches iOS embedded sourcemap issues.
|
2019-05-15 09:55:24 +07:00 |
|
Darcy Wong
|
51248da0a2
|
Allow app to set default banner height
|
2019-04-22 22:44:21 +07:00 |
|
Joshua A. Horton
|
a8669937ae
|
Oh yeah, still need to actually do the intermediate build...
|
2019-02-21 12:33:47 +07:00 |
|
Joshua A. Horton
|
1adc71ce98
|
Reworks the linkage between KMW and the LMLayer, updates target to ES6.
|
2019-02-21 12:30:50 +07:00 |
|
Joshua A. Horton
|
d5973a1723
|
Minor build.sh tweaks for prior commit.
|
2019-02-19 10:27:31 +07:00 |
|
Joshua A. Horton
|
71fec33c2c
|
Establishes baseline co-compilation of KMW w/ the LMLayer
|
2019-02-19 10:06:27 +07:00 |
|
Joshua A. Horton
|
c4f5787550
|
Tweaked build.sh code formatting.
|
2019-01-18 14:10:32 +07:00 |
|
Joshua A. Horton
|
62f5f97b70
|
Adds support for TS to receive build-time values for compilation.
|
2019-01-17 13:51:07 +07:00 |
|
Joshua A. Horton
|
1fddeffef9
|
Tweak regarding PR comment.
|
2019-01-15 10:16:35 +07:00 |
|
Joshua A. Horton
|
a3038f4cde
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
Joshua A. Horton
|
99db1cda7f
|
Moved Device to new file for Recorder access, + objects for auto tests.
|
2018-02-13 21:21:43 +07:00 |
|
Joshua A. Horton
|
270df7e8da
|
Fixes a npm build warning.
|
2018-02-09 12:24:25 +07:00 |
|
Darcy Wong
|
26b04508f3
|
Merge pull request #502 from keymanapp/ios-debug-kmw
Use debug KMW for debug iOS builds
|
2018-02-02 12:51:25 +07:00 |
|
Joshua A. Horton
|
3695d6eb4c
|
Documents -clean a bit better as a build parameter.
|
2018-02-01 10:22:56 +07:00 |
|
Joshua A. Horton
|
e2e5a64e04
|
Documentation update.
|
2018-01-30 11:15:32 +07:00 |
|
Joshua A. Horton
|
ce05c8aa68
|
Polishes up the build script, adds a basic -clean option.
|
2018-01-30 10:46:44 +07:00 |
|
Joshua A. Horton
|
f39cdc9cca
|
Creates a /release/unminified build output folder.
|
2018-01-30 10:31:47 +07:00 |
|
Joshua A. Horton
|
b42e8d8e49
|
Merge branch 'master' into ios-debug-kmw
|
2018-01-29 12:58:37 +07:00 |
|
Joshua A. Horton
|
1e11b4a9a0
|
A little extra build script polish.
|
2018-01-25 10:04:57 +07:00 |
|
Joshua A. Horton
|
488de66d89
|
Polishes up build.sh and integrates -no-minify into Developer.
|
2018-01-25 09:54:42 +07:00 |
|
Joshua A. Horton
|
6fdd2b6633
|
Merge branch 'master' into web-no-minify-build-option
|
2018-01-25 09:15:19 +07:00 |
|
Joshua A. Horton
|
7aa7398a91
|
Adds a -no-minify CL argument to KMW's build.sh.
|
2018-01-25 09:10:15 +07:00 |
|
Joshua A. Horton
|
a9ac39457a
|
Merge branch 'master' into web-typescript-dom-module
|
2018-01-22 15:49:38 +07:00 |
|
Joshua A. Horton
|
f63ddb66fe
|
Merge branch 'web-typescript-conversion' into web-typescript-base-objects
|
2018-01-22 14:36:16 +07:00 |
|
Joshua A. Horton
|
2502b52786
|
Re-did the build product directory structure again.
|
2018-01-22 14:07:16 +07:00 |
|
Joshua A. Horton
|
f8ee603525
|
Fixes build.sh to actually fail properly. Forgot fail() wasn't included.
|
2018-01-22 12:45:27 +07:00 |
|
Joshua A. Horton
|
6034ef3479
|
PR review change and minor build script fix when tsc fails.
|
2018-01-22 12:15:33 +07:00 |
|
Joshua A. Horton
|
64f237867a
|
Restructured the DOM event objects, refactored the focus events and frame setup functions.
|
2018-01-12 11:33:16 +07:00 |
|
Joshua A. Horton
|
9fe0167083
|
Merge branch 'web-typescript-keyboard-management' into web-typescript-dom-module
|
2018-01-11 11:59:30 +07:00 |
|
Joshua A. Horton
|
d846fb4214
|
Merge branch 'web-typescript-conversion' into web-typescript-keyboard-management
|
2018-01-11 11:57:16 +07:00 |
|
Joshua A. Horton
|
ecedc6825f
|
Created kmwdom.ts to facilitate refactor testing, refactored control enable/disable functions.
|
2018-01-11 10:44:02 +07:00 |
|
Joshua A. Horton
|
f45f2b97b2
|
Fixing up a few loose ends in the documentation.
|
2018-01-11 09:11:35 +07:00 |
|
Joshua A. Horton
|
1f4103f689
|
Merging recent base branch changes.
|
2018-01-10 12:01:36 +07:00 |
|
Joshua A. Horton
|
acc227dc53
|
Adjustment to util.addStyleSheet, merge of suggested changes from @mcdurdin
|
2018-01-10 10:10:50 +07:00 |
|
Joshua A. Horton
|
7cd5bb9109
|
Enhanced build.sh for better CI error reporting.
|
2018-01-10 09:04:53 +07:00 |
|
Joshua A. Horton
|
9d631a7f09
|
PR review suggestion incorporated.
|
2018-01-09 11:25:50 +07:00 |
|
Joshua A. Horton
|
d3c05ca378
|
Fixes accidental build script break after rebase.
|
2018-01-09 11:25:17 +07:00 |
|
Joshua A. Horton
|
228d9c0fb6
|
Merge branch 'web-typescript-conversion' into web-typescript-keyboard-management
|
2018-01-09 11:20:05 +07:00 |
|
Joshua A. Horton
|
8e1588fc90
|
Forgot to relocate build.sh error check on NPM installation.
|
2018-01-09 08:13:47 +07:00 |
|
Joshua A. Horton
|
91c11a3f2c
|
PR review suggestion incorporated.
|
2018-01-08 10:14:56 +07:00 |
|
Joshua A. Horton
|
0c2ec68247
|
Pulled build scripts from #505 into the base TS branch.
|
2018-01-08 09:41:38 +07:00 |
|