Eddie Antonio Santos
9a5f6f3a4f
Merge pull request #3705 from keymanapp/refactor/common/models/extract-outcome-type
...
refactor(common/models): extract Outcome type
2020-10-13 22:56:25 -06:00
jahorton
d969b76345
refactor(common/core): makes tokenization methods common, removes from LexicalModel
2020-10-14 10:48:09 +07:00
jahorton
255ade52a8
feat(common/models): context tokenization enhancements
2020-10-14 10:17:14 +07:00
Joshua Horton
73a20cfe8c
Merge pull request #3702 from keymanapp/feat/common/core/web/selective-wordbreak-swallow
...
feat(common/core/web): selective wordbreak swallowing after accepting suggestions
2020-10-14 08:25:35 +07:00
Joshua Horton
dade4d1635
Merge pull request #3700 from keymanapp/change/web/disable-nonsuggestion-keep
...
feat(common/models): disables "keep" when word is not suggestion otherwise
2020-10-14 08:25:10 +07:00
Eddie Antonio Santos
dfce22252c
refactor(common/models): replace & {p} with Outcome type
2020-10-13 09:28:48 -06:00
Keyman Build Agent
4238d3efb3
auto: increment master version to 14.0.160
2020-10-12 14:00:50 -04:00
jahorton
f272efdeca
feat(common/core/web): selective wordbreak swallowing after accepted suggestion
2020-10-12 15:33:40 +07:00
jahorton
1ea426779b
feat(common/core/web): fat-finger ignores inputs that beep
2020-10-12 13:13:56 +07:00
jahorton
46eecb81cd
feat(common/models): disables "keep" when word is not suggestion otherwise
2020-10-12 12:51:47 +07:00
Keyman Build Agent
e234ee874e
auto: increment master version to 14.0.159
2020-10-09 14:00:55 -04:00
jahorton
934f594297
feat(common/models): adds LMLayer reversion unit tests
2020-10-09 15:47:46 +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
7fe164f5fd
fix(common/core/web): preserves lm-layer reversion transformId
2020-10-09 09:47:10 +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
beb19fdf84
feat(common/models): reversion in lm-layer
2020-10-08 15:15:55 +07:00
jahorton
505b5239c1
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
2020-10-08 15:15:01 +07:00
jahorton
7d9d6c0d3f
fix(web): more reversion typing
2020-10-08 15:13:59 +07:00
Keyman Build Agent
4192e68db3
auto: increment master version to 14.0.157
2020-10-08 01:54:49 -04:00
jahorton
ebd9cb7df0
fix(common/models): suggestion annotation quote defaults
2020-10-08 10:16:56 +07:00
jahorton
62fd8ba289
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
2020-10-08 09:44:00 +07:00
jahorton
c0e875f159
docs(common/models): slightly more precision
2020-10-08 08:47:01 +07:00
jahorton
0f17f097fb
docs(common/models): better postaccept docs
2020-10-08 08:41:36 +07:00
jahorton
43ba3c0fc2
fix(common/models): reversion typing
2020-10-08 08:41:24 +07:00
Joshua Horton
918b7ca6b5
Update common/models/types/index.d.ts
...
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-10-08 08:15:18 +07:00
Marc Durdin
8ddac50bd3
Merge pull request #3672 from keymanapp/fix/web/ci-use-repo-tier-and-version
...
fix(web): ci uses repo tier and version
2020-10-08 06:21:34 +11:00
Keyman Build Agent
59e150b2c1
auto: increment master version to 14.0.156
2020-10-07 14:00:57 -04:00
jahorton
73e8ba4c17
feat(common/models): acceptance tracking test case
2020-10-07 16:02:16 +07:00
jahorton
8a2d2622bd
change(common/core): post-merge patch, tests check id
2020-10-07 13:55:44 +07:00
jahorton
350f2e227d
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
2020-10-07 13:31:21 +07:00
jahorton
7eb49360e7
feat(common/models): reversion construction unit tests
2020-10-07 13:21:19 +07:00
Marc Durdin
a89ee3b792
chore(web): address review comments
2020-10-07 16:11:02 +11:00
Marc Durdin
11d07f879a
fix: missed line
2020-10-07 16:11:01 +11:00
Marc Durdin
31e03ed06d
fix(web): ci uses repo tier and version
...
Previously, the build would take the TeamCity TIER and VERSION, which are eliminated in favour of the repo sources (the details are populated correctly for alpha but are not needed given we have TIER.md and VERSION.md).
This is analogous to #3670 .
2020-10-07 16:11:00 +11:00
jahorton
764f4294c3
feat(common/core/web): input processor unit test setup
2020-10-07 12:04:45 +07:00
jahorton
298118afe7
feat(common/models): mergedTransform unit tests
2020-10-07 10:16:51 +07:00
jahorton
d516484521
fix(common/models): missed detail from prior commit
2020-10-07 09:57:02 +07:00
jahorton
f29c4673dd
change(common/models): minor code polish
2020-10-07 09:50:32 +07:00
jahorton
c2c99c2d15
feat(common/models): tracked context notes applied Suggestions
2020-10-06 14:33:32 +07:00
jahorton
fa6cbe65c9
change(common/models): better reversion id strat
2020-10-06 14:33:21 +07:00
jahorton
5b8432b462
feat(common/models): marks accepted suggestions in tracked context
2020-10-06 14:33:18 +07:00
jahorton
907af8e8c3
feat(common/models): adds suggestion + reversion IDs
2020-10-06 14:30:59 +07:00
jahorton
3a04cf2e91
change(common/models): prependTransform -> mergedTransform
2020-10-06 14:19:27 +07:00
jahorton
07f48bdc19
fix(common/models): adjusts affected unit tests
2020-10-06 14:19:10 +07:00
jahorton
2ce4d3ba87
docs(common/models): lmlayer-to-worker - new messages
2020-10-06 14:14:55 +07:00
jahorton
2355db4c46
feat(common/models): 'revert' now uses model's punctuation
2020-10-06 14:14:23 +07:00
jahorton
954791b87c
chore(common/models): Merge remote-tracking branch 'fix/common/models/suggestions-after-whitespace' into fix/common/models/suggestions-after-whitespace
2020-10-06 12:53:54 +07:00
jahorton
3bad0d18da
chore(common/models): Merge branch 'refactor/common/models/suggestion-and-keep-init' into fix/common/models/suggestions-after-whitespace
2020-10-06 12:49:44 +07:00
jahorton
5becd09732
feat(common/models): suggestion annotation unit test
2020-10-06 11:06:03 +07:00