Commit graph

448 commits

Author SHA1 Message Date
Keyman Build Agent
76807e4786 auto: increment master version to 14.0.78 2020-05-19 14:00:56 -04:00
Joshua Horton
e4162694f7
Merge branch 'master' into refactor/web/engine/web-utils-package 2020-05-19 08:05:08 +07:00
Keyman Build Agent
9c0ad9964d auto: increment master version to 14.0.77 2020-05-15 14:03:48 -04:00
jahorton
17bc571dbb refactor(common/lmlayer): adjusts lmlayer to use web-utils 2020-05-15 12:06:40 +07:00
Eddie Antonio Santos
8298f57587
change(common/lmlayer): include @keymanapp/lexical-model-models in worker compilation unit 2020-05-14 20:15:53 -06:00
Keyman Build Agent
aa46cbd805 auto: increment master version to 14.0.76 2020-05-13 14:03:24 -04:00
Keyman Build Agent
5cd2602685 auto: increment master version to 14.0.75 2020-05-11 14:01:35 -04:00
Keyman Build Agent
59adbe71db auto: increment master version to 14.0.74 2020-05-10 23:11:29 -04:00
Keyman Build Agent
0cf62b3072 auto: increment master version to 14.0.73 2020-05-08 14:01:31 -04:00
Keyman Build Agent
7fe0a8c4c2 auto: increment master version to 14.0.72 2020-05-07 22:54:46 -04:00
Keyman Build Agent
61c3f152c8 auto: increment master version to 14.0.71 2020-05-07 14:00:58 -04:00
Keyman Build Agent
0552266ffa auto: increment master version to 14.0.70 2020-05-06 02:51:47 -04:00
Marc Durdin
c12ad24c46 auto: increment master version to 14.0.69 2020-05-06 16:33:30 +10:00
Eddie Antonio Santos
cf212f10fc
chore(common/lmlayer): change author from personal to work affiliation 2020-04-29 08:35:27 -06:00
jahorton
6ec8c707d3 chore(web/engine): Merge branch 'feat/common/init-lerna' into change/web/engine/keyboard-processor-package 2020-04-29 13:03:03 +07:00
jahorton
7415f24925 change(web): language-modeling-layer -> lexical-model-layer 2020-04-29 12:56:31 +07:00
jahorton
8a31e0b29a chore(web/engine): Merge branch 'feat/common/init-lerna' into change/web/engine/keyboard-processor-package 2020-04-27 13:52:12 +07:00
jahorton
42ea45a97f fix(common/lmlayer): problem was with lm-layer npm run test 2020-04-27 13:21:03 +07:00
jahorton
a5d3e89029 change(common/lmlayer): tweaks script definition 2020-04-27 13:06:37 +07:00
jahorton
fe71729ec8 change(common): better lerna use, adds version script to base package 2020-04-27 12:05:17 +07:00
jahorton
1eed004296 change(web): package rename + patchup 2020-04-24 13:53:39 +07:00
jahorton
373196dded change(web/engine): splits off the core/web/keyboard-processor module 2020-04-24 13:45:04 +07:00
jahorton
4c7cfec49c change(common/lmlayer): better package name for lm-layer 2020-04-24 13:43:04 +07:00
jahorton
879a4b5e4a feat(common): lerna now npm-installed locally 2020-04-21 15:55:43 +07:00
jahorton
cd8461cee8 fix(common/lmlayer): lexical-model-types as lm-layer dependency 2020-04-21 08:47:50 +07:00
jahorton
599e2b3d72 change(common): removes post-lerna redundancies 2020-04-17 13:55:21 +07:00
jahorton
b604302b76 feat(common): initial use of lerna (in-repo package links only) 2020-04-17 13:38:44 +07:00
jahorton
09d7a0e826 fix(common): adds string.startswith polyfill to lmlayer 2019-12-16 08:16:55 +07:00
jahorton
8d778b2a59 fix(common): adds polyfill for charCodeAt, fixes #2323 2019-12-10 09:24:22 +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
eb6f9b53b1
Get linking to work. 2019-10-01 09:45:33 -06:00
Marc Durdin
a09e711f4a [LMLayer] Make license consistent with rest of Keyman 2019-07-26 06:52:31 +10:00
jahorton
a450bc1708 Updates KMW and LMLayer dependencies. 2019-07-19 13:14:15 +07:00
jahorton
68e9dc1f3c Fixing LMLayer BrowserStack CI test configs 2019-06-03 13:42:19 +07:00
Eddie Antonio Santos
b000fa1bb2
Allow LMLayer to be imported as a Node module. 2019-03-26 13:10:35 -06:00
Eddie Antonio Santos
702939a8a8
Upgrade to karma-browserstack-launcher@^1.4.0. 2019-01-08 15:30:20 -07:00
Joshua A. Horton
ea8b1de557 Minor npm update, adds promise polyfill for IE. 2018-12-03 08:58:11 +07:00
Joshua A. Horton
18a19734db Gets headless tests working post-reorg, fixes Windows test bug. 2018-11-29 10:12:31 +07:00
Eddie Antonio Santos
fc69a08977
Move unit-test script to build.sh 2018-11-27 10:41:34 -07:00
Eddie Antonio Santos
bbf1c6e2b2
Move scripts from package.json to build.sh; revert tsc. 2018-11-27 10:19:40 -07:00
Eddie Antonio Santos
9331eee91a
Add npm script that only runs unit tests. 2018-11-22 10:29:00 -07:00
Eddie Antonio Santos
f3dd966631
Create build-worker and build-main scripts in package.json. 2018-11-22 09:32:42 -07:00
Eddie Antonio Santos
e9412a9226
Test LMLayerWorker can mock postMessage. 2018-11-16 14:05:30 -07:00
Joshua A. Horton
5cf8b136cb Adds infrastructure for browser-based testing. 2018-11-12 09:34:13 +07:00
Joshua A. Horton
67a6113b59 Basic test script and rigging added for headless JS tests. 2018-11-12 08:36:41 +07:00
Eddie Antonio Santos
a72e593f6c
Replace Ava with Mocha/Chai. 2018-11-09 11:05:25 -07:00
Joshua A. Horton
c5dd0bab9b Started work on a basic TypeScript compilation configuration. 2018-10-31 14:01:32 +07:00
Eddie Antonio Santos
5dcffe21d4
Move everything to common/predictive-text/ 2018-10-30 09:20:49 -06:00
Renamed from package.json (Browse further)