feat(techdemo): render issues with hemplate partials

req: examples/001

req: dx/008

req: list/003

req: form/002
This commit is contained in:
slhx agent
2026-05-11 07:53:51 +02:00
parent 5a29161148
commit ad8806c187
12 changed files with 260 additions and 42 deletions
+2 -1
View File
@@ -10,13 +10,14 @@ This is a polished Linear-style product demo for planning typed work across lane
- modern SSR-first UI
- generated resource modules from `.heml`
- hemplate partials for issue lanes, cards, and inspector panels
- native form posts carrying `__h` numeric handle ids
- multi-target `application/slhx` EffectBatch responses
- generated slot updates instead of selectors
- root-scoped runtime lowering (`data-hid`, `data-sid`)
- page-enhancer navigation with native link fallback
- SSE server push into a generated slot
- one tiny launch glue function plus slhx runtime-driven interactions
- drag-and-drop lane moves persisted by typed server handlers
Verification: