mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
b964c642e7
- 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