spiegel-keyman/web/source/dom
Marc Durdin 5abf2daffb fix(web): remove spurious log "No keyboard stubs exist"
This error has been logged for every start of Keyman Engine for Web in
embedded contexts, but nothing bad ever happens. It does not really seem
to be anything we need to worry about. (It may be that the
`setDefaultKeyboard()` call will never return true, but it is still
harmless in any case.)
2022-07-07 09:37:44 +10: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 change(web): performCaretSearch now member of TouchAliasElement 2022-04-25 09:25:13 -05:00
domManager.ts fix(web): remove spurious log "No keyboard stubs exist" 2022-07-07 09:37:44 +10: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 feat(web): caret placement fine-tuning 2022-04-25 11:53:36 -05: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