Joshua A. Horton
|
978394000b
|
chore(web): ContextManager attachment handlers for focus-event hooks
|
2023-05-16 10:42:51 +07:00 |
|
Joshua A. Horton
|
348de8a857
|
chore(web): modularization of blur, focus, and text-change events
|
2023-05-16 10:38:29 +07:00 |
|
Joshua A. Horton
|
478b8ff294
|
chore(web): _ControlFocus, _ControlBlur, remaining focus-management flag modularization
|
2023-05-16 10:37:59 +07:00 |
|
rc-swag
|
03ac1992da
|
Merge pull request #8750 from keymanapp/feat/windows/support-builds-texteditor
feat(windows): add text editor to the support makefile
|
2023-05-16 13:37:32 +10:00 |
|
rc-swag
|
9790f1c9a2
|
Merge pull request #8745 from keymanapp/chore/windows/8646/remove-force-keyboard
chore(windows): remove keyman_forcekeyboard
|
2023-05-16 13:36:03 +10:00 |
|
rc-swag
|
91a3ba8b86
|
Merge branch 'chore/windows/5442/remove-legacy-keyman-core' into chore/windows/8646/remove-force-keyboard
|
2023-05-16 13:35:27 +10:00 |
|
Joshua A. Horton
|
b8180e1d43
|
fix(web): pulls forward a few fixes relevant to this PR's changes
|
2023-05-16 10:34:16 +07:00 |
|
Joshua A. Horton
|
8ef3e47184
|
fix(web): properly forgetting design-iframes on detachment
|
2023-05-16 10:34:16 +07:00 |
|
Joshua A. Horton
|
fbbe378447
|
chore(web): removes already-converted code block
|
2023-05-16 10:34:15 +07:00 |
|
Joshua A. Horton
|
ba8873b6ed
|
chore(web): pulls related changes from child dev-branch
|
2023-05-16 10:34:15 +07:00 |
|
Joshua A. Horton
|
cc6b0150f7
|
chore(web): ContextManager attachment handlers for focus-event hooks
|
2023-05-16 10:34:14 +07:00 |
|
Joshua A. Horton
|
59f96f4d30
|
chore(web): modularization of blur, focus, and text-change events
|
2023-05-16 10:34:14 +07:00 |
|
Joshua A. Horton
|
188a54cba3
|
chore(web): _ControlFocus, _ControlBlur, remaining focus-management flag modularization
|
2023-05-16 10:34:13 +07:00 |
|
Joshua A. Horton
|
cb665ba1bd
|
chore(web): modularizes dom-event tracking component
|
2023-05-16 10:33:49 +07:00 |
|
Joshua A. Horton
|
32d47edd28
|
fix(web): one more tidbit
|
2023-05-16 10:33:11 +07:00 |
|
Joshua A. Horton
|
f4e27c7566
|
fix(web): forgot to fix a reference to an altered method signature
|
2023-05-16 10:23:36 +07:00 |
|
Marc Durdin
|
b2e293892d
|
Update developer/src/kmc-package/test/fixtures/invalid/keyboardcontentfilenotfound.kps
|
2023-05-16 13:21:31 +10:00 |
|
Joshua A. Horton
|
e4f93dbfc1
|
fix(web): pulls forward minor bugfixes for bugs introduced here
|
2023-05-16 10:16:08 +07:00 |
|
Joshua A. Horton
|
0233c8ba3f
|
fix(web): removes artifact from rebases
|
2023-05-16 10:12:51 +07:00 |
|
rc-swag
|
b8fbcdaefd
|
Merge pull request #8708 from keymanapp/chore/windows/8681/remove-addins
chore(windows): remove addins ⛏️
|
2023-05-16 09:53:02 +10:00 |
|
rc-swag
|
f8a351ae4d
|
Merge pull request #8744 from keymanapp/chore/windows/8677/remove-wm-unichar
chore(windows): remove WM_UNICHAR completely
|
2023-05-16 09:52:27 +10:00 |
|
rc-swag
|
9e8b52ba4e
|
Merge pull request #8707 from keymanapp/chore/windows/8703/rename-core-functions
chore(window): rename core functions ⛏️
|
2023-05-16 09:47:44 +10:00 |
|
Keyman Server
|
2a4fe24370
|
Merge pull request #8811 from keymanapp/auto/version-master-17.0.108
auto: increment master version to 17.0.108
|
2023-05-16 01:02:20 +07:00 |
|
Keyman Build Agent
|
a7b9e5bbb0
|
auto: increment master version to 17.0.108
|
2023-05-15 14:01:40 -04:00 |
|
Eberhard Beilharz
|
f08f44e294
|
chore(linux): Make postinst script comply with Debian policy
Debian Policy section 10.4 requires `set -e` [1].
[1] https://www.debian.org/doc/debian-policy/ch-files.html#scripts
|
2023-05-15 17:39:16 +02:00 |
|
Marc Durdin
|
c31118cd6d
|
chore(developer): rename fixture
|
2023-05-15 20:17:22 +07:00 |
|
Marc Durdin
|
663e4195ff
|
chore: Apply suggestions from code review
|
2023-05-15 23:16:36 +10:00 |
|
Darcy Wong
|
d9bda3fd8b
|
Merge pull request #8739 from keymanapp/refactor/android/update-selection
refactor(android/engine): Consolidate updateSelection 🛋
|
2023-05-15 15:16:38 +07:00 |
|
Joshua A. Horton
|
deeb4616e4
|
feat(web): adds OutputTarget-mapping unit tests
|
2023-05-15 14:46:52 +07:00 |
|
Joshua A. Horton
|
68edbadf95
|
refactor(web): eventOutputTarget moved to engine/attachment
|
2023-05-15 14:46:51 +07:00 |
|
Joshua A. Horton
|
ac4a847a2d
|
fix(web): post-rebase fix - accidental multi-constructor
|
2023-05-15 14:46:51 +07:00 |
|
Joshua A. Horton
|
3f49defb2f
|
chore(web): clearActiveTarget variants
|
2023-05-15 14:46:50 +07:00 |
|
Joshua A. Horton
|
584f18d5a5
|
chore(web): connects some loose osk-config ends
|
2023-05-15 14:46:50 +07:00 |
|
Joshua A. Horton
|
e9fa472f69
|
chore(web): modularization of blur, focus, and text-change events
|
2023-05-15 14:46:49 +07:00 |
|
Joshua A. Horton
|
629b8c8d64
|
chore(web): _ControlFocus, _ControlBlur, remaining focus-management flag modularization
|
2023-05-15 14:46:49 +07:00 |
|
Joshua A. Horton
|
fb4a369894
|
chore(web): modularizes control keyboard management handling, control focus
|
2023-05-15 14:46:48 +07:00 |
|
Joshua A. Horton
|
ba9015f5bf
|
chore(web): removes old form of certain attachment tests
|
2023-05-15 14:31:11 +07:00 |
|
Joshua A. Horton
|
ebde332b92
|
fix(web): fixes missing test fixture
|
2023-05-15 14:31:10 +07:00 |
|
Joshua A. Horton
|
b40a777d8e
|
chore(web): that .only again
|
2023-05-15 14:31:10 +07:00 |
|
Joshua A. Horton
|
2c6dc3a916
|
fix(web): "everything" should include a design-iframe
|
2023-05-15 14:31:09 +07:00 |
|
Joshua A. Horton
|
35da78e11b
|
chore(web): removes dev .only from unit test suite
|
2023-05-15 14:31:09 +07:00 |
|
Joshua A. Horton
|
b1de3ef7b6
|
chore(web): minor unit test name tweaks
|
2023-05-15 14:31:08 +07:00 |
|
Joshua A. Horton
|
f49518a30e
|
feat(web): inputMode management unit tests
|
2023-05-15 14:31:08 +07:00 |
|
Joshua A. Horton
|
4fa5ea6ee5
|
feat(web): sure, why not add some dynamicness to that last one?
|
2023-05-15 14:31:07 +07:00 |
|
Joshua A. Horton
|
db0dc335de
|
feat(web): a couple of .sortedInputs unit tests
|
2023-05-15 14:31:07 +07:00 |
|
Joshua A. Horton
|
07b5c1f83d
|
feat(web): unit testing for nested iframe attachment
|
2023-05-15 14:31:06 +07:00 |
|
Joshua A. Horton
|
b355a79e00
|
feat(web): a bit of TDD - adds notes for desired but unimplemented tests
|
2023-05-15 14:31:06 +07:00 |
|
Joshua A. Horton
|
79c88e854c
|
fix(web): iframe detachment state management
|
2023-05-15 14:31:05 +07:00 |
|
Joshua A. Horton
|
6778f6d240
|
feat(web): design-iframe attachment test
|
2023-05-15 14:31:05 +07:00 |
|
Joshua A. Horton
|
33d80fc3f5
|
fix(web): attachment to iframe contents
|
2023-05-15 14:31:04 +07:00 |
|