Joshua A. Horton
|
593189b30d
|
chore(web): Merge branch 'beta' into fix/web/transform-selection-interactions
|
2024-02-15 10:47:42 +07:00 |
|
Joshua A. Horton
|
5fe64b0cd4
|
fix(web): transcription-construction from contexts with selections
|
2024-02-07 12:08:19 +07:00 |
|
jahorton
|
7deb89879c
|
fix(ios): adds lazy context resync on textDocumentProxy window jump
|
2024-02-05 15:29:07 +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 A. Horton
|
d66f7e815f
|
fix(web): number type invalid for layer id
|
2024-01-25 15:50: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
|
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 A. Horton
|
a404c20ddf
|
feat(web): mnemonic + legacy keystroke pre-proc unit tests
|
2024-01-22 14:08:10 +07:00 |
|
Joshua A. Horton
|
3c0adc38e4
|
chore(web): sets up app/browser test suite, ensures Web TS test sets can be isolated
|
2024-01-22 13:12:40 +07:00 |
|
Joshua A. Horton
|
e6a2f9f083
|
fix(android): hardware keystrokes now include mnemonic processing
|
2024-01-22 08:57:00 +07:00 |
|
Joshua A. Horton
|
9bbfc4667f
|
fix(web): osk responsiveness to held modifiers on legacy kbds
|
2024-01-18 15:45:25 +07:00 |
|
Joshua A. Horton
|
2296c9f4f4
|
change(web): inlined srcmaps only for debug, not release
|
2024-01-17 12:02:27 +07:00 |
|
Joshua A. Horton
|
5a0a79e93b
|
chore(web): inlines app/webview sourcemap b/c Android WebView inspection reqt
|
2024-01-17 11:38:02 +07:00 |
|
Joshua A. Horton
|
670cb5f070
|
chore(web): Merge branch 'feat/web/es6-target-artifact' into feat/web/webview-es6-target-artifact
|
2023-12-22 13:02:11 +07:00 |
|
Joshua A. Horton
|
dc7bfc1344
|
chore(web): Merge branch 'change/web/build-bundler-replacement' into feat/web/es6-target-artifact
|
2023-12-22 12:59:20 +07:00 |
|
Joshua A. Horton
|
d554a0046f
|
chore(web): Merge branch 'refactor/web/common-esbundling' into change/web/build-bundler-replacement
|
2023-12-22 12:54:53 +07:00 |
|
Joshua A. Horton
|
90ecdf38f8
|
fix(web): adds Symbol, Map polyfill for main Web
|
2023-12-19 14:17:46 +07:00 |
|
Joshua A. Horton
|
23d6dda22c
|
feat(web): es6 artifact for app/webview - required extra changes to do well
|
2023-12-18 15:41:16 +07:00 |
|
Joshua A. Horton
|
ba3dbbea14
|
feat(web): lm-worker now produces ES5 + ES6 targets
|
2023-12-18 10:56:13 +07:00 |
|
Joshua A. Horton
|
927aaf614b
|
feat(web): build:app/browser now produces ES5 + ES6 targets
|
2023-12-18 10:44:54 +07:00 |
|
Joshua A. Horton
|
a293afcf2b
|
chore(web): better bundle-config definition
|
2023-12-18 10:32:36 +07:00 |
|
Joshua A. Horton
|
f6e77a3736
|
feat(web): alternate artifact - es6-bundled Web
Does not affect the worker.
Bundling is in a temp-script and not properly connected to our actual build infrastructure.
|
2023-12-18 10:32:35 +07:00 |
|
Joshua A. Horton
|
61a7fb5c52
|
change(web): also does app/webview, app/ui
|
2023-12-15 15:13:36 +07:00 |
|
Joshua A. Horton
|
435bfec4e5
|
change(web): app/browser now uses common bundler script
|
2023-12-15 14:13:44 +07:00 |
|
Marc Durdin
|
eb881dc137
|
Merge pull request #7324 from keymanapp/feature-gestures
epic: new gesture engine 🐵
|
2023-12-14 15:23:43 +11:00 |
|
Joshua A. Horton
|
ec4231b4aa
|
fix(web): fixes null-stub keyboard lookups, null -> null "keyboard change"
|
2023-12-13 12:43:25 +07:00 |
|
Marc Durdin
|
aa458152cf
|
Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
|
2023-12-08 14:24:38 +11:00 |
|
Eberhard Beilharz
|
8875dffbab
|
fix(web): Properly detach from events during detach
|
2023-11-30 19:49:13 +01:00 |
|
Eberhard Beilharz
|
2023360421
|
fix(web): Don't throw errors after detach
Fixes #10031.
|
2023-11-29 12:21:32 +01:00 |
|
Joshua A. Horton
|
253c81b159
|
chore(web): Merge branch 'feature-gestures' into feat/web/orientable-keytip
|
2023-11-24 11:38:06 +07:00 |
|
Joshua Horton
|
6f38fde42b
|
Merge pull request #10074 from keymanapp/chore/merge-master-into-feature-gestures
chore: merge master into feature-gestures 🐵
|
2023-11-24 11:36:56 +07:00 |
|
Joshua A. Horton
|
40f9e6ebd8
|
chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
Involved splicing feature-gestures banner changes into the newly-separated banner sources.
|
2023-11-24 08:29:39 +07:00 |
|
Joshua A. Horton
|
eb19579ff2
|
chore(web): removal of dead code (that otherwise needed a tweak)
|
2023-11-24 08:16:59 +07:00 |
|
Joshua A. Horton
|
31cc1f8591
|
change(web): app/webview - single transform per keystroke, even with multitap context-reversion
|
2023-11-22 13:02:54 +07:00 |
|
Joshua A. Horton
|
f6e384789b
|
fix(web): DRYing it out re: app/browser's version
|
2023-11-21 13:04:26 +07:00 |
|
Joshua A. Horton
|
2a21f9a447
|
fix(web): app/webview multitap context-reset synchronization
|
2023-11-20 15:24:59 +07:00 |
|
Joshua Horton
|
0602b9cb45
|
Merge pull request #9872 from keymanapp/chore/merge-master-into-feature-gestures
chore: merge master into feature-gestures
|
2023-10-27 14:41:13 +07:00 |
|
Joshua Horton
|
374b1fa2d2
|
Merge pull request #9718 from keymanapp/fix/web/integrated-test-stability
fix(web): enhances integrated test stability
|
2023-10-20 16:17:19 +07:00 |
|
Joshua A. Horton
|
1adc9ea58f
|
fix(web): fixes touch form-factor default kbd on cookieless keymanweb.com load
|
2023-10-18 09:54:28 +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
|
d6072f6959
|
chore(web): Merge branch 'master' into chore/web/feature-gestures-update-a17s23-mid
|
2023-10-10 08:25:46 +07:00 |
|
Joshua A. Horton
|
cf82a2f840
|
docs(web): updates comment
|
2023-10-09 12:12:36 +07:00 |
|
Joshua A. Horton
|
35bebda728
|
docs(web): comment referencing the PR
|
2023-10-09 10:23:43 +07:00 |
|
Joshua A. Horton
|
21c79374c3
|
fix(web): enhances integrated test stability
|
2023-10-09 10:15:02 +07:00 |
|
Joshua A. Horton
|
107a6dc046
|
fix(web): integrated-test stability fix
|
2023-10-09 10:14:17 +07:00 |
|
Joshua Horton
|
966e5dbe0e
|
Merge pull request #9618 from keymanapp/fix/web/toolbar-keyboard-change-refocus
fix(web): fixes toolbar refocus timing after a keyboard change
|
2023-10-02 08:07:02 +07:00 |
|
Joshua Horton
|
4d5c320c1b
|
Merge pull request #9646 from keymanapp/chore/merge-master-into-feature-gestures
chore: merge master into feature-gestures 🐵
|
2023-09-29 15:01:16 +07:00 |
|
Joshua Horton
|
b6154a1bc3
|
Merge pull request #9613 from keymanapp/chore/web/clean-publish-folder
chore(web): builds that output to web/build/publish should also clean it
|
2023-09-28 10:50:27 +07:00 |
|