Commit graph

4628 commits

Author SHA1 Message Date
Joshua A. Horton
fc2a32e1bd Somehow forgot to delete selected text in general. 2019-02-05 23:31:48 +07:00
Joshua A. Horton
95985396dd Converted editableElement to base class with managed deadkey info. 2019-02-05 23:03:42 +07:00
Joshua A. Horton
669e078a9a Refactors deadkey state management into instance-able class. 2019-02-05 04:46:50 +07:00
Joshua A. Horton
4142ed90e8 Adds two editableElement methods to simplify state preservation ops. 2019-02-04 23:17:45 +07:00
Joshua A. Horton
79fc86c2da Re-adds TextArea scroll-position saving/restoring. 2019-02-04 23:04:59 +07:00
Joshua A. Horton
85090e19f4 Refactors command-caching into designIFrame management class. 2019-02-04 23:02:23 +07:00
Joshua A. Horton
ba769e67c3 Merge branch 'beta' into p5s2-merge 2019-02-04 21:02:15 +07:00
Joshua A. Horton
d637c24ff8 Integrates element interfaces into KMW's 'embedded' mode. 2019-02-01 21:50:29 +07:00
Joshua A. Horton
e1fea62d15 Better aliasing for the _kmwAttachment object. 2019-02-01 00:56:02 +07:00
Joshua A. Horton
c388b1622f Fixes mobile issue with per-control keyboard settings. 2019-01-31 23:21:07 +07:00
Joshua A. Horton
7af5f6b629 Fixes some script documentation. 2019-01-31 03:59:53 +07:00
Joshua A. Horton
1ed13e4242 Cleanup - removes some engine variables moved into element interfaces. 2019-01-31 03:57:35 +07:00
Joshua A. Horton
5c282ba981 Integrates element interfaces into KMW proper. 2019-01-31 03:39:33 +07:00
Joshua A. Horton
e099655605 Fixes touch-alias attachment to be compatible with element interfaces. 2019-01-31 02:42:22 +07:00
Joshua A. Horton
6e30ed5293 Starts the process of integrating wrappers. 2019-01-31 02:36:40 +07:00
Joshua A. Horton
972e6f4bc9 May fix design-mode iframe attachment. 2019-01-31 02:35:20 +07:00
Joshua A. Horton
a78335ad9b Fixes old design-mode iframe issue. 2019-01-31 02:06:13 +07:00
Joshua A. Horton
8aab139ef4 Adds a touch-alias element interface test. 2019-01-30 20:37:37 +07:00
Joshua A. Horton
caf74f8ff5 Fixes post-merge branch builds. 2019-01-30 09:23:58 +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
6a27e2ef39 Fixes minor post-refactor caret bug. 2019-01-30 04:02:48 +07:00
Joshua A. Horton
e51993d59e A couple more tweaks. 2019-01-28 05:39:45 +07:00
Joshua A. Horton
b6db73e5df A few more refactor fixes. 2019-01-28 05:23:34 +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
510d1ea4bf Integrates the newly-refactored TouchAliasElement into KMW. 2019-01-28 04:37:13 +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
ec852a39aa Removes post-rebase artifacts, making touch-alias work into its own PR. 2019-01-26 00:36:58 +07:00
Joshua - Leisure
bc25a59c43 Finishes base definition of TouchAliasElement and wrapper. Needs tests. 2019-01-26 00:27:54 +07:00
Joshua - Leisure
a3695750e1 Lots of TouchAliasElement prep; not quite ready for finailzation yet. 2019-01-26 00:27:37 +07:00
Joshua A. Horton
893c7b8347 Starts work on a proper refactor/definition of KMW's touch aliases. 2019-01-26 00:27:20 +07:00
Joshua A. Horton
0026d5ae08 Extracts some dom-related util API into targetable module for tools. 2019-01-26 00:26:54 +07:00
Joshua - Leisure
c299d4b6cd Finishes base definition of TouchAliasElement and wrapper. Needs tests. 2019-01-25 20:38:38 +07:00
Joshua - Leisure
b229a01cb3 Lots of TouchAliasElement prep; not quite ready for finailzation yet. 2019-01-25 19:53:37 +07:00
Joshua A. Horton
eedc5070e6 Starts work on a proper refactor/definition of KMW's touch aliases. 2019-01-24 21:25:27 +07:00
Joshua A. Horton
c1403c8d8d Extracts some dom-related util API into targetable module for tools. 2019-01-24 21:07:39 +07:00
Joshua Horton
0688c00a49
Merge pull request #1537 from keymanapp/web-beta-versioning
[Web] Beta versioning
2019-01-18 14:32:45 +07:00
Joshua A. Horton
c4f5787550 Tweaked build.sh code formatting. 2019-01-18 14:10:32 +07:00
Joshua A. Horton
89aff7028a Better documentation of selection issues for design-mode iframes. 2019-01-18 14:05:01 +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
ca52fce12e Ensures the dev resource build script is executable. 2019-01-17 13:53:53 +07:00
Joshua A. Horton
62f5f97b70 Adds support for TS to receive build-time values for compilation. 2019-01-17 13:51:07 +07:00
Joshua A. Horton
37dd55d5ee Completes development of 'wrappers' for Input and TextArea elements. 2019-01-17 13:32:04 +07:00