Joshua A. Horton
|
8608660673
|
change(web): generics multiplication - StateToken param now more necessary
|
2023-10-19 12:18:16 +07:00 |
|
Marc Durdin
|
14ea216b4e
|
fix(common): don't use URL in common/web/types
Fixes #9788.
|
2023-10-19 09:22:07 +07:00 |
|
Eberhard Beilharz
|
b5c6f31b05
|
chore(linux): Rename KBP to CORE
|
2023-10-18 15:48:21 +02:00 |
|
Joshua A. Horton
|
4f5ab67b5e
|
fix(web): treeshaking helper didn't apply to all classes in a file
|
2023-10-18 09:06:38 +07:00 |
|
Joshua A. Horton
|
14c8a69137
|
chore(web): Merge branch 'refactor/web/common-layout-typing' into refactor/web/common-key-style-class-enum
|
2023-10-18 09:00:26 +07:00 |
|
Joshua Horton
|
93965e30c2
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-10-18 08:59:21 +07:00 |
|
Joshua A. Horton
|
2366653818
|
feat(web): layout constant lockdown (readonly, as const)
|
2023-10-18 08:56:58 +07:00 |
|
Joshua A. Horton
|
b44288e358
|
chore(web): revert unneeded type spec on a static const
|
2023-10-18 08:56:03 +07:00 |
|
Joshua A. Horton
|
597acdb125
|
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
|
2023-10-18 08:38:55 +07:00 |
|
Joshua A. Horton
|
684b6235eb
|
fix(web): forgot that 'this' ref changed in extracted method, fixes ref
|
2023-10-18 08:38:34 +07:00 |
|
Joshua A. Horton
|
e35a741f65
|
chore(web): better handling for subkeys matching a base key
|
2023-10-18 08:24:56 +07:00 |
|
Marc Durdin
|
5218726583
|
fix(developer): handle invalid project folders cleanly
Fixes #9715.
|
2023-10-18 06:10:41 +07:00 |
|
Marc Durdin
|
1db919d581
|
fix(developer): handle fv_all keyboard project with no .kmn
|
2023-10-18 05:41:52 +07:00 |
|
Joshua A. Horton
|
7adf27dd84
|
feat(web): subkey-menu fat-finger correction
|
2023-10-17 13:42:54 +07:00 |
|
Joshua A. Horton
|
445f6bd868
|
refactor(web): third pass - relocates correction types & methods to input-processor
|
2023-10-17 10:40:35 +07:00 |
|
Joshua A. Horton
|
41dfda3089
|
refactor(web): layer 2 - extraction of correction-probabililty methods
|
2023-10-17 10:16:47 +07:00 |
|
Joshua A. Horton
|
e9c3c85f16
|
docs(web): a bit of doc-commenting
|
2023-10-17 09:34:52 +07:00 |
|
Joshua A. Horton
|
2d15ec6ea3
|
refactor(web): first abstraction layer - corrective layout specs
|
2023-10-17 09:30:43 +07:00 |
|
Steven R. Loomis
|
c3a74dd448
|
Merge branch 'feat/core/9468-normalization-epic-ldml' into feat/core/9468-test-improvement-epic-ldml
|
2023-10-16 17:15:09 -05:00 |
|
Steven R. Loomis
|
d46e08267e
|
fix(common,developer): ldml test fix 🙀
- There are two cases. Added comments to cross-link them.
For: #9468
|
2023-10-16 10:52:39 -05:00 |
|
Steven R. Loomis
|
f89be2d21b
|
fix(common): ldml test fix 🙀
- the wrong test case was updated previously
For: #9468
|
2023-10-16 10:24:49 -05:00 |
|
Joshua A. Horton
|
14e4e884f2
|
chore(web): ability to clear gestures, note if modal viz is active
|
2023-10-16 12:47:42 +07:00 |
|
Joshua A. Horton
|
7514059363
|
chore(web): Merge branch 'fix/web/integration-test-fixes' into feat/web/longpress-restoration
|
2023-10-16 12:06:33 +07:00 |
|
Joshua A. Horton
|
8f4f7a743a
|
chore(web): Merge branch 'feat/web/key-specific-gesture-integration' into fix/web/integration-test-fixes
|
2023-10-16 12:05:14 +07:00 |
|
Joshua A. Horton
|
7317bc6725
|
chore(web): Merge branch 'feat/web/base-recognizer-integration' into feat/web/key-specific-gesture-integration
|
2023-10-16 12:04:37 +07:00 |
|
Joshua A. Horton
|
ad6fb94e1c
|
refactor(web): drops WET button-class Web enum
|
2023-10-16 10:56:58 +07:00 |
|
Joshua A. Horton
|
3e431f0f07
|
chore(web): missed a suggestion previously
|
2023-10-16 10:51:31 +07:00 |
|
Joshua A. Horton
|
cb74191336
|
docs(web): minor documentation for Web button classes
|
2023-10-16 10:48:43 +07:00 |
|
Joshua A. Horton
|
b617ac3479
|
chore(web): addresses PR review concerns
|
2023-10-16 10:26:03 +07:00 |
|
Joshua A. Horton
|
1fadcd79d5
|
chore(web): Merge branch 'fix/web/recognizer-polish-and-source-uniqueness' into refactor/web/common-layout-typing
|
2023-10-16 09:56:36 +07:00 |
|
Joshua A. Horton
|
ae3402f64d
|
chore(web): addresses PR review concerns
|
2023-10-16 09:40:34 +07:00 |
|
Steven R. Loomis
|
f4501fea81
|
chore(developer): remove an unused error code 🙀
|
2023-10-13 17:38:08 -05:00 |
|
Steven R. Loomis
|
6a62d01481
|
chore(core): dx: ldml test subselection 🙀
- add a filter option to run just one subtest
- support backspace event, revamp test JSON format
For: #9468
|
2023-10-13 16:45:56 -05:00 |
|
Joshua A. Horton
|
e0c6c0e168
|
chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
|
2023-10-12 10:31:56 +07:00 |
|
Joshua A. Horton
|
e199cd05fd
|
docs(web): cleans up an errant doc-comment
|
2023-10-12 09:00:40 +07:00 |
|
Joshua A. Horton
|
f1d4b72da7
|
chore(web): drops redundant line
|
2023-10-12 08:46:35 +07:00 |
|
Joshua A. Horton
|
23ac3cc673
|
chore(common): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
|
2023-10-12 08:14:30 +07:00 |
|
Marc Durdin
|
e42567906d
|
chore: update readme for keyboard_info schema
|
2023-10-12 07:08:20 +07:00 |
|
Joshua A. Horton
|
c791c9f0fe
|
chore(web): Merge branch 'fix/web/integration-test-fixes' into feat/web/longpress-restoration
|
2023-10-11 15:25:27 +07:00 |
|
Joshua A. Horton
|
5b98544778
|
chore(web): Merge branch 'feat/web/key-specific-gesture-integration' into fix/web/integration-test-fixes
|
2023-10-11 15:21:05 +07:00 |
|
Joshua A. Horton
|
155855c16e
|
chore(web): Merge branch 'feat/web/base-recognizer-integration' into feat/web/key-specific-gesture-integration
|
2023-10-11 15:20:01 +07:00 |
|
Joshua A. Horton
|
8479ebd1c4
|
chore(web): Merge branch 'fix/web/recognizer-polish-and-source-uniqueness' into refactor/web/common-layout-typing
|
2023-10-11 14:10:33 +07:00 |
|
Joshua A. Horton
|
8da1f8fd1e
|
chore(web): Merge branch 'chore/web/feature-gestures-update-a17s23-mid' into fix/web/recognizer-polish-and-source-uniqueness
|
2023-10-11 13:05:20 +07:00 |
|
Joshua A. Horton
|
81ca825133
|
fix(web): bad return type on method caught by tsconfig update
|
2023-10-11 12:16:25 +07:00 |
|
Marc Durdin
|
f61e65ceb9
|
Merge pull request #9736 from keymanapp/chore/merge-master-into-package-metadata
chore: merge master into package-metadata
|
2023-10-11 11:28:07 +11:00 |
|
Joshua A. Horton
|
d6072f6959
|
chore(web): Merge branch 'master' into chore/web/feature-gestures-update-a17s23-mid
|
2023-10-10 08:25:46 +07:00 |
|
Marc Durdin
|
78061924f1
|
Merge pull request #9724 from keymanapp/chore/core/9722-rename-km_kbp_-to_km_core_
chore: rename km_kbp_ to km_core_
|
2023-10-10 11:57:20 +11:00 |
|
Marc Durdin
|
db76e2541d
|
chore: rename KM_KBP_ to KM_CORE_
|
2023-10-09 14:53:22 +07:00 |
|
Marc Durdin
|
ba5f18defd
|
chore: rename km_kbp_ to km_core_
|
2023-10-09 14:53:13 +07:00 |
|
Joshua A. Horton
|
683d943922
|
fix(web): reverts old prototype for leak cleanup (post-rebase to 'proper' version)
|
2023-10-09 12:12:55 +07:00 |
|