Commit graph

4628 commits

Author SHA1 Message Date
Joshua A. Horton
2b6ce9bb18 Fixed a shutdown bug that was the source of IE troubles. 2018-03-08 14:02:30 +07:00
darcywong00
5bafbec132 Fix PInternalName on embedded
#637 cleaned up keyboard activation for KMW, but broke embedded because the internal keyboard name is namespaced packageID::Keyboard_keyboardID.
2018-03-08 13:38:18 +07:00
Joshua A. Horton
4aa0476470 The <select> element of the recorder now always tracks the keyboard. 2018-03-07 12:45:48 +07:00
Joshua A. Horton
96c32a5803 Allows recorder to directly load stub JSON files. 2018-03-07 12:36:45 +07:00
Joshua Horton
81071ab95e
Merge pull request #627 from keymanapp/developer-281-web-deadkeys
10.0 Deadkey compilation for Web
2018-03-07 12:08:38 +07:00
Joshua A. Horton
300447150c Cleans up shared state information shutdown ,tweaks timeouts. 2018-03-07 10:07:20 +07:00
Joshua A. Horton
2e2bde5365 Addresses change noted by #652. 2018-03-07 09:36:07 +07:00
Joshua A. Horton
b9bae9f8a5 Prevents use of independent keyboard management on embedded paths. 2018-03-07 09:12:44 +07:00
Joshua - Leisure
c44150808a Cleans up 'lastActiveElement' and 'setActiveKeyboard' behaviors. 2018-03-07 01:02:12 +07:00
Joshua - Leisure
d3029ee5c2 Separates timeout scaling for local vs remote BrowserStack (-CI) tests. 2018-03-06 23:01:12 +07:00
Joshua A. Horton
71b5075322 Removes temporary utility function. 2018-03-06 11:04:47 +07:00
Joshua A. Horton
207ce107e4 Heavily enhances the attachment test suite, includes related bug fixes. 2018-03-06 10:56:50 +07:00
Joshua A. Horton
e05232ecde Fixes some attachment bugs, updates new tests to work with touch. 2018-03-06 09:56:13 +07:00
Joshua A. Horton
5ab1209709 Merge branch 'master' into web-attachment-automated-testing 2018-03-05 15:13:38 +07:00
Joshua A. Horton
51a0893d34 Merge branch 'master' into developer-281-web-deadkeys 2018-03-05 15:02:45 +07:00
Joshua A. Horton
e74c770462 Patches up the recorder post-merge with the new namespacing. 2018-03-05 14:22:43 +07:00
Joshua A. Horton
30d646ca99 Merge branch 'master' into web-typescript-namespacing 2018-03-05 14:09:59 +07:00
Joshua Horton
f5cbcd05db
Merge pull request #642 from keymanapp/web-42-input-events
Input + Change DOM event support
2018-03-05 13:36:28 +07:00
Joshua A. Horton
f66c0486e3 Forgot about the parameterized use of defaultBackspace. 2018-03-05 13:35:18 +07:00
Joshua A. Horton
5b1429ec72 Addresses @mcdurdin's review comments. 2018-03-05 13:28:19 +07:00
Joshua Horton
0207d50bfe
Merge pull request #637 from keymanapp/web-636-auto-activate-kbd
[Web] Automatic keyboard activation
2018-03-05 13:16:52 +07:00
Joshua A. Horton
5f0a54ee08 Fixes up an accidental OSK regression. 2018-03-05 10:30:22 +07:00
Joshua A. Horton
f088b74854 Merge branch 'master' into web-typescript-namespacing 2018-03-05 10:12:54 +07:00
Joshua A. Horton
fccecafcaa Finishes the current namespacing efforts. 2018-03-05 09:58:32 +07:00
Joshua A. Horton
a3038f4cde Applies namespacing to the bulk of currently-refactored KMW code. 2018-03-05 09:51:20 +07:00
Joshua A. Horton
758f8fba43 Enhances attachment testing somewhat, fixes 'manual' mode shutdown. 2018-03-02 16:01:17 +07:00
Joshua A. Horton
74acaf1195 History.md 2018-03-02 15:13:28 +07:00
Joshua A. Horton
94790aa112 Removes IE legacy check for touch-based aliases. 2018-03-02 09:28:24 +07:00
Joshua A. Horton
e3580bf1bc Fixes up the 'setActiveKeyboard' API function a bit. 2018-03-01 12:31:59 +07:00
Joshua A. Horton
61eec7bad9 Merge remote-tracking branch 'origin/master' into web-636-auto-activate-kbd 2018-03-01 12:08:35 +07:00
Joshua A. Horton
89de17cb7d Reimplements the auto-selection of the first keyboard stub. 2018-03-01 11:48:25 +07:00
Marc Durdin
1cd0d2bb31 Recent change from escape/unescape to encodeURI/decodeURI should have been to encodeURIComponent/decodeURIComponent 2018-03-01 09:01:56 +07:00
Joshua A. Horton
5cd722db71 Tweaked the 'index' rule object to be simpler and smaller. 2018-03-01 08:35:10 +07:00
Joshua A. Horton
a07c2c93fa Fixed a few type coersion bugs on the KMW side. 2018-02-28 12:54:02 +07:00
Joshua A. Horton
485bfd2f92 Incorporates most of the PR feedback. 2018-02-28 09:01:35 +07:00
Joshua A. Horton
98b092351f Prevents odd Safari test bug. 2018-02-26 15:34:54 +07:00
Joshua A. Horton
8d74c8cc95 Implements basic support + testing for the 'input' event. 2018-03-02 13:47:03 +07:00
Joshua A. Horton
038c344a4f KMW now generates onChange events. Still need onInput. 2018-03-02 12:04:13 +07:00
Joshua A. Horton
1f558e08d3 Full Developer KMW compilation update complete. 2018-02-26 15:14:02 +07:00
Joshua A. Horton
310df0cf89 Implements KFCM and expanded store definitions in Developer. 2018-02-26 14:36:14 +07:00
Joshua A. Horton
5119458c0b Developer now uses KDC for 10.0+ versioned keyboards. 2018-02-26 13:10:29 +07:00
Joshua Horton
81b4600ea1
Merge pull request #617 from keymanapp/web-281-deadkey-stores
[KeymanWeb] Deadkeys in Stores
2018-02-26 10:39:36 +07:00
Marc Durdin
bb99bd99fd Fixes: on phone, a longpress key, where its parent key has a override modifier set, will get the layer modifier instead of the override 2018-02-24 16:33:58 +07:00
Joshua A. Horton
9e538d7444 Merge branch 'web-281-deadkey-rework' into web-281-deadkey-stores 2018-02-23 10:51:48 +07:00
Joshua A. Horton
c5f120eb68 Final PR review adjustments. 2018-02-23 10:46:06 +07:00
Joshua A. Horton
fc1560817f Patched up the test cases with discriminated union properties. 2018-02-23 10:41:44 +07:00
Joshua A. Horton
4ed40914e2 Merge branch 'web-281-deadkey-rework' into web-281-deadkey-stores 2018-02-23 10:35:37 +07:00
Joshua A. Horton
96352dc4fd Merge branch 'master' into web-281-deadkey-rework 2018-02-23 10:20:38 +07:00
Joshua A. Horton
2d389a8053 Discriminated unions for rule objects + other PR concerns. 2018-02-23 10:15:39 +07:00
Joshua A. Horton
ebdc9091d1 Implements store-based multirule deadkey keyboard tests. 2018-02-22 11:07:52 +07:00