Commit graph

2154 commits

Author SHA1 Message Date
Keyman Build Agent
455639ba1e auto: increment master version to 15.0.69 2021-06-15 14:03:43 -04:00
Joshua Horton
3c021479b8
Merge pull request #5278 from keymanapp/refactor/web/vkbd-height-control
refactor(web): VisualKeyboard height styling consistency
2021-06-15 07:33:05 +07:00
Joshua Horton
cdf02fcf8f
Merge pull request #5259 from keymanapp/refactor/web/vkbd-disentanglement-pass-1
refactor(web): Visual Keyboard disentanglement - pass 1
2021-06-15 07:32:22 +07:00
Joshua Horton
f0f6f22a5c
Merge pull request #5257 from keymanapp/refactor/web/reduce-osk-key-spaghetti
refactor(web): polishes management of OSK keys
2021-06-15 07:32:10 +07:00
jahorton
53a9906269 docs(web): doc comment update 2021-06-14 11:47:24 +07:00
Keyman Build Agent
cec6fcc56b auto: increment master version to 15.0.68 2021-06-12 14:01:43 -04:00
Keyman Build Agent
6841855b54 auto: increment master version to 15.0.67 2021-06-11 14:02:13 -04:00
jahorton
d582e69b73 refactor(web): vkbd height on root, not layer group element 2021-06-11 12:38:18 +07:00
jahorton
b61f390098 refactor(web): simplifies vkbd layout height init 2021-06-11 10:41:08 +07:00
Keyman Build Agent
793fe61602 auto: increment master version to 15.0.66 2021-06-10 14:01:43 -04:00
jahorton
99b186b9f4 refactor(web): internal BuildVisualKeyboard signature (external API unchanged) 2021-06-10 14:39:24 +07:00
jahorton
a702262637 refactor(web): osk height-adjustment 2021-06-10 14:33:17 +07:00
jahorton
08748d5105 refactor(web): removes unused vars, minor cleanup 2021-06-10 13:29:29 +07:00
jahorton
b9d7ce53e9 refactor(web): moves layerChangeHandler to OSKManager 2021-06-10 12:30:27 +07:00
jahorton
b7796b2457 refactor(web): reduces VisualKeyboard reliance on keyman.util 2021-06-10 12:14:11 +07:00
jahorton
362344af16 refactor(web): removes redundant OSKKey.formFactor 2021-06-10 10:38:00 +07:00
jahorton
827af364e2 refactor(web): getTextMetrics, key-class refs to com.keyman 2021-06-10 10:32:41 +07:00
jahorton
1abcccc499 refactor(web): setButtonClass now method of OSKKey 2021-06-10 10:08:34 +07:00
jahorton
8d8461b449 refactor(web): subkey layer always defined at constructor 2021-06-10 09:40:19 +07:00
jahorton
fb3c8bfb83 docs(ios): minor readme tweak re Web prereqs 2021-06-10 08:04:19 +07:00
Keyman Build Agent
aceae1d62e auto: increment master version to 15.0.65 2021-06-09 14:02:03 -04:00
Joshua Horton
6abc0855e0
Merge pull request #5181 from keymanapp/refactor/web/target-agnostic-key-event
refactor(common/core/web, web): target-agnostic key events
2021-06-09 10:38:10 +07:00
Keyman Build Agent
8f37e637e7 auto: increment master version to 15.0.64 2021-06-08 14:02:31 -04:00
Darcy Wong
40ac1b5dcf fix(web): Always pass kill_browserstack 2021-06-08 07:48:43 +07:00
Keyman Build Agent
05fcbf2801 auto: increment master version to 15.0.63 2021-06-04 14:02:53 -04:00
Keyman Build Agent
bc3aeb0268 auto: increment master version to 15.0.62 2021-06-03 14:01:40 -04:00
Keyman Build Agent
344ae9caa4 auto: increment master version to 15.0.61 2021-06-01 14:02:09 -04:00
Keyman Build Agent
e13439e99c auto: increment master version to 15.0.60 2021-05-31 14:02:58 -04:00
Marc Durdin
c244eded35
Merge pull request #5175 from keymanapp/fix/common/build-script-help-param
fix(common): build script help param
2021-05-31 11:08:36 +10:00
Keyman Build Agent
ec3a699018 auto: increment master version to 15.0.59 2021-05-28 14:02:38 -04:00
jahorton
c91d2f3685 refactor(web): related adjustments for full KMW 2021-05-28 13:14:43 +07:00
Darcy Wong
63ff7d4039 chore(web): Move script to tools/ 2021-05-28 09:55:19 +07:00
Darcy Wong
5b847f9822 chore(web): Merge branch 'master' into feat/web/sync-s-keyman-com 2021-05-28 09:49:13 +07:00
Keyman Build Agent
e33e93342f auto: increment master version to 15.0.58 2021-05-27 21:58:41 -04:00
Marc Durdin
5fac633fb6 fix(common): build script help param
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
Keyman Build Agent
7f95128944 auto: increment master version to 15.0.57 2021-05-27 14:02:06 -04:00
Keyman Build Agent
0bd9ed9af9 auto: increment master version to 15.0.56 2021-05-26 23:27:31 -04:00
Keyman Build Agent
60506d1ded auto: increment master version to 15.0.55 2021-05-26 14:03:07 -04:00
Darcy Wong
87d3ff3a4e fix(web): Fix destination path 2021-05-26 12:39:38 +07:00
Darcy Wong
8acb63bd57 Merge remote-tracking branch 'origin/master' into feat/web/sync-s-keyman-com 2021-05-26 11:38:55 +07:00
Darcy Wong
6684a99ba6 chore(web): Fix typos referencing help.keyman 2021-05-26 09:43:43 +07:00
Darcy Wong
d51a64d268
Merge pull request #5136 from keymanapp/chore/web/infrastructure-build-on-linux
chore(web): Add CI script to kill BrowserStack tunnel
2021-05-26 09:11:58 +07:00
Darcy Wong
29ea14796b
Update web/source/build_kill_browserstack.sh
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-05-26 09:11:48 +07:00
Darcy Wong
f08b7ed6a6 fix(web): Update script to modify sourceRoot 2021-05-26 06:48:24 +07:00
Keyman Build Agent
e7a1d866d4 auto: increment master version to 15.0.54 2021-05-25 14:03:39 -04:00
Darcy Wong
b9fba5d168 fix(web): Fix script for committing changes to s.keyman.com 2021-05-25 15:45:49 +07:00
Darcy Wong
b9e395e4a2 chore(web): Merge remote-tracking branch 'origin/master' into chore/web/infrastructure-build-on-linux 2021-05-25 14:03:01 +07:00
Darcy
1bc603a768 feat(web): Add script to publish KeymanWeb to s.keyman.com 2021-05-25 13:14:59 +07:00
Joshua Horton
ec06b2a328
Merge pull request #5134 from keymanapp/fix/web/multi-touch-handling
fix(web): active element selection in multi-touch scenarios
2021-05-25 11:36:44 +07:00
jahorton
125e6f3590 docs(web): adds requested comment 2021-05-25 10:06:30 +07:00