Commit graph

1142 commits

Author SHA1 Message Date
Joshua A. Horton
593189b30d chore(web): Merge branch 'beta' into fix/web/transform-selection-interactions 2024-02-15 10:47:42 +07:00
Joshua Horton
c246993a0f
Merge pull request #10641 from keymanapp/fix/web/invalid-longpress-shortcut
fix(web): prevent invalid longpress shortcut triggers
2024-02-13 09:47:57 +07:00
Joshua A. Horton
f66461625e fix(web): banner robustness when touched 2+ times at once 2024-02-08 10:05:40 +07:00
Joshua Horton
dcba2da22d
Merge pull request #10644 from keymanapp/chore/web/remove-unused-banner-events
chore(web): removes unused banner events
2024-02-07 13:26:54 +07:00
Joshua Horton
562aa9246d
Merge pull request #10633 from keymanapp/fix/ios/backspace-context-sync-lazy
fix(ios): long-held backspace handling
2024-02-07 12:54:23 +07:00
Joshua A. Horton
5fe64b0cd4 fix(web): transcription-construction from contexts with selections 2024-02-07 12:08:19 +07:00
Joshua A. Horton
4e4d202f58 chore(web): removes unused banner events 2024-02-06 10:16:04 +07:00
Joshua A. Horton
d2a043ae43 fix(web): prevent invalid longpress shortcut triggers 2024-02-06 09:15:15 +07:00
jahorton
7deb89879c fix(ios): adds lazy context resync on textDocumentProxy window jump 2024-02-05 15:29:07 +07:00
Joshua A. Horton
2ed717f084 fix(web): app/webview sourcemap inlining 2024-02-05 14:50:11 +07:00
Joshua A. Horton
f8c5ce11c0 chore(web): removes temp console log 2024-01-31 13:02:51 +07:00
Joshua A. Horton
76cdef296e fix(web): app/webview control flow for initial layer 2024-01-31 12:50:40 +07:00
Joshua Horton
77fc1df4c5
Merge pull request #10555 from keymanapp/fix/web/handle-mismatched-layout-font-spec
fix(web): ensure use of actual key-cap / label font in key-scale ops 
2024-01-31 09:25:00 +07:00
Joshua Horton
47b880dadd
Merge pull request #10535 from keymanapp/fix/web/special-font-key-scale-on-load
fix(web): proper await for special-osk font, use of it in key scaling 
2024-01-31 09:24:54 +07:00
Joshua Horton
abe2acbec9
Merge pull request #10534 from keymanapp/feat/web/font-load-key-scale-test
feat(web): testing page for font-load / key-scale interactions 
2024-01-31 09:24:45 +07:00
Joshua Horton
96e7d4bef4
Merge pull request #10507 from keymanapp/fix/web/keyboard-documentation-font-sizing
fix(web): documentation-keyboard font size, font scaling 
2024-01-31 09:24:38 +07:00
Joshua Horton
83192e3d1e
Merge pull request #10506 from keymanapp/fix/web/await-font-load
fix(web): OSK resource-loading promise's font-wait 
2024-01-31 09:24:28 +07:00
Joshua A. Horton
d3eb3dd507 chore(web): tweaks test-page keyboard to also test this PR's fix 2024-01-30 10:17:12 +07:00
Joshua A. Horton
b6f043462f docs(web): tweaks comment re unexpected issue fix 2024-01-30 10:15:53 +07:00
Joshua A. Horton
71f4c46634 fix(web): ensure use of actual key-cap / label font in key-scale ops 2024-01-30 10:10:57 +07:00
Joshua A. Horton
add5d169a1 fix(web): proper await for special-osk font, use of it in key scaling 2024-01-30 10:09:32 +07:00
Joshua A. Horton
aec212b079 chore(web): Merge branch 'fix/web/keyboard-documentation-font-sizing' into feat/web/font-load-key-scale-test 2024-01-29 16:02:48 +07:00
Joshua A. Horton
5afa7feab5 chore(web): Merge branch 'fix/web/await-font-load' into fix/web/keyboard-documentation-font-sizing 2024-01-29 15:56:13 +07:00
Joshua A. Horton
330dd17b52 fix(web): should not link in empty sheets 2024-01-29 15:55:44 +07:00
Joshua A. Horton
670e44215a feat(web): testing page for font-load / key-scale interactions 2024-01-29 13:30:57 +07:00
Joshua A. Horton
5fb3d9f6a8 fix(web): promise-clearing on error, encoding of font URIs 2024-01-29 13:30:56 +07:00
Joshua A. Horton
8144999cf3 chore(web): post-drop logic simplification 2024-01-29 13:30:56 +07:00
Joshua A. Horton
a3662b6f76 chore(web): drops svg, eot 2024-01-29 13:30:55 +07:00
Joshua Horton
5c5f5ac4c7
Merge pull request #10504 from keymanapp/fix/web/layout-fontsize
fix(web): touch-layout fontsize property use 
2024-01-26 10:44:09 +07:00
Joshua Horton
7d999eed40
Merge pull request #10475 from keymanapp/feat/web/key-event-rule-processing-tests
feat(web): key-event rule processing unit tests for mnemonic, KMW 1.0 keyboards 🧓
2024-01-26 10:40:57 +07:00
Joshua Horton
a0adacf04a
Merge pull request #10464 from keymanapp/feat/web/key-event-preprocessing-tests
feat(web): keystroke pre-processing unit tests 🧓
2024-01-26 10:40:47 +07:00
Joshua A. Horton
d66f7e815f fix(web): number type invalid for layer id 2024-01-25 15:50:36 +07:00
Joshua A. Horton
8be0b454ff docs(web): updates buildDocumentationKeyboard doc-comment 2024-01-25 15:32:28 +07:00
Joshua A. Horton
36df5ce77d docs(web): on SuggestionBanner.options.length 2024-01-25 15:23:37 +07:00
Joshua A. Horton
4f2c82d915 fix(web): promise-clearing on error, encoding of font URIs 2024-01-25 15:03:09 +07:00
Joshua A. Horton
3d68ba370d chore(web): post-drop logic simplification 2024-01-25 14:47:56 +07:00
Joshua A. Horton
9c8f0fad7b chore(web): drops svg, eot 2024-01-25 14:47:24 +07:00
Joshua A. Horton
c2474bd2e5 chore(web): better OSKView layout logic ordering 2024-01-25 14:35:31 +07:00
Joshua A. Horton
8bbc5e898c fix(web): banner suggestion resizing after device rotation 2024-01-25 14:26:36 +07:00
Joshua A. Horton
19508eae1b fix(web): documentation-keyboard font size, font scaling 2024-01-25 12:34:49 +07:00
Joshua A. Horton
c68af635e2 fix(web): post font-load layout refresh 2024-01-25 12:19:50 +07:00
Joshua A. Horton
407ddaeda7 feat(web): stylesheet load promise now also waits for font loading 2024-01-25 12:14:18 +07:00
Joshua A. Horton
032f618d33 fix(web): touch-layout fontsize property use 2024-01-25 11:59:30 +07:00
Joshua A. Horton
fc1d90ee61 docs(web): adds compare/contrast comments for related recent unit-test sets 2024-01-23 14:12:28 +07:00
Joshua A. Horton
7c507abef2 chore(web): suggestions from pr review 2024-01-23 10:44:55 +07:00
Joshua A. Horton
c632d1f419 chore(web): Merge branch 'fix/android/hardware-mnemonic-mapping' into feat/web/key-event-preprocessing-tests 2024-01-23 10:41:10 +07:00
Joshua A. Horton
68d97b4535 chore(android): Merge branch 'master' into fix/android/hardware-mnemonic-mapping 2024-01-23 10:35:16 +07:00
Joshua Horton
f08921f72b
Merge pull request #10437 from keymanapp/fix/web/legacy-kbd-modifier-tracking
fix(web): osk responsiveness to held modifiers on legacy kbds 🧓
2024-01-23 10:34:57 +07:00
Joshua Horton
dd840fa82f
Merge pull request #10413 from keymanapp/chore/web/sourcemap-issues
chore(web): worker sourcemap cleanup, mobile app webview sourcemap compat
2024-01-22 14:28:42 +07:00
Joshua A. Horton
a404c20ddf feat(web): mnemonic + legacy keystroke pre-proc unit tests 2024-01-22 14:08:10 +07:00