radix-ui / primitives

Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
https://radix-ui.com/primitives
MIT License
15.93k stars 833 forks source link

fix: Stop ignoring RadioGroup.Item onKeyDown prop #3072

Open david-arteaga opened 3 months ago

david-arteaga commented 3 months ago

Description

RadioGroup.Item ignores the onKeyDown prop. This change fixes that.

chaance commented 3 months ago

@david-arteaga Do you mind running the version command so that this change is captured in the next release? Check the details here: https://github.com/radix-ui/primitives/blob/main/.github/CONTRIBUTING.md#development