Skip to content

Conversation

@rahalm22
Copy link

@rahalm22 rahalm22 commented Sep 9, 2025

Changes Overview

Currently, the users are unable to easily add custom styling to BubbleMenu.
This PR introduces a new optional prop:

menuElStyle?: React.CSSProperties

This allows users to provide inline styles for the menuEl, enabling customisation.

Implementation Approach

Adding a typed menuElStyle prop to apply styles directly during initialisation

Testing Done

Tested in Demo

Verification Steps

Additional Notes

Checklist

  • I have created a changeset for this PR if necessary.
  • My changes do not break the library.
  • I have added tests where applicable.
  • I have followed the project guidelines.
  • I have fixed any lint issues.

Related Issues

@changeset-bot
Copy link

changeset-bot bot commented Sep 9, 2025

⚠️ No Changeset found

Latest commit: f9aa424

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

@netlify
Copy link

netlify bot commented Sep 9, 2025

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit f9aa424
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/68bf83e6fd6e0900088b65cf
😎 Deploy Preview https://deploy-preview-6928--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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