Keyman Build Agent
6d0de89c3a
auto: increment beta version to 14.0.243
2021-02-11 13:02:12 -05:00
Keyman Build Agent
5c3a78e1a9
auto: increment beta version to 14.0.242
2021-02-10 13:01:25 -05:00
Keyman Build Agent
fc3e8b6bb2
auto: increment beta version to 14.0.241
2021-02-09 13:01:03 -05:00
Keyman Build Agent
432c7e40e7
auto: increment beta version to 14.0.240
2021-02-08 18:30:06 -05:00
Keyman Build Agent
1e6c5f0296
auto: increment beta version to 14.0.239
2021-02-08 13:01:04 -05:00
Keyman Build Agent
2f5bb01241
auto: increment beta version to 14.0.238
2021-02-06 13:01:04 -05:00
Keyman Build Agent
979c4f448c
auto: increment beta version to 14.0.237
2021-02-04 13:01:18 -05:00
Keyman Build Agent
0f5864fe90
auto: increment beta version to 14.0.236
2021-02-03 13:01:15 -05:00
Keyman Build Agent
f223b48466
auto: increment beta version to 14.0.235
2021-02-02 13:01:30 -05:00
Keyman Build Agent
1385f8b93f
auto: increment beta version to 14.0.234
2021-02-01 13:01:28 -05:00
Joshua Horton
df3f77b857
Merge pull request #4370 from keymanapp/fix/web/3294-keyboard-layout-fouc
...
fix(android, ios): eliminates OSK layout flashing from predictive text banner display
2021-02-01 14:21:11 +07:00
Joshua Horton
46a63980ee
Merge pull request #4371 from keymanapp/fix/web/unload-stylesheets
...
fix(web): removes stylesheets from unloaded keyboards
2021-02-01 14:20:49 +07:00
Keyman Build Agent
3295ea0012
auto: increment beta version to 14.0.233
2021-01-29 13:02:34 -05:00
jahorton
a67e26fb1c
fix(web): removes stylesheets from unloaded keyboards
2021-01-29 12:54:50 +07:00
jahorton
78c7821f9f
change(web): banner display no longer deferred
2021-01-29 11:31:56 +07:00
Keyman Build Agent
207ebc7d57
auto: increment beta version to 14.0.232
2021-01-28 13:01:51 -05:00
Joshua Horton
8b8aabee80
Merge pull request #4353 from keymanapp/change/web/script-set-eu
...
change(web): set -eu for web scripts
2021-01-28 12:05:30 +07:00
Keyman Build Agent
00382d7b89
auto: increment beta version to 14.0.231
2021-01-27 21:58:17 -05:00
jahorton
ab527ad192
fix(web): set -e hangups
2021-01-27 16:02:07 +07:00
jahorton
531c6f76c8
change(web): set -eu for web scripts
2021-01-27 14:29:16 +07:00
jahorton
46da0ad36d
fix(web/ui): propagates UI module build failures
2021-01-27 13:52:52 +07:00
Marc Durdin
b02b63718a
Merge pull request #4316 from keymanapp/fix/web/bulk-renderer-using-video-stream-capture
...
fix(web): bulk renderer using video stream capture
2021-01-25 17:47:10 +11:00
Keyman Build Agent
0e079cc1d6
auto: increment beta version to 14.0.229
2021-01-22 13:01:09 -05:00
Joshua Horton
17fd83deec
Merge pull request #4270 from keymanapp/fix/web/4026-rescale-tall-keys
...
fix(web): dynamic font downscaling for OSK keys
2021-01-22 12:27:43 +07:00
Marc Durdin
189327b5e4
chore(web): package.json remove html2canvas
2021-01-22 16:12:12 +11:00
Marc Durdin
a7be4f089b
fix(web): bulk rendering docs
2021-01-22 16:07:45 +11:00
Marc Durdin
21ee5c4900
fix(web): bulk renderer using video stream capture
...
Instead of using html2canvas which is only an approximation of the DOM,
we now use the video capture API to get an exact capture of the OSK.
2021-01-22 15:51:38 +11:00
Joshua Horton
2f43b68a81
Merge pull request #4308 from keymanapp/fix/web/lang-menu-key-highlight
...
fix(web): language menu key highlighting
2021-01-22 09:44:19 +07:00
Joshua Horton
745c328f4f
Merge pull request #4306 from keymanapp/fix/web/default-popup-key
...
fix(web): default popup key selection, space highlight after popup
2021-01-22 09:44:09 +07:00
jahorton
b564341b46
fix(web): dynamic fontsize should only on key-text
2021-01-22 09:20:59 +07:00
jahorton
ed5866ffda
change(web): timeout was already bound
2021-01-22 08:39:28 +07:00
jahorton
16ca7ecc80
change(web): default subkey change from review comment
2021-01-22 08:24:25 +07:00
Keyman Build Agent
5be9273574
auto: increment beta version to 14.0.228
2021-01-21 13:01:09 -05:00
jahorton
efda46e968
fix(web): language menu key highlighting
2021-01-21 13:34:48 +07:00
jahorton
cc5ba47603
change(web): adds 'break' for perfect-match case
2021-01-21 12:23:12 +07:00
jahorton
c5e67034e0
docs(web): enhances comment
2021-01-21 12:22:14 +07:00
jahorton
2db9c02fbf
fix(web): default popup key selection, space highlight after popup
2021-01-21 12:09:51 +07:00
Joshua Horton
cf60c2aa58
Merge pull request #4305 from keymanapp/fix/web/testing-mtnt-update
...
chore(web): updates MTNT for pred-text testing page to 0.1.5 (casing)
2021-01-21 10:38:55 +07:00
jahorton
8340365015
fix(web): getComputedStyle for fontSize backup
2021-01-21 10:36:00 +07:00
jahorton
693018a2e2
chore(web): Merge branch 'beta' into fix/web/4026-rescale-tall-keys
2021-01-21 10:32:36 +07:00
Marc Durdin
b702170736
Merge pull request #4304 from keymanapp/fix/web/toolbar-and-loading-optimisations
...
fix(web): toolbar and loading optimisations
2021-01-21 14:23:07 +11:00
Joshua Horton
19cd7e3bd5
Merge pull request #4279 from keymanapp/fix/web/4240-keyboard-load-optimizations
...
fix(web): OSK loading efficiency
2021-01-21 10:21:06 +07:00
jahorton
c1d3b8f52f
feat(web): updates MTNT for pred-text testing page to 0.1.5 (casing)
2021-01-21 08:35:24 +07:00
Marc Durdin
34568b3e8e
fix(web): toolbar and loading optimisations
...
There are a number of changes here to improve the performance of
KeymanWeb and the toolbar and reduce unnecessary requests:
1. (kmwbase.ts and kmwkeyboards.ts) Added option `setActiveOnRegister`,
default `'true'`; if set to `'false'` then will never attempt to
activate the first registered keyboard. Note that this property is a
string because the `options` object currently supports only string
types, which is not ideal, but out of scope for this PR.
2. (kmwuitoolbar.ts) fixed issue with toolbar not matching correctly on
full BCP 47 code (line 960) after keyboard change notification.
3. (kmwuitoolbar.ts) fixed issue with toolbar not showing active
keyboard if the keyboard is activated before init is complete
(see `ui.lastSelectedKeyboard` references).
4. (kmwuitoolbar.ts) avoided re-entrancy for `ui.changeKeyboardEvent`
by ensuring that `ui.selectKeyboard` does not attempt to set the
active keyboard again for keymanweb; note that this was being caught
by the event dispatcher in keymanweb but it was still not ideal.
5. (kmwuitoolbar.ts) with above changes, able to remove appalling two
second timeout on load (yay!)
These changes will be useful immediately with keymanweb.com.
2021-01-21 12:07:15 +11:00
Keyman Build Agent
78b0e7d5d1
auto: increment beta version to 14.0.227
2021-01-20 13:01:39 -05:00
jahorton
03608f1be1
fix(web): better em-font-size detection, handles absolute spec on _Box
2021-01-20 16:35:18 +07:00
jahorton
20ef2b359a
change(web): addresses PR comments
2021-01-20 16:06:08 +07:00
Keyman Build Agent
69ab2285df
auto: increment beta version to 14.0.226
2021-01-19 13:02:23 -05:00
jahorton
934852d837
change(web): removes unused variable
2021-01-19 14:04:55 +07:00
jahorton
0093c8b991
fix(web): default kbd ui name is now generic
2021-01-19 13:35:39 +07:00