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
ebe7f58905
test(examples): guard browser e2e product path
...
req: examples/005
req: convention/002
2026-05-11 10:27:09 +02:00
slhx agent
63b559edb8
fix(runtime): make form defaults post declaratively
...
req: form/002
req: examples/005
req: convention/004
2026-05-11 08:55:08 +02:00
slhx agent
5c1dc853d8
fix(runtime): support native user interactions
...
req: examples/005
req: form/002
req: convention/004
req: dx/008
2026-05-11 08:26:13 +02:00
slhx agent
2db7ed7a3c
feat(runtime): make techdemo interactions declarative
...
req: examples/005
req: htmx_equivalents/002
req: dx/008
req: form/002
2026-05-11 08:11:06 +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
slhx agent
5a29161148
polish(techdemo): make demo customer-ready
...
req: examples/001
req: dx/008
req: form/002
2026-05-11 07:38:29 +02:00
slhx agent
e840802721
test(techdemo): add typed browser e2e
...
req: examples/001
req: dx/008
req: form/002
req: page_swap/002
req: push/003
2026-05-11 07:28:34 +02:00
slhx agent
bdd50d7595
test(techdemo): add full product e2e coverage
...
req: examples/001
req: dx/008
req: form/002
req: page_swap/002
req: push/003
2026-05-11 07:13:17 +02:00
slhx agent
e788c31688
feat(examples): add flagship techdemo
...
req: examples/001
req: dx/008
req: form/002
req: page_swap/002
req: push/003
2026-05-11 00:06:42 +02:00
slhx agent
713c6bb087
feat(examples): add browser kanban demo
...
req: examples/001
req: form/002
req: list/003
req: push/003
2026-05-10 23:58:09 +02:00
slhx agent
13f948cc7a
feat(examples): serve v0 browser demo
...
req: examples/001
req: v0_scope/003
req: push/001
req: page_swap/002
2026-05-10 23:53:33 +02:00
slhx agent
4e971d9597
test(examples): add SSE notification proof
...
req: examples/001
req: push/001
req: push/003
2026-05-10 23:37:55 +02:00
slhx agent
3e0ed95490
Build v0 example and SSE slices
2026-05-10 22:26:54 +02:00
tmk241
bd13d0fa0d
feat: slhx requirements, project structure, and core primitives
2026-05-10 11:33:26 +02:00