dreamstack/compiler
enzotar 55dc24eecc fix: component prop signal wrapping + import demo
- emit_component_decl now wraps props in signal-like accessors
- Props use { get value() { return props.X; } } pattern
- Missing props default to empty string instead of null
- Added examples/import-demo.ds demonstrating 3-component import
- Zero console errors when rendering imported Card, Badge, Button
2026-02-26 15:46:55 -08:00
..
ds-analyzer feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
ds-cli feat: each loop, dreamstack init, expanded registry 2026-02-26 14:42:00 -08:00
ds-codegen fix: component prop signal wrapping + import demo 2026-02-26 15:46:55 -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 fix: integer division + streaming restart 2026-02-26 15:22:54 -08:00
ds-types feat: each loop, dreamstack init, expanded registry 2026-02-26 14:42:00 -08:00