glyph 0.4.0
Changes
- ScrollView component. Scrollable container, declared inline, renders through a layer.
- TextBlock component. Multi-line word-wrapping text, no layer required.
- Match examples added to API docs with docgen markers.
- ForEach condition eval fix: tween resolution in branches, per-item eval during render.
- Display recording enables property-aware fade-out and dynamic fill.
- Example suite reworked: verified renders, renderAndPrint helper, OnSubmit API change, screen effects.
Docs site also saw significant upgrades for API docs example images.