slhx agent
a421865852
feat(core): format handles for templates
...
Implement Display for generated Handle<T> values and migrate example view data to carry handles directly instead of raw handle id numbers for dynamic handle attributes.
req: public_api/001
req: public_api/002
2026-05-26 00:30:23 +02:00
slhx agent
814be5922a
fix(core): type slot render payloads
...
Tighten typed Slot::render and KeyedSlot append/prepend/replace helpers so callers pass the generated slot payload type, keeping explicit html/text escape hatches for deliberate conversions.
req: codegen/002
req: typed_id/001
2026-05-26 00:12:45 +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
c4e02db5f8
chore(checkpoint): save current v0 build state
2026-05-10 20:51:22 +02:00