dreamstack/compiler
enzotar 9d01f1b702 feat: component event callbacks + function prop forwarding
- ComponentUse wraps Assign/MethodCall/Block props as arrow functions
- Component prop wrapper preserves function props (typeof check)
- Event handler fallthrough calls function-type identifiers
- New: examples/callback-demo.ds with Button onClick callbacks
- All existing examples build successfully
2026-02-26 16:51:58 -08:00
..
ds-analyzer feat: when/else conditional branching 2026-02-26 16:03:29 -08:00
ds-cli feat: dev server improvements - recursive watching, auto-open browser 2026-02-26 16:19:33 -08:00
ds-codegen feat: component event callbacks + function prop forwarding 2026-02-26 16:51:58 -08:00
ds-incremental feat: component registry with styled variants, dreamstack add/convert CLI, and showcase 2026-02-26 13:27:49 -08:00
ds-layout feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
ds-parser feat: dynamic lists (push/remove/pop) + TodoMVC demo 2026-02-26 16:46:06 -08:00
ds-types feat: dynamic lists (push/remove/pop) + TodoMVC demo 2026-02-26 16:46:06 -08:00