Joshua A. Horton
|
db04649d2c
|
Merge branch 'master' into web-350-attachment-tests
|
2018-02-13 08:13:25 +07:00 |
|
Joshua Horton
|
edb766b04d
|
Merge pull request #452 from keymanapp/web-340-chiral-font
[Web] Chiral font update
|
2018-02-13 07:57:00 +07:00 |
|
Marc Durdin
|
ee3aac6989
|
Merge pull request #570 from keymanapp/web-use-api.keyman.com
Use api.keyman.com instead of r.keymanweb.com on KeymanWeb
|
2018-02-12 13:24:49 +07:00 |
|
Joshua A. Horton
|
41cc770eec
|
Generates touch SHIFT-subkeys for each default layer utilized for KMW10+ keyboards.
|
2018-02-12 13:02:54 +07:00 |
|
Marc Durdin
|
a49f7a381a
|
Add version query string
|
2018-02-12 12:19:11 +07:00 |
|
Joshua A. Horton
|
aed8bebdac
|
Merge branch 'master' into web-340-chiral-font
|
2018-02-12 08:33:30 +07:00 |
|
Joshua A. Horton
|
889d2e24e8
|
Adjusts the OSK to allow the recorder to detect touch-based deletions.
|
2018-02-11 15:34:49 +07:00 |
|
Joshua A. Horton
|
b493be289e
|
Touch emulation now supported. Had to alter true code to run dev tests in Chrome emulation.
|
2018-02-11 01:03:37 +07:00 |
|
Joshua A. Horton
|
270df7e8da
|
Fixes a npm build warning.
|
2018-02-09 12:24:25 +07:00 |
|
Joshua A. Horton
|
d35f8c9c97
|
Merge branch 'master' into web-350-attachment-tests
|
2018-02-09 11:05:15 +07:00 |
|
Joshua A. Horton
|
7465a5d0c2
|
Adds a KeymanWeb 'shutdown' API function for testing for a better engine reload/reset. Resolves IFrame problem.
|
2018-02-09 11:03:10 +07:00 |
|
Joshua Horton
|
182797bbf0
|
Merge pull request #563 from keymanapp/web-350-mocha-testing
KeymanWeb Testing Infrastructure
|
2018-02-09 09:58:12 +07:00 |
|
Joshua A. Horton
|
b8432dfd92
|
Fixes an IFrame attachment idempotency bug, extends unit test resources.
|
2018-02-09 09:03:37 +07:00 |
|
Joshua A. Horton
|
14408bc20a
|
Fixes a few callback bind/scoping bugs found looking at the manual test pages.
|
2018-02-08 08:46:27 +07:00 |
|
Marc Durdin
|
75c0e5fcd0
|
Enable keyboard supplementary plane mode based on keyboard metadata rather than stub metadata
|
2018-02-07 11:50:01 +07:00 |
|
Marc Durdin
|
ffa459d02b
|
Use api.keyman.com instead of r.keymanweb.com
|
2018-02-06 13:31:49 +07:00 |
|
darcywong00
|
9af63188bd
|
Fix KMW executeHardwareKeystroke
During PR #507, embedded hardware keystrokes got broken. This fixes the accessor.
|
2018-02-06 11:53:55 +07:00 |
|
darcywong00
|
3bbefd9074
|
Also add styling for kmw-special-on
Follow-on to #559, this adds styling for `kmw-special-on` to follow `kmw-shift-on`
|
2018-02-02 16:12:13 +07:00 |
|
Joshua A. Horton
|
64bd1111e3
|
Merge branch 'master' into web-typescript-keymap
|
2018-02-02 15:06:33 +07:00 |
|
Joshua Horton
|
fff7e95b0f
|
Merge pull request #549 from keymanapp/web-544-iframe-instanceof
Addresses cross-frame instanceof issues.
|
2018-02-02 14:59:10 +07:00 |
|
Joshua A. Horton
|
5c34137477
|
More PR fixes.
|
2018-02-02 14:37:07 +07:00 |
|
Joshua A. Horton
|
4428df725e
|
Object-orients the existing kmwkeymap infrastructure.
|
2018-02-02 14:14:33 +07:00 |
|
darcywong00
|
7ad3f0f099
|
Fix styling for "Special" keys on touch layouts
Text colors for `kmw-key-special` weren't declared so "Special" keys were not legible as black on black.
Reuse the same colors as `kmw-key-shift`
|
2018-02-02 14:01:50 +07:00 |
|
Joshua A. Horton
|
5798e3dd2e
|
OK, for real, the file this time.
|
2018-02-02 13:37:53 +07:00 |
|
Joshua A. Horton
|
6ec11ab096
|
Merge conflict fix + accidentally uncommitted file.
|
2018-02-02 13:37:21 +07:00 |
|
Darcy Wong
|
26b04508f3
|
Merge pull request #502 from keymanapp/ios-debug-kmw
Use debug KMW for debug iOS builds
|
2018-02-02 12:51:25 +07:00 |
|
Joshua A. Horton
|
ba76a734e0
|
Rewired most of the Util.instanceof calls to use TS-friendlier versions.
|
2018-02-02 12:40:22 +07:00 |
|
Joshua A. Horton
|
ed0e4fd106
|
As per PR review.
|
2018-02-02 09:53:41 +07:00 |
|
Joshua A. Horton
|
3695d6eb4c
|
Documents -clean a bit better as a build parameter.
|
2018-02-01 10:22:56 +07:00 |
|
Joshua A. Horton
|
e2e5a64e04
|
Documentation update.
|
2018-01-30 11:15:32 +07:00 |
|
Joshua A. Horton
|
ce05c8aa68
|
Polishes up the build script, adds a basic -clean option.
|
2018-01-30 10:46:44 +07:00 |
|
Joshua A. Horton
|
f39cdc9cca
|
Creates a /release/unminified build output folder.
|
2018-01-30 10:31:47 +07:00 |
|
Joshua A. Horton
|
c298281456
|
Initial BrowserStack support! Problem - browser-specific testing...
|
2018-02-05 14:33:07 +07:00 |
|
Joshua A. Horton
|
f4c3014aee
|
Initial KMW tests are now functional! Turns out there were a few bugs to fix getting basic tests up and running.
|
2018-02-02 16:18:31 +07:00 |
|
Joshua A. Horton
|
b42e8d8e49
|
Merge branch 'master' into ios-debug-kmw
|
2018-01-29 12:58:37 +07:00 |
|
Joshua A. Horton
|
7448a41282
|
Huh. It seems that the old _kmw_block codepath is no more at this stage in the refactor.
|
2018-01-26 13:38:23 +07:00 |
|
Joshua A. Horton
|
c6358e473d
|
More legacy cruft removal.
|
2018-01-26 13:27:51 +07:00 |
|
Joshua A. Horton
|
ffe033db91
|
A minor patch for the merge - it missed a couple of 'instanceof's.
|
2018-01-26 12:50:40 +07:00 |
|
Joshua A. Horton
|
a051f876a7
|
Merge branch 'web-544-iframe-instanceof' into web-typescript-legacy-refactor
|
2018-01-26 12:46:02 +07:00 |
|
Joshua A. Horton
|
a7f65dc2fb
|
Tweaks documentation and provides a quick spot-check for Event instanceof checks.
|
2018-01-26 10:59:22 +07:00 |
|
Joshua A. Horton
|
3dbef51e9a
|
Fixes #544.
|
2018-01-26 10:50:17 +07:00 |
|
Joshua A. Horton
|
beadfc30ef
|
Deals (partly?) with IE's .parentWindow property.
|
2018-01-26 08:32:41 +07:00 |
|
Joshua A. Horton
|
1e11b4a9a0
|
A little extra build script polish.
|
2018-01-25 10:04:57 +07:00 |
|
Joshua A. Horton
|
488de66d89
|
Polishes up build.sh and integrates -no-minify into Developer.
|
2018-01-25 09:54:42 +07:00 |
|
Joshua A. Horton
|
6fdd2b6633
|
Merge branch 'master' into web-no-minify-build-option
|
2018-01-25 09:15:19 +07:00 |
|
Joshua A. Horton
|
7aa7398a91
|
Adds a -no-minify CL argument to KMW's build.sh.
|
2018-01-25 09:10:15 +07:00 |
|
Joshua A. Horton
|
983fe8ca6a
|
Removes document.selection and its codepaths from the KMW engine.
|
2018-01-25 08:36:54 +07:00 |
|
Joshua A. Horton
|
c65df69091
|
Merge branch 'web-typescript-dom-module' into web-typescript-legacy-refactor
|
2018-01-25 08:28:20 +07:00 |
|
Joshua A. Horton
|
cc3339af1c
|
Future work documentation
|
2018-01-24 12:25:28 +07:00 |
|
Joshua A. Horton
|
a0e1783061
|
Outside of initialization code and the debug API, completes the keymanweb.ts refactor.
|
2018-01-24 12:20:09 +07:00 |
|