spiegel-keyman/web/docs/engine
Marc Durdin b40c4b376b fix(web): cleanup loaduserinterface and unloaduserinterface events
The `loaduserinterface` and `unloaduserinterface` events were
incompletely implemented, and the documentation was incomplete. This
change:

1. ensures `loaduserinterface` is called any time a UI is set, either
   during initialization or when the property is set later.
2. ensures `unloaduserinterface` is called immediately before a UI is
   shutdown.
3. updates documentation
4. removes misleading commented code in kmwuifloat.ts

Test-bot: skip
2026-08-12 15:51:55 +02:00
..
developer_images refactor(web): move web engine help to app repo 2024-10-31 11:00:06 +07:00
guide test(web): add e2e tests for examples from guide 2026-06-18 19:43:12 +02:00
images refactor(web): move web engine help to app repo 2024-10-31 11:00:06 +07:00
reference fix(web): cleanup loaduserinterface and unloaduserinterface events 2026-08-12 15:51:55 +02:00
troubleshooting Apply suggestions from code review 2025-09-03 08:42:39 +02:00
ui refactor(web): move web engine help to app repo 2024-10-31 11:00:06 +07:00
index.md refactor(common): unify name of What's New file 2025-08-29 12:54:25 +02:00
whatsnew.md docs(web): Improve empty What's New page for Web 2025-09-01 17:39:21 +02:00