feat(slhx): render hemplate views into slots
Add render_html plus slot render_view helpers that call hemplate render_into, and migrate a kanban effect path from explicit SafeHtml/html handling to the renderable-view helper. req: view/001 req: html_safety/002
This commit is contained in:
Generated
+1
@@ -1360,6 +1360,7 @@ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
|
||||
name = "slhx"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"hemplate",
|
||||
"slhx-core",
|
||||
"slhx-derive",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user