Skip to content

feat(builders): add checkbox, checkboxgroup, and radiogroup builders#11410

Merged
Qjuh merged 8 commits intodiscordjs:v14from
faceboy1392:v14
Mar 11, 2026
Merged

feat(builders): add checkbox, checkboxgroup, and radiogroup builders#11410
Qjuh merged 8 commits intodiscordjs:v14from
faceboy1392:v14

Conversation

@faceboy1392
Copy link
Contributor

@faceboy1392 faceboy1392 commented Jan 30, 2026

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

@faceboy1392 faceboy1392 requested a review from a team as a code owner January 30, 2026 18:55
@faceboy1392 faceboy1392 requested review from Jiralite, didinele, iCrawl, kyranet and vladfrangu and removed request for a team January 30, 2026 18:55
@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
discord-js Error Error Mar 11, 2026 0:18am
discord-js-guide Error Error Mar 11, 2026 0:18am

Request Review

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Feb 21, 2026
fix incorrect wording about default option count in radio groups

Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Feb 21, 2026
@imaai

This comment was marked as off-topic.

@Smidul

This comment was marked as off-topic.

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 98.00664% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.54%. Comparing base (ec5d921) to head (cf38149).
⚠️ Report is 1 commits behind head on v14.

Files with missing lines Patch % Lines
packages/builders/src/components/Components.ts 0.00% 6 Missing ⚠️
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              
Flag Coverage Δ
builders 89.54% <98.00%> (+2.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-project-automation github-project-automation bot moved this from Review Approved to Review in Progress in discord.js Mar 10, 2026
@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Mar 11, 2026
@Qjuh Qjuh merged commit ca7719e into discordjs:v14 Mar 11, 2026
25 of 28 checks passed
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants