Joshua A. Horton
|
21b376594e
|
chore(web): Merge branch 'feature-gestures' into feat/web/touchpath-segmentation
|
2022-09-20 14:25:01 +07:00 |
|
Joshua A. Horton
|
53cddf71e3
|
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
|
2022-09-19 12:49:51 +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 A. Horton
|
744354e2a1
|
fix(common/models): fixes reference dropped by git merge
|
2022-09-19 08:52:50 +07:00 |
|
Joshua Horton
|
43bdab1999
|
Merge pull request #7242 from keymanapp/change/web/fat-finger-weighting
change(web): better fat-finger key weighting ✏️
|
2022-09-19 08:23:06 +07: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 Horton
|
4f4ddb6107
|
Merge pull request #7290 from keymanapp/fix/common/models/timer-maxtime
fix(common/models): max prediction wait check
|
2022-09-15 08:23:45 +07:00 |
|
Joshua A. Horton
|
917fce0750
|
chore(common/models): final requested tweak
|
2022-09-15 08:23:08 +07:00 |
|
Joshua Horton
|
a390c2fb2f
|
chore(common/models): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2022-09-14 13:32:14 +07:00 |
|
Joshua A. Horton
|
6fbe089244
|
change(web): tweaks max wait time threshold to mitigate lag
|
2022-09-14 10:13:29 +07:00 |
|
Joshua A. Horton
|
0845210f20
|
fix(common/models): max prediction wait check
|
2022-09-14 09:57:29 +07: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
|
665b149b09
|
fix(common/models): needed export for unit tests
|
2022-09-12 15:04:17 +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
|
5cd48a5784
|
fix(web): new key prop needs enumerable
|
2022-09-12 11:05:27 +07:00 |
|
Joshua A. Horton
|
d91132bc0f
|
fix(web): filters more non-output keys from fat-finger distrib
|
2022-09-12 10:39:41 +07:00 |
|
Joshua A. Horton
|
b8dd9baf5b
|
chore(web): minor cleanup
|
2022-09-12 10:38:55 +07:00 |
|
Joshua A. Horton
|
c05df0e323
|
fix(web): fixes final-key-of-row dist mapping, drops arbitrary prob adjustment for best key
|
2022-09-12 10:38:55 +07:00 |
|
Joshua A. Horton
|
6e000d1074
|
change(web): better touch-distrib weighting
|
2022-09-12 10:38:54 +07:00 |
|
Joshua A. Horton
|
6632d597d5
|
feat(common/models): adds unit test, minor branch polish
|
2022-09-12 10:25:24 +07:00 |
|
Joshua A. Horton
|
445c76e31c
|
chore(common/models): Merge branch 'master' into fix/common/models/no-whole-replacements
|
2022-09-12 09:17:58 +07:00 |
|
Marc Durdin
|
13a3df32d7
|
Merge pull request #7037 from keymanapp/fix/web/pred-text-stability
fix(web): enhanced timer for prediction algorithm
|
2022-09-10 05:45:03 +10:00 |
|
Joshua A. Horton
|
666b639404
|
fix(common/models): adds 'soft bound' for reasonable 100% fat-finger corrections
|
2022-09-09 15:35:12 +07:00 |
|
Joshua A. Horton
|
9b29339594
|
fix(common/models): blocks full-text corrections
|
2022-09-08 13:13:58 +07:00 |
|
Joshua A. Horton
|
6c50de9e9a
|
change(web): conciser version of last commit
|
2022-09-08 10:56:32 +07:00 |
|
Joshua A. Horton
|
75e0b27bf3
|
change(web): pushWhitespaceToTail tweak
|
2022-09-08 10:54:01 +07:00 |
|
Joshua A. Horton
|
52cb9aa19d
|
change(common/models): drops .isNew, replaces with tokenized context contrast logic
|
2022-09-08 10:48:12 +07:00 |
|
Joshua A. Horton
|
fb0cc5086c
|
fix(common/models): backspacing shouldn't make 'new' tokens
|
2022-09-07 14:57:53 +07:00 |
|
Joshua A. Horton
|
9be8839685
|
fix(common/models): undefined != 0
|
2022-09-06 10:47:51 +07:00 |
|
Joshua A. Horton
|
a09cc5d822
|
fix(common/models): models/templates unit tests
|
2022-09-06 09:48:52 +07:00 |
|
Joshua A. Horton
|
9634c76353
|
chore(common/models): suggested tweak from review
|
2022-09-06 08:57:56 +07:00 |
|
Joshua A. Horton
|
26c5150977
|
fix(web): context-tracker newFlag management for new contexts
|
2022-09-05 14:02:55 +07:00 |
|
Joshua A. Horton
|
b47596a803
|
fix(common/models): context token .isNew maintenance
|
2022-09-05 12:35:11 +07:00 |
|
Joshua A. Horton
|
57ce30e068
|
fix(web): post-suggestion-apply error
|
2022-09-05 12:17:17 +07:00 |
|
Joshua A. Horton
|
d33a9f05bf
|
docs(web): fixes missed doc update
|
2022-09-05 11:41:42 +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
|
be562b3022
|
fix(web): missed method references
|
2022-09-05 10:37:50 +07:00 |
|
Joshua A. Horton
|
ad8c30c6c0
|
fix(web): pred-text context tracking when wordbreak not caused by whitespace
|
2022-09-05 10:26:31 +07:00 |
|
Joshua A. Horton
|
0cd7416564
|
refactor(web): sigMinus, for cata-cancel check on stat-sum operations
|
2022-08-22 12:14:16 +07:00 |
|
Joshua A. Horton
|
8ce9fa8070
|
chore(web): more post-review tweaks
|
2022-08-22 11:28:51 +07:00 |
|
Joshua A. Horton
|
b352c9dda7
|
change(web): speed now in millisec
|
2022-08-22 10:26:51 +07:00 |
|
Joshua A. Horton
|
1d4de3f2a0
|
chore(web): adjustments per PR review
|
2022-08-22 10:17:35 +07:00 |
|
Joshua Horton
|
af2c803d6b
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2022-08-22 09:46:41 +07:00 |
|
Joshua A. Horton
|
d823b8fffa
|
feat(web): fun labeling for in-PR demo
|
2022-08-19 14:42:03 +07:00 |
|
Joshua A. Horton
|
c425a52905
|
docs(web): more docs & some new-code renames
|
2022-08-19 14:17:39 +07:00 |
|
Joshua A. Horton
|
cde550a3eb
|
change(web): lots of docs, some cleanup
|
2022-08-19 13:52:56 +07:00 |
|
Joshua A. Horton
|
58c15c3eec
|
feat(web): segment merge checks now use full merge set, not only latest
|
2022-08-19 10:03:38 +07:00 |
|
Joshua A. Horton
|
c0437036ab
|
fix(web): handling of f-test when a segment has infinite slope
|
2022-08-19 10:02:47 +07:00 |
|
Joshua A. Horton
|
aa35f94598
|
fix(web): forgot to ignore sign on a signficance check
|
2022-08-19 09:24:02 +07:00 |
|