Commit graph

4628 commits

Author SHA1 Message Date
jahorton
f272efdeca feat(common/core/web): selective wordbreak swallowing after accepted suggestion 2020-10-12 15:33:40 +07:00
jahorton
46eecb81cd feat(common/models): disables "keep" when word is not suggestion otherwise 2020-10-12 12:51:47 +07:00
Joshua Horton
9299e5697c
Merge pull request #3597 from keymanapp/fix/web/test-script-block-on-failed-compilation
fix(web): unit test script failure on compilation failures
2020-10-12 08:16:29 +07:00
Keyman Build Agent
e234ee874e auto: increment master version to 14.0.159 2020-10-09 14:00:55 -04:00
jahorton
905300b114 change(web): adds set -e to test.sh 2020-10-09 16:08:00 +07:00
Darcy Wong
02be20e56a chore(web): Add comments about the expected return values 2020-10-09 15:19:40 +07:00
Joshua Horton
7109d5bc2b
Merge pull request #3647 from keymanapp/feat/common/models/model-dependent-revert-annotation
feat(common/models): 'revert' now uses model's punctuation
2020-10-09 10:22:09 +07:00
jahorton
c0ba9740c5 fix(web): missed a spot on prior commit 2020-10-09 09:46:15 +07:00
jahorton
4aae922fb0 change(web): rips out unused suggestion-rotation code 2020-10-09 09:21:33 +07:00
Keyman Build Agent
f605d4baa4 auto: increment master version to 14.0.158 2020-10-08 14:01:13 -04:00
jahorton
2e2fa5475f refactor(web): refactor of Web-side reversion to match 2020-10-08 15:15:56 +07:00
jahorton
7d9d6c0d3f fix(web): more reversion typing 2020-10-08 15:13:59 +07:00
Darcy Wong
47a531e5ff fix(web): Revert sugggestion 2020-10-08 14:39:02 +07:00
Darcy Wong
09ccefcd6b
Update web/source/kmwembedded.ts
Use a double (`!!`) to convert something truthy to `true`

Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2020-10-08 14:22:39 +07:00
Darcy Wong
a15daa4c62 fix(web): Fix null comparison to pass un-handled keys back 2020-10-08 14:09:38 +07:00
Darcy Wong
d10c439ace chore(web): Merge remote-tracking branch 'origin/master' into fix/web/pass-tab-enter-back-to-embedded-device 2020-10-08 13:36:40 +07:00
Keyman Build Agent
4192e68db3 auto: increment master version to 14.0.157 2020-10-08 01:54:49 -04:00
Keyman Build Agent
59e150b2c1 auto: increment master version to 14.0.156 2020-10-07 14:00:57 -04:00
jahorton
764f4294c3 feat(common/core/web): input processor unit test setup 2020-10-07 12:04:45 +07:00
Darcy Wong
a6efa1f713
Merge pull request #3659 from keymanapp/fix/web/separate-layer-from-key-name
fix(web): Fix how layer is separated from key name
2020-10-07 08:58:31 +07:00
Darcy Wong
d7c3aec7ca fix(web): Let embedded device handle K_TAB or K_ENTER 2020-10-06 15:01:59 +07:00
jahorton
b8f286a736 chore(common/models): Merge branch 'master' into refactor/common/models/suggestion-and-keep-init 2020-10-06 08:13:39 +07:00
Keyman Build Agent
b4a809f7d7 auto: increment master version to 14.0.155 2020-10-05 14:00:56 -04:00
Darcy Wong
091b3cadf0 fix(web): Fix how layer is separated from key name 2020-10-05 15:49:56 +07:00
Keyman Build Agent
3d00a2cbda auto: increment master version to 14.0.154 2020-10-02 14:00:51 -04:00
jahorton
cbf56266d5 change(common/core/web): nomenclature shift - accept > apply 2020-10-02 10:17:10 +07:00
Keyman Build Agent
e2d5ae31eb auto: increment master version to 14.0.153 2020-09-30 14:01:54 -04:00
Keyman Build Agent
8da7b1943a auto: increment master version to 14.0.152 2020-09-29 14:00:55 -04:00
Keyman Build Agent
c6265b4301 auto: increment master version to 14.0.151 2020-09-28 14:01:03 -04:00
Keyman Build Agent
f0fb4d3b51 auto: increment master version to 14.0.150 2020-09-25 14:01:05 -04:00
Keyman Build Agent
f18f3fe062 auto: increment master version to 14.0.149 2020-09-24 14:01:08 -04:00
Keyman Build Agent
1480d0d21f auto: increment master version to 14.0.148 2020-09-23 14:00:51 -04:00
Joshua Horton
d4b8094b13
Merge pull request #3582 from keymanapp/refactor/web/engine/suggestion-application
refactor(web/engine): application of predictive suggestions
2020-09-23 11:52:22 +07:00
Joshua Horton
7125da31f4
Merge pull request #3555 from keymanapp/feat/common/models/edit-distance-integration
feat(common/models): initial integration for enhanced corrections
2020-09-23 09:22:36 +07:00
Keyman Build Agent
e19f22941a auto: increment master version to 14.0.147 2020-09-22 14:00:58 -04:00
Marc Durdin
ada1d99acb
Merge pull request #3568 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/http-proxy-1.18.1
chore(deps): bump http-proxy from 1.17.0 to 1.18.1 in /web/testing/regression-tests
2020-09-22 07:37:54 +10:00
Keyman Build Agent
79b6113568 auto: increment master version to 14.0.146 2020-09-21 14:01:09 -04:00
jahorton
0ab5115c8b chore(web): Merge branch 'master' into fix/web/test-script-block-on-failed-compilation 2020-09-21 11:40:42 +07:00
jahorton
47fac74d97 fix(web): unit test script failure on compilation failures 2020-09-21 10:11:59 +07:00
jahorton
c03adea719 fix(web/engine): test-resource compile fix 2020-09-21 10:01:51 +07:00
Keyman Build Agent
bac678205e auto: increment master version to 14.0.145 2020-09-18 14:01:03 -04:00
Darcy Wong
b32e1e1c8d chore(web): Merge branch 'master' into fix/web/2990-dotted-circle-pain 2020-09-17 06:51:48 +07:00
Keyman Build Agent
30bc12ef5d auto: increment master version to 14.0.144 2020-09-16 14:01:08 -04:00
Keyman Build Agent
4ff9d1dfd4 auto: increment master version to 14.0.143 2020-09-15 14:01:14 -04:00
jahorton
0c2c591e17 refactor(web/engine): application of predictive suggestions 2020-09-15 15:22:16 +07:00
Keyman Build Agent
f5c9fce2be auto: increment master version to 14.0.142 2020-09-11 14:01:13 -04:00
Keyman Build Agent
ad626376fa auto: increment master version to 14.0.141 2020-09-09 14:02:22 -04:00
dependabot[bot]
f86f384e55
chore(deps): bump http-proxy in /web/testing/regression-tests
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 18:02:27 +00:00
Keyman Build Agent
0ebb255135 auto: increment master version to 14.0.140 2020-09-04 14:00:53 -04:00
jahorton
422b8f71b8 chore(web): more test page tweaks 2020-09-03 14:24:33 +07:00