reflex-components-radix Changelog
v0.9.7 (2026-08-04)
Miscellaneous
- Bumped Radix UI primitive pins:
@radix-ui/react-accordion: 1.2.12 → 1.2.18@radix-ui/react-dialog: 1.1.15 → 1.1.21@radix-ui/react-form: 0.1.8 → 0.1.14@radix-ui/react-progress: 1.1.8 → 1.1.14@radix-ui/react-slider: 1.3.6 → 1.4.5- (#6678)
v0.9.6 (2026-07-15)
Miscellaneous
rx.segmented_controlinternals useArrayVar.mapinstead of the deprecatedforeach. (#6701)
v0.9.5 (2026-06-10)
Miscellaneous
- Mark the Radix form controls — checkbox, checkbox group, radio group, radio cards, select, switch, and both sliders — with
_is_form_controlso their staticname/idis collected when a form validates its fields against aTypedDict-annotatedon_submithandler. (#6301)
v0.9.4 (2026-06-03)
No significant changes.