spiegel-keyman/web/source/dom
Marc Durdin 88ffb8bbd2 fix(web): adjust touch alias element positioning
Fixes #5942.

The touch alias element position was not consistent across all browsers,
leading to misalignment in some situations. Identified missing CSS to
make the positioning consistent, as far as I can tell, which led to the
additional benefit of reducing the per-browser special cases.
2022-03-22 08:38:12 +11:00
..
targets fix(web): selection direction and tests 2022-02-23 15:13:07 +11:00
domDefaultOutput.ts refactor(web): roots out embedded-tab code from source branch 2021-08-05 12:13:03 +07:00
domEventHandlers.ts Merge pull request #5963 from keymanapp/feat/web/3621-newcontext-group 2022-01-17 12:04:29 +11:00
domManager.ts Merge pull request #5963 from keymanapp/feat/web/3621-newcontext-group 2022-01-17 12:04:29 +11:00
domOverrides.ts fix(web): add readonly mode for rule behavior finalization 2022-02-22 10:42:20 +11:00
preProcessor.ts feat(web): basic support for newContext 2021-11-23 15:00:47 +11:00
touchAliasElement.ts fix(web): adjust touch alias element positioning 2022-03-22 08:38:12 +11:00
utils.ts refactor(web): activeElement, lastActiveElement as properties 2021-09-01 09:44:01 +07:00
variableStoreCookieSerializer.ts fix(web/engine): unit-test check for saveStore 2020-04-01 09:55:43 +07:00