Skip to content

chore: export dropdown base component - #210

Merged
lawreka merged 1 commit into
mainfrom
kathryn/export-dropdown
Mar 11, 2026
Merged

chore: export dropdown base component#210
lawreka merged 1 commit into
mainfrom
kathryn/export-dropdown

Conversation

@lawreka

@lawreka lawreka commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Summary

need to reuse the DropdownMenu and friends, this version with base-ui is the best one we have

Test Plan

  • no visible changes

Note

Low Risk
Low risk: this PR only changes component exports/types and doesn’t modify runtime behavior or data/auth flows. Main risk is minor API surface/typing changes affecting downstream imports.

Overview
Makes the code-group dropdown primitives reusable by exporting DropdownMenu, DropdownMenuTrigger, DropdownMenuContent, and DropdownMenuItem from code-group/index.ts.

Also exports the associated prop types (DropdownMenuProps, DropdownMenuTriggerProps, DropdownMenuContentProps, DropdownMenuItemProps) from dropdown.tsx and re-exports them through the code-group barrel for external consumption.

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

@lawreka
lawreka merged commit 0a5d8f0 into main Mar 11, 2026
3 checks passed
@lawreka
lawreka deleted the kathryn/export-dropdown branch March 11, 2026 22:46
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