jahorton
|
b18b7842c5
|
fix(ios): popup keys over base keys no longer emit base char. Fixes #2832
|
2020-03-24 09:00:55 +07:00 |
|
jahorton
|
2451326c4c
|
fix(web/engine): Fixes default rule filtering for emulation chars
|
2020-03-23 13:10:43 +07:00 |
|
jahorton
|
d97343d38e
|
chore(web/engine): Merge remote-tracking branch 'origin/master' into refactor/web/engine/processor-keyboard-api
|
2020-03-23 13:10:16 +07:00 |
|
jahorton
|
3974d10079
|
docs(web/engine): addresses PR review
|
2020-03-23 13:00:36 +07:00 |
|
Joshua Horton
|
32c7a292bf
|
Merge pull request #2862 from keymanapp/refactor/web/engine/doInputEvent
refactor(web/engine): doInputEvent moved to OutputTarget
|
2020-03-23 12:57:48 +07:00 |
|
Joshua Horton
|
9c17512fd1
|
Merge pull request #2861 from keymanapp/refactor/web/engine/ruleBehavior
refactor(web/engine): moves new RuleBehavior type & behaviors to own file
|
2020-03-23 12:57:05 +07:00 |
|
jahorton
|
65b139e22d
|
chore(web/engine): Merge branch 'master' into refactor/web/engine/parameter-cleanup
|
2020-03-23 12:55:54 +07:00 |
|
jahorton
|
79d0a8dd11
|
change(web/engine): Better bksp-filter check
|
2020-03-23 12:12:12 +07:00 |
|
jahorton
|
e7a1496fcb
|
refactor(web/engine): more PR review addressing
|
2020-03-23 11:16:20 +07:00 |
|
jahorton
|
36db9448fa
|
chore(web/engine): Merge branch 'refactor/web/engine/defaultRuleOutput' into refactor/web/engine/parameter-cleanup
|
2020-03-23 10:00:48 +07:00 |
|
jahorton
|
3d6d752934
|
fix(web/engine): fixes return scoping
|
2020-03-23 09:58:25 +07:00 |
|
jahorton
|
50dbccf550
|
docs(web/engine): enhanced commenting, addresses PR review
|
2020-03-23 09:56:54 +07:00 |
|
jahorton
|
19888503c3
|
refactor(web/engine): Processor.installInterface
|
2020-03-20 21:03:21 +07:00 |
|
jahorton
|
fdc09c21b8
|
refactor(web/engine): KeyboardInterface now property of Processor
|
2020-03-20 20:39:53 +07:00 |
|
jahorton
|
ed22f47d63
|
fix(web/engine): TS optimized out prior check
|
2020-03-20 15:34:40 +07:00 |
|
jahorton
|
a2c0f965af
|
fix(web/engine): reinstates check on InputEvent existing
|
2020-03-20 15:10:26 +07:00 |
|
jahorton
|
c862386bb0
|
refactor(web/engine): doInputEvent moved to OutputTarget
|
2020-03-20 14:18:04 +07:00 |
|
jahorton
|
3fc4052c23
|
refactor(web/engine): ruleBehavior.ts
|
2020-03-20 12:41:31 +07:00 |
|
jahorton
|
9433a0ec36
|
refactor(web/engine): removes shiftState parameter
|
2020-03-20 11:41:41 +07:00 |
|
jahorton
|
9a6e53402e
|
fix(web/engine): more polish, prevents tab-key issue
|
2020-03-20 09:29:45 +07:00 |
|
jahorton
|
57b365cf00
|
fix(web/engine): embedded hardware bksp, cleanup
|
2020-03-20 09:28:49 +07:00 |
|
jahorton
|
9da0faedda
|
refactor(web/engine): remaps mnemonic defaultKeyOutput call
|
2020-03-19 11:18:05 +07:00 |
|
jahorton
|
03a3452609
|
fix(web/engine): also refactors embedded-android default output
|
2020-03-19 10:59:21 +07:00 |
|
jahorton
|
a994e81b5b
|
refactor(web/engine): reworks defaultOutput, adds defaultRuleOutput
|
2020-03-19 10:49:45 +07:00 |
|
jahorton
|
7ded0f0590
|
refactor(web/engine): commandEmulation -> applyCommand, cleanup
|
2020-03-19 10:24:28 +07:00 |
|
jahorton
|
7dc6fda1a6
|
refactor(web/engine): DefaultOutput.forBaseKeys
|
2020-03-19 10:18:52 +07:00 |
|
jahorton
|
4e50387056
|
refactor(web/engine): DefaultOutput.forUnicodeKeynames
|
2020-03-19 10:18:52 +07:00 |
|
jahorton
|
5440d28683
|
refactor(web/engine): DefaultOutput.forNumpadKeys
|
2020-03-19 10:18:52 +07:00 |
|
jahorton
|
892f2a0d23
|
refactor(web/engine): DefaultOutput, .commandEmulation
|
2020-03-19 10:18:51 +07:00 |
|
jahorton
|
cdf76ec530
|
refactor(web/engine): reworks use of embedded's keyman['oninserttext']
|
2020-03-19 10:17:59 +07:00 |
|
jahorton
|
abe16b28cb
|
fix(web/engine): fixes build_dev_resources branch-breakage
|
2020-03-19 10:17:27 +07:00 |
|
jahorton
|
a3fe70d529
|
fix(web/engine): branch-patch for embedded mode
|
2020-03-18 14:33:08 +07:00 |
|
jahorton
|
615b6e42dc
|
refactor(web/engine): branch cleanup, polish
|
2020-03-18 14:07:41 +07:00 |
|
jahorton
|
5d2e610e53
|
refactor(web/engine): OutputTarget.handleNewlineAtCaret()
|
2020-03-18 13:41:39 +07:00 |
|
jahorton
|
6124036faa
|
refactor(web/engine): outputTarget.isSynthetic
|
2020-03-18 13:41:39 +07:00 |
|
jahorton
|
f5624dce65
|
refactor(web/engine): removes need for Processor 'disableDOM' flag
|
2020-03-18 13:41:39 +07:00 |
|
Joshua Horton
|
d7f12ddc6a
|
Merge pull request #2846 from keymanapp/refactor/web/engine/centralized-output-target
refactor(web/engine): KeyEvent object now refers to outputTarget over element
|
2020-03-18 13:39:29 +07:00 |
|
jahorton
|
920808ad1d
|
change(web/engine): addresses PR comments
|
2020-03-18 13:24:44 +07:00 |
|
jahorton
|
f98cdefae9
|
chore(web/engine): Merge branch 'master' into refactor/web/engine/keyboard-rule-returns
|
2020-03-18 12:29:55 +07:00 |
|
Joshua Horton
|
8a01121405
|
Merge pull request #2840 from keymanapp/fix/ios/embedded-layer-group-style
fix(ios): corrects OSK height adjustment, banner display issues.
|
2020-03-18 12:07:30 +07:00 |
|
jahorton
|
8de7893115
|
chore(web/engine): Merge branch 'refactor/web/engine/keyboard-rule-returns' into refactor/web/engine/centralized-output-target
|
2020-03-18 11:55:03 +07:00 |
|
jahorton
|
4aace5dfa5
|
fix(web/engine): fixes branch-introduced predictive text bug
|
2020-03-18 11:51:19 +07:00 |
|
jahorton
|
33dfcff993
|
fix(web/engine): adjusts embedded-mode to match
|
2020-03-18 10:33:26 +07:00 |
|
jahorton
|
90c6283de3
|
refactor(web/engine): Polishes notifyKeyboard / doModifier
|
2020-03-18 09:47:28 +07:00 |
|
jahorton
|
bb935b4430
|
change(web/engine): minor cleanup and note-taking
|
2020-03-18 08:57:33 +07:00 |
|
jahorton
|
28e15f5a82
|
change(web/engine): KeyEvent use of outputTarget over HTMLElement
|
2020-03-18 08:16:56 +07:00 |
|
jahorton
|
359003928a
|
fix(ios): fixes image banner alignment. Fixes #2834
|
2020-03-17 16:15:34 +07:00 |
|
jahorton
|
5632b64623
|
fix(ios): corrects OSK height adjustment, unhiding banner. Fixes #2833
|
2020-03-17 14:54:40 +07:00 |
|
jahorton
|
590c64d465
|
docs(web): a bit more documentation on fixes
|
2020-03-17 08:46:19 +07:00 |
|
jahorton
|
f32c2d815a
|
fix(web): fixes UI position when designMode iframe internally scrolls
|
2020-03-17 08:38:51 +07:00 |
|