Skip to content

Conversation

@ieedan
Copy link
Contributor

@ieedan ieedan commented Jan 5, 2026

In #1911 I added these props back but missed that they needed to be added to both the forceMount and non-forceMount versions of the component. This PR aims to both fix that issue and also prevent similar things from happening in the future.

Now common props are included in the mergeProps call so that they are spread onto both without having to duplicate each prop.

@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2026

🦋 Changeset detected

Latest commit: 4e9b87b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
bits-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ieedan ieedan mentioned this pull request Jan 5, 2026
82 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
bits-ui ✅ Ready (View Log) Visit Preview 4e9b87b

Copy link
Owner

@huntabyte huntabyte left a comment

Choose a reason for hiding this comment

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

Thanks man! Missed that as well on my end.

@huntabyte huntabyte merged commit cf8b061 into huntabyte:main Jan 5, 2026
7 checks passed
@github-actions github-actions bot mentioned this pull request Jan 5, 2026
@ieedan ieedan deleted the context-menu-props branch January 5, 2026 16:10
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