5ff803d5 Checkbox gains labelAccessibilityVisibility property, fixes HSL color rendering bug, and improves React wrapper slot handling.
- Checkbox gains a new labelAccessibilityVisibility property with default value 'visible' for controlling label visibility to assistive technologies.
- Fixed a bug in HSL-to-RGB color conversion where the blue and green channels were swapped, producing incorrect color output.
- Fixed a color channel range validation bug in utilities where the wrong variable was used in the 0-100 vs 0-255 check.
Files 25
+377 -1316
15 modified