Marc Durdin
cfba0639d3
fix(web): displayUnderlying flag was ignored
...
Fixes #2311 .
The `displayUnderlying` flag introduced in #1539 was somehow missed from
the 12.0 work. This PR restores the behaviour from 11.0 by adding the
relevant changes from #1539 .
Tested in Chrome Emulator.
2019-11-18 16:40:52 +11:00
Marc Durdin
aa3abb2ed7
Merge pull request #2288 from keymanapp/web-2209-cherry-mnemonic-code-handling
...
cherry(web): Fixes mnemonic code handling issues
2019-11-13 07:09:42 +11:00
Marc Durdin
b8847c79a9
Merge pull request #2283 from keymanapp/web-2267-cherry-detect-ios-spoofs
...
cherry(web): iOS-Safari user agent spoof detection
2019-11-13 07:09:19 +11:00
jahorton
e49e6ab11a
fix(web): fixes mnemonic code handling issues
2019-11-04 14:47:02 +07:00
jahorton
2a9171b8f5
fix(web): Almost broke Chrome debug on macOS
2019-11-04 08:40:18 +07:00
jahorton
581b66f228
fix(web): Fixes #2267 - iOS-Safari user agent spoof detection
2019-11-04 08:40:18 +07:00
Joshua A. Horton
94b10a0e76
fix(web): Adds bounds-check in output targets
2019-11-04 08:27:35 +07:00
Joshua A. Horton
147e6add43
fix(web): Fixes #2261 , filters nul when deleting context
2019-11-04 08:27:35 +07:00
jahorton
8daf5fcd28
Updates notifyKeyboard and uses of KNS
2019-10-10 11:42:37 +07:00
Joshua Horton
2e85a2c347
Merge pull request #2172 from keymanapp/web-2162-fat-finger-layer-conflict
...
[Web] Blocks fat-finger calculations from changing OSK layers
2019-10-04 12:32:51 +07:00
jahorton
4c6014edc1
Better comment.
2019-10-04 11:07:05 +07:00
jahorton
73a6f04574
Blocks nextLayer store-sets during fat-finger cals
2019-10-04 11:04:47 +07:00
Marc Durdin
bdfe5dda3b
[Web] Address review comments
2019-10-04 09:07:04 +10:00
Marc Durdin
8fcaf4efda
[Web] Refactor magic values for key width, padding and margin into constants, and reduce over-enthusiastic rounding efforts
2019-10-04 07:37:11 +10:00
jahorton
66d3c6e1fa
Actual minor tweak, also history.md.
2019-10-01 11:23:19 +07:00
jahorton
208889a28d
Fixes setLastActiveElement for touch form factors
2019-10-01 11:19:24 +07:00
jahorton
ae147e63f5
Better 'default' keyboard version handling
2019-09-25 14:53:16 +07:00
jahorton
7b7c93aed4
Improves app stability, delays JS calls past page load
2019-09-25 14:38:42 +07:00
jahorton
f4f892e65f
Hack - alters the toolbar map to match regions
2019-09-23 14:57:09 +07:00
jahorton
fa20d1699c
Hack: forces regionless kbds to 'me' region
2019-09-23 14:35:47 +07:00
Joshua Horton
3cfbefb603
Merge pull request #2118 from keymanapp/web-1694-ff-check
...
[Web] Updates Firefox-check for keymapping.
2019-09-23 11:47:36 +07:00
jahorton
ce5d6e70ce
Updates Firefox-check for keymapping. Fixes #1694
2019-09-23 09:56:07 +07:00
jahorton
96bf0ad162
Comment enhancement
2019-09-23 08:57:31 +07:00
jahorton
c343baad07
Fixes #1791 . Better subtag handling in Toolbar UI
2019-09-23 08:54:57 +07:00
jahorton
7ce05c8038
Adjustment to legacy API for OutputTarget compat
2019-09-20 14:02:23 +07:00
jahorton
5fec50c34e
Helps to reference 'this' when creating aliases...
2019-09-20 12:51:22 +07:00
jahorton
04fa7e33d5
Adds capitalized equivalents for some legacy funcs
2019-09-20 12:33:11 +07:00
jahorton
85f7aa9378
A more precise check on BKSP-check logic
2019-09-20 11:37:47 +07:00
jahorton
695b131b0c
Array out-of-bounds prevention
2019-09-20 10:52:31 +07:00
jahorton
a956ff5706
Addresses #1930 . May not be a full fix.
2019-09-20 09:51:37 +07:00
jahorton
ba984c3947
Addresses PR comment
2019-09-12 08:18:12 +07:00
jahorton
3805d9da7e
A bit of future-proofing
2019-09-11 15:33:05 +07:00
jahorton
80dfa615a9
Highlighting checks key instance, not key id
2019-09-11 15:29:51 +07:00
jahorton
7e0df21a94
Addresses PR review concerns
2019-09-11 10:19:33 +07:00
jahorton
4bddf8a185
Centralizes overflow scroll handling data
2019-09-10 10:35:39 +07:00
jahorton
73aea8eb88
Fixes #1980 . Enables suggestion scrolling
2019-09-10 10:23:27 +07:00
jahorton
09401eb4d3
Fixes lack of output from key 102 on touch devices
2019-09-09 08:36:49 +07:00
jahorton
e3b05cf8d4
Removes keyboard set on element disable
2019-09-06 13:42:14 +07:00
jahorton
e6f906bd3b
Missed comment update, history.md
2019-09-06 12:14:03 +07:00
jahorton
74a2ad49df
Adjustments based on PR reviews
2019-09-06 12:01:17 +07:00
jahorton
baf2c6aa52
Implements legacy check for default keycap display
2019-09-05 11:06:27 +07:00
Joshua Horton
0e855dbfcf
Merge pull request #2033 from keymanapp/web-1818-fontsize-spec
...
[Web] Adds handling for pt and unitless font size specs
2019-09-04 08:25:50 +07:00
Joshua Horton
4f932acf95
Merge pull request #2037 from keymanapp/web-1669-event-error-logging
...
[Web] Error logging for internal events
2019-09-03 22:33:14 +07:00
jahorton
84a3028e3d
callEvent error logging
2019-09-03 11:56:42 +07:00
jahorton
897f161850
Yay, typo.
2019-09-03 10:52:48 +07:00
jahorton
f63ff5f151
Adds handling for pt and unitless font size specs
2019-09-03 10:51:14 +07:00
jahorton
bbf734d149
Fixes CSS issue affecting some Android devices
2019-09-03 10:21:52 +07:00
Joshua Horton
6b9f2b5578
Merge pull request #2028 from keymanapp/web-1835-adjust-heights-dupe
...
[Web] Merges the duplicated VisualKeyboard.adjustHeights() methods
2019-09-03 08:58:42 +07:00
jahorton
9b26f6ec4b
Fixes prior commit's regression for embedded iOS
2019-09-03 08:57:51 +07:00
jahorton
7addf5cf3b
Merges the duplicated vkbd adjustHeights() method
2019-09-02 15:39:45 +07:00