Skip to content

feat: Release dropdown and radio-button for all systems#4554

Open
gethinwebster wants to merge 1 commit into
mainfrom
dev-v3-gethinw-release-phase4-components
Open

feat: Release dropdown and radio-button for all systems#4554
gethinwebster wants to merge 1 commit into
mainfrom
dev-v3-gethinw-release-phase4-components

Conversation

@gethinwebster
Copy link
Copy Markdown
Member

@gethinwebster gethinwebster commented May 26, 2026

Description

Remove @awsuiSystem core annotation from the default exports of dropdown and radio-button, making them available in console and external builds.

Style API props (style) and nativeInputAttributes remain gated to core-only.

How has this been tested?

  • Build passes (npm run build)
  • Documenter snapshots updated (systemTags removed from both components)
  • Lint passes
Review checklist

Correctness

  • No documentation updates needed — component docs auto-filter via systemTags.
  • Changes are backward-compatible — additive only (components become available in more builds).
  • No new browser features.
  • No accessibility changes — components are unchanged, just available in more builds.

Security

  • No URL handling changes.

Testing

  • Existing unit tests continue to pass.
  • Integration tests will be ungated separately (CR-276119711) after this merges.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Remove @awsuiSystem core annotation from the default exports of
dropdown and radio-button, making them available in console and
external builds.

Style API props (style) and nativeInputAttributes remain gated to
core-only per the strategy exclusions (Style API v2 pending,
nativeAttributes blocked by TS compatibility).
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.42%. Comparing base (7ff2ed8) to head (e201e96).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4554   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files         938      938           
  Lines       29680    29680           
  Branches    10788    10787    -1     
=======================================
  Hits        28917    28917           
- Misses        716      756   +40     
+ Partials       47        7   -40     

☔ 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.

@gethinwebster gethinwebster marked this pull request as ready for review May 26, 2026 14:03
@gethinwebster gethinwebster requested a review from a team as a code owner May 26, 2026 14:03
@gethinwebster gethinwebster requested review from taheramr and removed request for a team May 26, 2026 14:03
@gethinwebster gethinwebster enabled auto-merge May 27, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant