57dc22b8cc9b89249d3571ea287f82273bd02b04
- Replace hypothetical @for/@if with real hemplate h-for/h-key/h-if - Split authoring attrs (data-slhx-*) from runtime attrs (data-hid/data-sid) - Split ResourceId (compile-time) from ResourceRef (runtime+scope) - Fix state wording: Effect::set is publish, not subscribe - Form errors via control ids, not slot ids - Macro policy: #[slhx::handler] required, optional ergonomic helpers - Add component/003 (namespaced APIs) and surface/008-010 - Add opt-in content_ids for raw/pre-rendered HTML tracking - Runtime delegation on root, not document; 5KB target - Sync/Query effects as external types (SyncEffect/QueryEffect) - derive_app: no singleton, multiple roots/widgets per process - hemplate htmx as raw attrs only; migration tool separate - nav/003: preserve real href links for progressive enhancement - check/002: honest Rust build model for missing handler checks
Description
No description provided
Languages
Rust
92.3%
JavaScript
7.6%