Radio: Add form primitive to @wordpress/ui - #80799
Conversation
|
Size Change: 0 B Total Size: 7.75 MB |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
@shail-mehta Note that the original issue #74178 is assigned to @mirka . I'll wait for @mirka 's confirmation, but I assume she has plans and ideas on how to impement the component. Let's coordinate before jumping into implementation / review |
|
I just noticed that the original issue was already assigned to @mirka, I wasn’t aware of that earlier. I’ll close this PR. |
Part of #74178
What?
Adds a Radio form primitive to @wordpress/ui.
Why?
The design system needs a styled
radioprimitive.How?
Add the
Radioprimitive as a thin wrapper around Base UI’s Radio.Testing Instructions
Use of AI Tools