Skip to content

Conversation

@seregonwar
Copy link
Contributor

@seregonwar seregonwar commented Dec 18, 2025

Summary

  • add shared control state and accessibility semantics for widgets, integrating Button, Checkbox, RadioButton, and Slider
  • document SwiftUI parity and provide a control gallery example demonstrating new interaction states
  • add snapshot-based visual tests for control interactions and hover/press/focus/disabled animations

Testing

  • cargo test -p strato-widgets --offline button_state_snapshots -- --nocapture
  • cargo test -p strato-widgets --offline slider_snapshots -- --nocapture
  • cargo build -p control_gallery --offline

@seregonwar seregonwar added enhancement New feature or request and removed codex labels Dec 18, 2025
@seregonwar seregonwar merged commit 5d6017c into main Dec 18, 2025
1 check passed
@seregonwar seregonwar deleted the codex/mappa-componenti-e-definisci-api-parity branch January 22, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants