Commit graph

21 commits

Author SHA1 Message Date
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)