Skip to content

chore: export pill components#212

Merged
lawreka merged 2 commits intomainfrom
kathryn/export-infopills
Mar 11, 2026
Merged

chore: export pill components#212
lawreka merged 2 commits intomainfrom
kathryn/export-infopills

Conversation

@lawreka
Copy link
Contributor

@lawreka lawreka commented Mar 11, 2026

Summary

Info- Deprecated- and Required- Pills are all duplicated a bit in the client, let's use these versions.

Test Plan

  • no visible changes

Note

Low Risk
Low risk: only expands the public exports for InfoPill, RequiredPill, and DeprecatedPill and formalizes their prop types; no behavioral or data-flow changes.

Overview
Exposes the InfoPill, RequiredPill, and DeprecatedPill components (and their prop types) via components/property/index.tsx so consumers can import and reuse the shared pill UI instead of duplicating it.

Refactors RequiredPill and DeprecatedPill to use named *PillProps type aliases and re-exports those types from pills.tsx.

Written by Cursor Bugbot for commit f296e9c. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@lawreka lawreka merged commit efa3e02 into main Mar 11, 2026
3 checks passed
@lawreka lawreka deleted the kathryn/export-infopills branch March 11, 2026 23:42
@cursor cursor bot mentioned this pull request Mar 11, 2026
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.

2 participants