Commit graph

4939 commits

Author SHA1 Message Date
Joshua A. Horton
72bdc8d2de Fixes #1638. 2019-03-07 09:31:34 +07:00
Joshua A. Horton
66e9193d69 Merge branch 'web-lmlayer-model-registration' into lmlayer-wordbreak-spec 2019-03-07 09:04:00 +07:00
Joshua A. Horton
a8d6e50b56 Addresses more PR review concerns, renames activateModel -> loadModel. 2019-03-07 08:46:22 +07:00
Joshua A. Horton
9a1a21d767 Workaround for the mac sed issue, plus minor doc for one other point. 2019-03-06 11:53:49 +07:00
Joshua A. Horton
69f7319414 Right, KMW links to the actual LMLayer code, not the .d.ts file... 2019-03-06 11:35:52 +07:00
Joshua A. Horton
a873695c10 Updates and improves LMLayer definition files and their links. 2019-03-06 11:08:21 +07:00
Joshua A. Horton
473ed67b29 Adds a 'config' state to the LMLayer worker. 2019-03-06 09:35:46 +07:00
Joshua A. Horton
aeae40ae21 Links KMW to the reworked LMLayer API. 2019-03-05 08:12:54 +07:00
Joshua Horton
0abc5976a7
Merge pull request #1622 from keymanapp/web-processing-refactor
[Web] Processing refactor
2019-03-04 10:14:11 +07:00
Joshua A. Horton
4665a5abd5 Fixes mobile app longpress key regression. 2019-03-04 09:25:53 +07:00
Joshua A. Horton
9b1ad25537 Enhancing the new ModelManager. 2019-02-28 08:58:14 +07:00
Joshua A. Horton
89f8f88e1b Initial work on KMW's ModelManager. 2019-02-27 12:19:47 +07:00
Joshua A. Horton
dacd164131 Merge branch 'master' into web-processing-refactor 2019-02-27 08:44:08 +07:00
Joshua A. Horton
c5b9b7803e Adds comments for the two 'layer' properties regarding OSK keys. 2019-02-27 08:21:34 +07:00
Joshua A. Horton
1cbcdbeee3 Polishes the fix, better incorporating it into the design. 2019-02-26 15:40:37 +07:00
Joshua A. Horton
5fd8d3a162 First proper merge of clickKey and keyDown's main logic 2019-02-26 15:12:59 +07:00
Joshua A. Horton
9bf27dac65 Fixes #1628 for the 12.0 alpha 2019-02-26 12:32:18 +07:00
Joshua Horton
62a85ef7b8
Merge pull request #1602 from keymanapp/web-lmlayer-compilation
[Web] Compilation with the LMLayer
2019-02-26 09:28:04 +07:00
Joshua A. Horton
b4302b9bc0 Pulls #1629's fix into master. 2019-02-26 08:51:30 +07:00
Joshua Horton
4ca4e72ebb
Merge pull request #1625 from keymanapp/web-safari-unit-test
[Web] Disables Safari tests for KMW pending BrowserStack fix.
2019-02-26 08:07:49 +07:00
Marc Durdin
581971142b
Merge branch 'master' into beta-final-master-merge 2019-02-25 18:22:15 +11:00
Joshua A. Horton
ce12709c74 Disables Safari tests for KMW pending BrowserStack fix. 2019-02-25 12:17:36 +07:00
Marc Durdin
50dcc51543 [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
Joshua A. Horton
351beea1ae Removes Object.assign use - is not IE-compatible. 2019-02-25 11:18:09 +07:00
Joshua A. Horton
35652e0ef0 Post-rebase cleanup. 2019-02-25 10:18:24 +07:00
Joshua A. Horton
45c327a736 Significant refactoring of keyDown logic for unification prep. 2019-02-25 10:17:32 +07:00
Joshua A. Horton
2faf0e0826 Significant refactoring of key -> keyboard logic. 2019-02-25 10:17:31 +07:00
Joshua A. Horton
db0c56ff0c After examination to verify, removes a few no-effect code lines. 2019-02-25 10:17:31 +07:00
Joshua A. Horton
979e07434b Some pre-refactor trimming. 2019-02-25 10:17:28 +07:00
Marc Durdin
a0eba1e56b [meta] history for final beta 2019-02-25 14:05:55 +11:00
Joshua A. Horton
cff9640a25 Merge branch 'web-lmlayer-compilation' into web-text-deltas 2019-02-21 12:44:04 +07:00
Joshua A. Horton
a8669937ae Oh yeah, still need to actually do the intermediate build... 2019-02-21 12:33:47 +07:00
Joshua A. Horton
1adc71ce98 Reworks the linkage between KMW and the LMLayer, updates target to ES6. 2019-02-21 12:30:50 +07:00
Joshua A. Horton
f2e2388143 Polishes Transcription work, adds a unit-test suite for it. 2019-02-21 10:20:35 +07:00
Joshua A. Horton
2533275a9f Mild reorg of recent changes. 2019-02-20 10:52:19 +07:00
Joshua A. Horton
2d639f00a8 Initial implementation of Transcriptions. 2019-02-20 10:43:48 +07:00
Joshua A. Horton
92179f3b4a A little test case tidying work. 2019-02-19 15:22:04 +07:00
Joshua A. Horton
099c23cdb1 Implements Mock-oriented unit-testing. 2019-02-19 15:19:26 +07:00
Joshua A. Horton
d5973a1723 Minor build.sh tweaks for prior commit. 2019-02-19 10:27:31 +07:00
Joshua A. Horton
71fec33c2c Establishes baseline co-compilation of KMW w/ the LMLayer 2019-02-19 10:06:27 +07:00
Joshua A. Horton
d761a74823 Actually includes the files this time... 2019-02-19 08:52:31 +07:00
Joshua A. Horton
6a1c1aab80 Puts most LMLayer code into an appropriate namespace. 2019-02-19 08:52:05 +07:00
Joshua A. Horton
8e0c730a0f Merge branch 'beta' into web-api-cherry 2019-02-18 10:42:51 +07:00
Joshua A. Horton
9f8272c436 Reworks api aliasing strategy, removes google library dependency 2019-02-15 11:44:47 +07:00
Joshua A. Horton
e56dc00ee8 Merge branch 'master' into web-touch-alias-refactor 2019-02-15 08:34:29 +07:00
Joshua Horton
e34128197f
Merge pull request #1546 from keymanapp/web-processing-element-API
[Web] Processing refactor - DOM element interfaces
2019-02-15 08:32:50 +07:00
Joshua A. Horton
be0092eee1 Addresses PR comments, adds history.md notes. 2019-02-15 08:24:23 +07:00
Joshua A. Horton
45db7ef566 Adds deadkey test for Mocks. 2019-02-08 01:03:00 +07:00
Joshua A. Horton
36e8aec6f0 Merge branch 'web-element-interface-deadkeys' into web-stub-output-target 2019-02-08 00:57:00 +07:00
Joshua A. Horton
f5f7e16187 Accidentally broke embedded compilation for a moment. 2019-02-08 00:46:46 +07:00