feat: modal radio group and checkbox components for v14#11437
feat: modal radio group and checkbox components for v14#11437Qjuh merged 2 commits intodiscordjs:v14from
Conversation
* feat: radio group and checkbox component in modal * chore: some doc and type fixes * chore: missing types * chore: update component names * docs: radio group value now returns null if not selected * Remove empty line at the beginning of ModalSubmitInteraction.js * Change value property to be nullable in RadioGroupModalData * chore: review * chore: missing "type" * chore: suggestion Co-authored-by: Almeida <github@almeidx.dev> * chore: review Co-authored-by: Almeida <github@almeidx.dev> --------- Co-authored-by: Almeida <github@almeidx.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Reviewing this I was wondering whether v14 would need |
Yeah it doesn't get used anywhere, i raised this internally here https://discord.com/channels/222078108977594368/1402934237358985246/1412389550503891065 back when label component was introduced. The only reason i kept |
I have only cherry-picked it, need to test if it works properly for v14 before marking it ready (though i imagine it should)Backports #11395