feat(builders): add checkbox, checkboxgroup, and radiogroup builders#11410
Merged
Qjuh merged 8 commits intodiscordjs:v14from Mar 11, 2026
Merged
feat(builders): add checkbox, checkboxgroup, and radiogroup builders#11410Qjuh merged 8 commits intodiscordjs:v14from
Qjuh merged 8 commits intodiscordjs:v14from
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Qjuh
requested changes
Feb 21, 2026
fix incorrect wording about default option count in radio groups Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
Qjuh
approved these changes
Feb 21, 2026
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Jiralite
reviewed
Feb 24, 2026
Jiralite
reviewed
Feb 24, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v14 #11410 +/- ##
==========================================
+ Coverage 37.10% 38.54% +1.43%
==========================================
Files 243 249 +6
Lines 14800 15101 +301
Branches 1368 1448 +80
==========================================
+ Hits 5492 5820 +328
+ Misses 9264 9237 -27
Partials 44 44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
vladfrangu
requested changes
Mar 10, 2026
vladfrangu
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
these Discord features are (as of writing this) still in early access, also needs the newest version of discord-api-types
this is my first time contributing to anything so sorry if idk what I'm doing