Files
TUIkit/Sources/TUIkitView/Environment
phranck b964c642e7 Feat: Add @Environment property wrapper
- Add @Environment<Value> property wrapper for declarative environment access
- Add StateRegistration.activeEnvironment for ambient context during body evaluation
- Set/restore activeEnvironment in renderToBuffer() and RenderLoop.render()
- Refactor RenderLoop.render() into focused helpers to fix function_body_length warning
- Add 7 tests covering default values, active environment, dynamic reads, and propagation
2026-02-15 22:11:13 +01:00
..