Joshua A. Horton
fc105b1dab
chore(web): updates karma dev-dependency
2022-09-22 09:13:20 +07:00
Marc Durdin
5da24ff279
Merge pull request #7307 from keymanapp/dependabot/npm_and_yarn/nanoid-and-mocha--removed
...
chore(deps): bump nanoid and mocha
2022-09-19 15:34:19 +10:00
Joshua Horton
2caa22ee2a
Merge pull request #7241 from keymanapp/fix/common/models/no-whole-replacements
...
fix(common/models): blocks full-text "corrections" ✏️
2022-09-19 08:22:46 +07:00
dependabot[bot]
93ec6106e1
chore(deps): bump nanoid and mocha
...
Bumps [nanoid](https://github.com/ai/nanoid ) and [mocha](https://github.com/mochajs/mocha ). These dependencies needed to be updated together.
Removes `nanoid`
Updates `mocha` from 8.4.0 to 10.0.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 21:06:23 +00:00
Joshua A. Horton
2f044c45b1
chore(web): Merge branch 'master' into fix/web/non-whitespace-wordbreaks
2022-09-12 15:07:56 +07:00
Joshua A. Horton
415201bf15
fix(common/models): isWhitespace, adds related unit tests
2022-09-12 15:03:48 +07:00
Joshua A. Horton
6632d597d5
feat(common/models): adds unit test, minor branch polish
2022-09-12 10:25:24 +07:00
Marc Durdin
2aeb5435e8
chore(web): disable browserstack for LM Layer tests
2022-09-11 08:12:51 +10:00
Joshua A. Horton
3aed0bf395
feat(common/models): also, unit tests
2022-09-08 10:48:23 +07:00
Joshua A. Horton
a09cc5d822
fix(common/models): models/templates unit tests
2022-09-06 09:48:52 +07:00
Joshua A. Horton
0a237f800f
chore(web): test name tweak
2022-09-05 11:31:57 +07:00
Joshua A. Horton
b0184ec98b
fix(web): adds unit test targeting issue, handler for edge case
2022-09-05 11:30:50 +07:00
Joshua A. Horton
bac2578039
chore(web): addresses PR review comment
2022-08-02 08:10:01 +07:00
Joshua A. Horton
5a7840753f
chore(web): centralizes test-start timeout config logic
2022-08-01 11:39:14 +07:00
Joshua A. Horton
405a553c06
chore(web): requireable module for common CI test-config
2022-08-01 10:54:57 +07:00
Marc Durdin
ab54c0ecb9
chore(common): more bin bashes
2022-07-25 16:03:22 +10:00
Marc Durdin
767927bf16
chore(common): use /usr/bin/env bash
...
Fixes up scripts (except under /linux) to use `#!/usr/bin/env bash`
instead of `#!/bin/bash` or `#!/bin/sh` so that we don't end up with
the ancient version of bash supplied with macOS.
This became urgent with this PR, because of bash-4.xisms in
build-utils.sh, for example on line 572:
```
if [[ -v _builder_params[$e] ]]; then
```
2022-07-25 14:59:37 +10:00
Joshua Horton
f6841333a2
Merge pull request #6557 from keymanapp/change/web/5943-ie-rooting
...
change(web): drops old IE-related handling code
2022-06-24 08:35:03 +07:00
Marc Durdin
0212727b98
chore: Merge branch 'master' into chore/beta-to-master-A16S4
2022-06-15 12:54:35 +10:00
jahorton
474634a90e
fix(web): fixes pred-text local karma-testin config
2022-06-14 15:23:25 +07:00
Keyman Build Agent
0a6ffa137a
auto: increment beta version to 15.0.260
2022-06-10 14:02:55 -04:00
Joshua Horton
dd5dfca2fd
Merge pull request #6718 from keymanapp/change/web/browser-test-timeouts
...
change(web): browser test timeout tweaks
2022-06-10 15:12:06 +07:00
Keyman Build Agent
f9537ee2a2
auto: increment beta version to 15.0.259
2022-06-06 14:02:30 -04:00
jahorton
44fdec6ff5
chore(web): Merge branch 'beta' into change/web/browser-test-timeouts
2022-06-06 12:51:23 +07:00
jahorton
6e9ebb433a
change(web): browser test timeout tweaks
2022-06-06 12:42:26 +07:00
Marc Durdin
6340a59d8e
chore(web): add BrowserStack to command-line
2022-06-05 08:33:42 +10:00
Marc Durdin
f521b6ce19
chore(web): switch on additional BrowserStack reporting
...
Per support case with BrowserStack, am turning on deeper
reporting for BrowserStack-based testing in karma.
2022-06-05 07:53:20 +10:00
Keyman Build Agent
d1576e6717
auto: increment beta version to 15.0.258
2022-06-03 14:02:30 -04:00
Keyman Build Agent
99add57dda
auto: increment beta version to 15.0.257
2022-06-01 14:02:17 -04:00
Keyman Build Agent
a59fa21d61
auto: increment beta version to 15.0.256
2022-05-31 14:02:28 -04:00
jahorton
f23fa7944f
chore(web): eliminates es6-shim TS project
2022-05-31 09:35:52 +07:00
jahorton
6566031d1b
docs(common/models): on early Android dependencies
2022-05-31 09:05:06 +07:00
Keyman Build Agent
2eb0ccfcc3
auto: increment beta version to 15.0.255
2022-05-30 14:02:44 -04:00
Marc Durdin
e6367af4fa
Revert
2022-05-29 13:36:53 +10:00
Marc Durdin
e37e3aa88a
chore(web): update BrowserStack to chrome 90 for Windows
2022-05-29 12:50:27 +10:00
Keyman Build Agent
cd2b32fc4d
auto: increment beta version to 15.0.254
2022-05-27 14:05:13 -04:00
jahorton
7b472ca686
chore(web): Merge branch 'chore/web/merge-web-version-environment' into chore/web/better-lm-worker-bundling
2022-05-27 10:31:43 +07:00
Keyman Build Agent
996018fe90
auto: increment beta version to 15.0.253
2022-05-25 14:02:14 -04:00
jahorton
81fa5ce282
chore(web): addresses PR review
2022-05-24 10:45:34 +07:00
jahorton
ea74a7f2ce
chore(web): adds direct keyman-version compile to many build.sh's
2022-05-24 10:11:57 +07:00
Keyman Build Agent
6ad1549167
auto: increment beta version to 15.0.252
2022-05-23 14:02:48 -04:00
jahorton
2d7d2c6ab1
chore(web): Wait, this worked!? Inclusion now in original project's build!
2022-05-23 13:57:06 +07:00
jahorton
f20759f26a
chore(web): eliminates web-environment package
2022-05-23 13:40:29 +07:00
Keyman Build Agent
9697f0233c
auto: increment beta version to 15.0.251
2022-05-20 14:02:40 -04:00
Keyman Build Agent
e71dd1af38
auto: increment beta version to 15.0.250
2022-05-19 14:02:12 -04:00
Marc Durdin
05a4c33200
chore(web): move common/core/web to common/web
...
Relates to #5816 .
Moves folders under common/core/web to common/web:
* input-processor -> common/web/input-processor
* keyboard-processor -> common/web/keyboard-processor
* tools/recorder -> common/web/recorder
* tools/sentry-manager -> common/web/sentry-manager
* utils -> common/web/utils
Updates scripts and configuration to point to new folders.
2022-05-18 06:01:03 +10:00
Keyman Build Agent
31879771ed
auto: increment beta version to 15.0.249
2022-05-17 14:02:44 -04:00
Keyman Build Agent
d1b9f2d52c
auto: increment beta version to 15.0.248
2022-05-16 14:02:41 -04:00
Marc Durdin
833dde0ae4
chore: remove unnecessary package-lock.json files
2022-05-16 14:47:58 +10:00
Marc Durdin
af44c0687f
chore(web): move web-environment to common/web
2022-05-16 08:29:46 +10:00