Skip to content

Conversation

jsc17
Copy link
Contributor

@jsc17 jsc17 commented Aug 23, 2025

fixes #1718

The API Reference docs for the menubar, context menu, and dropdown menu components were inheriting incorrect data attributes from the parent menu. Removed the definitions from the menu and added the correct attributes to each components reference.

Copy link

changeset-bot bot commented Aug 23, 2025

⚠️ No Changeset found

Latest commit: 43b1db1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented Aug 23, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
bits-ui ✅ Ready (View Log) Visit Preview 43b1db1

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 for this!

@huntabyte huntabyte merged commit acfae4d into huntabyte:main Aug 24, 2025
4 of 5 checks passed
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.

Several Menu component docs have incorrect data attributes
2 participants