Darcy Wong
|
ef1508725e
|
Add default mapping for 102nd key
|
2019-01-04 10:23:31 +07:00 |
|
Darcy Wong
|
7fd290dc24
|
Fix history.md (again)
|
2019-01-03 14:59:08 +07:00 |
|
Darcy Wong
|
265b67ce2e
|
Fix history.md
Resolve PR comments
|
2019-01-03 14:49:24 +07:00 |
|
Darcy Wong
|
f14af9c82c
|
Update history.md files
|
2019-01-03 13:56:32 +07:00 |
|
Darcy Wong
|
fee2d8e251
|
Fix default processing of "tab" and "backspace" key
|
2019-01-03 13:48:07 +07:00 |
|
Joshua Horton
|
8d2807eb47
|
Merge branch 'beta' into web-978-mobile-updateLayer
|
2019-01-03 08:51:46 +07:00 |
|
Joshua Horton
|
06713c2b0b
|
Merge branch 'beta' into web-64-touch-alias-api
|
2019-01-03 08:28:25 +07:00 |
|
Marc Durdin
|
bba82431bd
|
[meta] Remove extra version number from platforms that shouldn't have it
|
2019-01-02 21:08:21 +11:00 |
|
Marc Durdin
|
12213ed9ae
|
[meta] Fix version numbers
|
2019-01-02 20:35:46 +11:00 |
|
Joshua A. Horton
|
5f02e4b94b
|
History tweak.
|
2019-01-02 12:52:12 +07:00 |
|
Joshua A. Horton
|
3fc6b6f114
|
[Web] Fixes mobile form-factor layer update logic.
|
2019-01-02 12:49:30 +07:00 |
|
Joshua A. Horton
|
9eabaee5f9
|
Addresses PR issue re documentation.
|
2019-01-02 07:56:05 +07:00 |
|
Marc Durdin
|
d5c03aa4d9
|
11.0 beta history seed
|
2019-01-02 09:19:58 +11:00 |
|
Joshua A. Horton
|
b84aa0d20e
|
Publishes the alignInputs() function as API for touch-alias correction.
|
2018-12-19 12:50:46 +07:00 |
|
Joshua A. Horton
|
408496c6db
|
Works around odd embedded iOS issue.
|
2018-12-19 11:58:50 +07:00 |
|
Joshua Horton
|
5a1c86b002
|
Merge branch 'master' into web-1070-diacritic-display
|
2018-12-19 09:30:00 +07:00 |
|
Joshua A. Horton
|
7a98514b56
|
History.md tweak.
|
2018-12-19 09:28:51 +07:00 |
|
Joshua A. Horton
|
2eb5541d22
|
Addresses PR review comment.
|
2018-12-19 08:37:50 +07:00 |
|
Joshua Horton
|
7d4a67caa5
|
Merge pull request #1432 from keymanapp/web-osk-bulk-renderer
[Web] OSK bulk renderer
|
2018-12-18 15:01:40 +07:00 |
|
Joshua A. Horton
|
5bfc521d5f
|
Missed a keycap scaling factor for embedded mode.
|
2018-12-18 14:55:55 +07:00 |
|
Joshua A. Horton
|
86c88f2120
|
Fixes a scoping issue on the final render step - device notes.
|
2018-12-18 11:47:56 +07:00 |
|
Joshua A. Horton
|
2a4ef5ad2a
|
Adds fallback behavior for missing font size in calculations.
|
2018-12-18 09:19:19 +07:00 |
|
Joshua A. Horton
|
7899278ace
|
A little bit of tidying.
|
2018-12-18 08:36:26 +07:00 |
|
Joshua A. Horton
|
27af75f342
|
Fixes the touch bug - CSS 'opacity' settings were to blame.
|
2018-12-18 08:32:52 +07:00 |
|
Joshua A. Horton
|
2c30633e5f
|
Implements test keyboard and fix for 'undefined' font issues.
|
2018-12-17 15:38:00 +07:00 |
|
Joshua A. Horton
|
91c38ced75
|
Extra bit of desktop vs mobile distinction.
|
2018-12-17 14:23:05 +07:00 |
|
Joshua A. Horton
|
8d581c7436
|
Fixes some mobile issues, polishes the basic page structure.
|
2018-12-17 14:06:19 +07:00 |
|
Joshua A. Horton
|
ded43f3c80
|
Mild refactor of new code for better organization + readability.
|
2018-12-17 12:24:16 +07:00 |
|
Joshua A. Horton
|
968c2b8ec1
|
init() now works with Promises, fixes test regression.
|
2018-12-17 12:00:03 +07:00 |
|
Joshua A. Horton
|
286e2c4ba1
|
Removes file used during prototyping the bulk-renderer.
|
2018-12-17 10:23:29 +07:00 |
|
Joshua A. Horton
|
25ab64ab86
|
Improves the bulk-renderer's OSK-hijacking approach.
|
2018-12-17 10:19:12 +07:00 |
|
Joshua A. Horton
|
7784611168
|
Successful keyboard render chaining!
|
2018-12-17 09:31:05 +07:00 |
|
Joshua A. Horton
|
9561537101
|
setActiveKeyboard is now Promise-compatible!
|
2018-12-17 09:09:53 +07:00 |
|
Joshua A. Horton
|
723c24130f
|
Sets the promise-polyfill library as a true dependency.
|
2018-12-14 15:30:59 +07:00 |
|
Joshua A. Horton
|
c95ba33739
|
Establishes proper Promise fulfillment for one full keyboard.
|
2018-12-14 15:16:33 +07:00 |
|
Joshua A. Horton
|
e8cc2a7c7b
|
Prototyping's going well; even IE renders here. One kbd, one layer.
|
2018-12-14 14:14:02 +07:00 |
|
Joshua A. Horton
|
e955c16777
|
Start of development on a 'bulk rendering' engine for KMW validation.
|
2018-12-14 10:02:50 +07:00 |
|
Joshua A. Horton
|
698470934a
|
Tidies up a few loose ends.
|
2018-12-12 15:52:23 +07:00 |
|
Joshua A. Horton
|
12fd313172
|
Oh yeah, history.md.
|
2018-12-12 15:31:49 +07:00 |
|
Joshua A. Horton
|
e16c1a7ea5
|
Tidies up all the documentation and intermediate notes.
|
2018-12-12 15:30:55 +07:00 |
|
Joshua A. Horton
|
621514515a
|
Reworks keyboard font scaling to facilitate key cap scaling.
|
2018-12-12 15:24:36 +07:00 |
|
Joshua A. Horton
|
5957db8473
|
Addresses standard key scaling, but runs into code ordering issue.
|
2018-12-12 13:56:43 +07:00 |
|
Joshua A. Horton
|
caee038036
|
Finishes tweaking key previews.
|
2018-12-12 13:02:37 +07:00 |
|
Joshua A. Horton
|
c8055511a1
|
Fixes key previews, starts dynamic adjustment of key cap font sizing.
|
2018-12-12 13:00:06 +07:00 |
|
Joshua A. Horton
|
228d85f5c7
|
Fixes a few PR comment issues.
|
2018-12-11 08:51:48 +07:00 |
|
Joshua A. Horton
|
0525a5080f
|
Added documentation to the 'generate osk key caps' method.
|
2018-12-11 08:18:32 +07:00 |
|
Joshua A. Horton
|
6f672c29ac
|
Wires in the keyboard's specified visual format font.
|
2018-12-07 14:43:32 +07:00 |
|
Joshua A. Horton
|
bcf5e57877
|
Adds a base dotted circle to otherwise undisplayed diacritic key caps.
|
2018-12-07 14:24:32 +07:00 |
|
Joshua A. Horton
|
fc44f1b708
|
A bit of documentation.
|
2018-12-07 12:19:24 +07:00 |
|
Joshua A. Horton
|
3518d9fbfe
|
A few extra tweaks.
|
2018-12-07 12:17:01 +07:00 |
|