slhx agent
bce6341e69
refactor(techdemo): render test metric with hemplate
...
Replace the techdemo generated-slot test's inline raw HTML payload with a hemplate partial-rendered view.
req: html_safety/002
req: view/001
2026-05-25 22:01:17 +02:00
slhx agent
6f93c7d935
refactor(techdemo): compose page with hemplate views
...
Move the techdemo page shell and remaining board/inspector/hero boundaries to hemplate-owned views instead of Rust raw HTML or placeholder replacement. Keep rendered HTML assertions DOM-aware with scraper.
req: html_safety/002
req: view/001
req: test/005
2026-05-25 21:09:39 +02:00
slhx agent
fee9762069
feat(style): generate checked class tokens
...
Add a boring CSS/SCSS class-token surface: slhx-build discovers static class tokens from hemplate/templates/stylesheets and emits generated CssClass constants. Add CssClasses for hemplate +class/view data and migrate techdemo dynamic/effect fragments toward hemplate-owned views with DOM-aware assertions.
req: style/001
req: style/002
req: style/003
req: html_safety/002
req: view/001
req: test/005
2026-05-25 20:48:31 +02:00
slhx agent
816552e735
feat(runtime): support slhx drag drops
...
req: htmx_equivalents/002
req: dx/008
req: list/003
req: examples/001
2026-05-11 07:59:32 +02:00
slhx agent
ad8806c187
feat(techdemo): render issues with hemplate partials
...
req: examples/001
req: dx/008
req: list/003
req: form/002
2026-05-11 07:53:51 +02:00