From 5c1dc853d85ca004d56dffe5ca4a10087fa4461a Mon Sep 17 00:00:00 2001 From: slhx agent Date: Mon, 11 May 2026 08:26:13 +0200 Subject: [PATCH] fix(runtime): support native user interactions req: examples/005 req: form/002 req: convention/004 req: dx/008 --- .../techdemo/templates/control_center.heml | 3 +- examples/techdemo/tests/browser_e2e.rs | 43 +++---------------- slhx-build/src/lib.rs | 9 +++- slhx-js/runtime/slhx.js | 26 ++++++++--- slhx-js/tests/runtime.rs | 3 ++ 5 files changed, 39 insertions(+), 45 deletions(-) diff --git a/examples/techdemo/templates/control_center.heml b/examples/techdemo/templates/control_center.heml index 43624a7..c8ad82d 100644 --- a/examples/techdemo/templates/control_center.heml +++ b/examples/techdemo/templates/control_center.heml @@ -16,7 +16,8 @@