Joshua A. Horton
|
cff9640a25
|
Merge branch 'web-lmlayer-compilation' into web-text-deltas
|
2019-02-21 12:44:04 +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
|
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
|
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
|
0fc4a73834
|
Adds a deadkey recording + adjustment unit test for OutputTargets.
|
2019-02-08 00:39:20 +07:00 |
|
Joshua A. Horton
|
d6e8a8c043
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
Joshua A. Horton
|
11f93909e0
|
Brainstorming on mock-specific tests.
|
2019-02-07 02:01:56 +07:00 |
|
Joshua A. Horton
|
9e9180c6b7
|
Initial work on the Mock output-target type.
|
2019-02-07 01:53:54 +07:00 |
|
Joshua A. Horton
|
73b434473e
|
Finishes refactoring of deadkey management, though refinement's needed.
|
2019-02-06 03:13:21 +07:00 |
|
Joshua A. Horton
|
e1fea62d15
|
Better aliasing for the _kmwAttachment object.
|
2019-02-01 00:56:02 +07:00 |
|
Joshua A. Horton
|
8aab139ef4
|
Adds a touch-alias element interface test.
|
2019-01-30 20:37:37 +07:00 |
|
Joshua A. Horton
|
2d248aee13
|
Merge branch 'web-touch-alias-refactor' into web-processing-element-API
|
2019-01-30 07:34:38 +07:00 |
|
Joshua A. Horton
|
e51993d59e
|
A couple more tweaks.
|
2019-01-28 05:39:45 +07:00 |
|
Joshua A. Horton
|
6551095634
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
Joshua A. Horton
|
4e1b72323f
|
Finishes basic unit-tests for TouchAliasElement.
|
2019-01-27 21:10:13 +07:00 |
|
Joshua A. Horton
|
f284bbf2d7
|
Touch-alias unit test development.
|
2019-01-27 19:13:02 +07:00 |
|
Joshua A. Horton
|
fe06a01fc1
|
Starts development of touch-alias unit-testing.
|
2019-01-27 18:49:45 +07:00 |
|
Joshua A. Horton
|
65fbf2fc61
|
Implements interface for design-mode IFrames, adds related testing.
|
2019-01-18 13:59:26 +07:00 |
|
Joshua A. Horton
|
104fe77f2c
|
Adds workaround for CI-only Firefox testing error.
|
2019-01-18 10:09:59 +07:00 |
|
Joshua A. Horton
|
29cb0d1117
|
Minor tweak to address error seen in CI.
|
2019-01-18 09:58:14 +07:00 |
|
Joshua A. Horton
|
f3e3f71257
|
Completes implementation of ContentEditable, basic testing of the same.
|
2019-01-18 09:41:10 +07:00 |
|
Joshua A. Horton
|
5a234f3968
|
More tweaks - still sufficient but friendlier to contentEditables.
|
2019-01-17 20:02:30 +07:00 |
|
Joshua A. Horton
|
e8ad9100e7
|
Better abstraction; no need to provide external caret access.
|
2019-01-17 16:01:31 +07:00 |
|
Joshua A. Horton
|
ed71f3791c
|
Adds another abstraction method for context char deletion.
|
2019-01-17 15:49:15 +07:00 |
|
Joshua A. Horton
|
37dd55d5ee
|
Completes development of 'wrappers' for Input and TextArea elements.
|
2019-01-17 13:32:04 +07:00 |
|
Joshua A. Horton
|
1c89d3b9dc
|
Starts work on element interfaces and related unit-test development.
|
2019-01-17 09:29:22 +07:00 |
|
Joshua A. Horton
|
aea0f03905
|
Sets an 'eventDelay' timeout where needed.
|
2018-03-08 15:12:35 +07:00 |
|
Joshua A. Horton
|
a9ed228346
|
Merge branch 'master' into web-testing-robustness
|
2018-03-08 14:37:21 +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 - 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
|
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
|
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
|
5b1429ec72
|
Addresses @mcdurdin's review comments.
|
2018-03-05 13:28:19 +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
|
89de17cb7d
|
Reimplements the auto-selection of the first keyboard stub.
|
2018-03-01 11:48:25 +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
|
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
|
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 |
|