Commit graph

501 commits

Author SHA1 Message Date
Keyman Build Agent
aa46cbd805 auto: increment master version to 14.0.76 2020-05-13 14:03:24 -04:00
jahorton
849cda09bb feat(web): starts base-level sentry linkage/testing setup 2020-05-13 10:07:12 +07: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
jahorton
d07f901965 feat(web/engine): splits recorder-core from full, DOM-aware recorder 2020-05-01 08:11:15 +07:00
jahorton
d072af7af6 feat(web/engine): links KeyboardProcessor tests in CI test script 2020-04-29 16:17:34 +07:00
jahorton
db8b6ced58 feat(web/engine): first headless KeyboardProcessor tests 2020-04-29 16:17:34 +07:00
jahorton
ac3661b2d4 chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package 2020-04-29 13:11:43 +07: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
67ff4a2036 chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package 2020-04-27 14:01:38 +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
fe71729ec8 change(common): better lerna use, adds version script to base package 2020-04-27 12:05:17 +07:00
jahorton
a7fa204411 fix(web): missing lm-layer reference in KMW package 2020-04-24 15:06:01 +07:00
jahorton
5c709f9468 chore(web/engine): post-rebase cleanup 2020-04-24 14:35:52 +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
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
a7dadacbc9 refactor(web/engine): better dependency for same role + a fix 2020-04-16 09:00:12 +07:00
jahorton
61e39ba3e8 change(web): starts dependency on npm's 'events' package 2020-04-09 13:31:47 +07:00
jahorton
ec4d0c19ca feat(web): enhanced minified sourcemaps 2020-03-11 12:07:23 +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
jahorton
d2df06a646 fix(web): Fixes #2322, updates to tsc 3.7.2 2019-11-18 12:22:43 +07:00
jahorton
a450bc1708 Updates KMW and LMLayer dependencies. 2019-07-19 13:14:15 +07:00
jahorton
36eccbcbe4 Starts addressing KMW's BrowserStack use. 2019-06-03 14:23:16 +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
9f8272c436 Reworks api aliasing strategy, removes google library dependency 2019-02-15 11:44:47 +07:00
Joshua Horton
0688c00a49
Merge pull request #1537 from keymanapp/web-beta-versioning
[Web] Beta versioning
2019-01-18 14:32:45 +07:00
Joshua A. Horton
88e01d1d7c Fixes blank spacebar bug, updates npm dependencies. 2019-01-15 12:51:05 +07:00
Joshua A. Horton
62bdfc6674 KeymanWeb - versioning update for beta. 2019-01-15 08:52:43 +07:00
Joshua A. Horton
723c24130f Sets the promise-polyfill library as a true dependency. 2018-12-14 15:30:59 +07:00
Joshua A. Horton
e8cc2a7c7b Prototyping's going well; even IE renders here. One kbd, one layer. 2018-12-14 14:14:02 +07:00
Joshua A. Horton
d952420efc Updates internal version of TypeScript to current. 2018-11-14 11:00:33 +07:00
Joshua A. Horton
3dddf02514 Updates dev dependencies, reduces npm's warnings. 2018-11-14 10:00:45 +07:00
Joshua A. Horton
a42c0f181e Updates BrowserStack configuration settings, fixes a minor error. 2018-10-24 10:47:09 +07:00
Joshua A. Horton
270df7e8da Fixes a npm build warning. 2018-02-09 12:24:25 +07:00
Joshua A. Horton
b154dbc566 A basic, initial set of tests with the infrastructure necessary to link nicely with our TeamCity CI. 2018-02-05 15:15:10 +07:00
Joshua A. Horton
c298281456 Initial BrowserStack support! Problem - browser-specific testing... 2018-02-05 14:33:07 +07:00
Joshua A. Horton
6a32d91941 Further infrastructure setup; the new pattern allows deliberate reloading of KMW. 2018-02-05 12:52:05 +07:00
Joshua A. Horton
b32b255e5b Added Edge to the Karma/Mocha testing path. 2018-01-29 13:08:19 +07:00
Joshua A. Horton
1cfcca6735 Initial web testing infrastructure. No real tests yet. 2018-01-29 12:46:16 +07:00
Joshua A. Horton
e1cc8a6416 Significant work performed for potential minification. 2017-12-19 18:07:27 +07:00