spiegel-keyman/web/source/dom
Marc Durdin 3977ffda2f 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-05 15:36:21 +10:00
..
targets fix(web): reverts a change that broke on Android API 21 2022-05-31 09:11:20 +07:00
domDefaultOutput.ts refactor(web): roots out embedded-tab code from source branch 2021-08-05 12:13:03 +07:00
domEventHandlers.ts chore(web): roots MSevent refs 2022-05-31 09:11:19 +07:00
domManager.ts fix(web): remove spurious log "No keyboard stubs exist" 2022-07-05 15:36:21 +10:00
domOverrides.ts chore(web): roots out many IE-related blocks 2022-05-31 09:11:17 +07:00
preProcessor.ts chore(web): roots _GetEventObject 2022-05-31 09:11:18 +07:00
touchAliasElement.ts change(web): implements arrow-func desired in #6551 comment 2022-06-14 14:52:01 +07: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