Skip to content

feat(docs): document image bubble menu form and unlink#3372

Merged
joaopcm merged 1 commit intocanaryfrom
joaopcm/image-bubble-docs
Apr 17, 2026
Merged

feat(docs): document image bubble menu form and unlink#3372
joaopcm merged 1 commit intocanaryfrom
joaopcm/image-bubble-docs

Conversation

@joaopcm
Copy link
Copy Markdown
Member

@joaopcm joaopcm commented Apr 17, 2026

Summary

Documents the new image bubble menu surface shipped in #3371:

  • BubbleMenu.ImageDefault props: wider excludeItems ('edit-link' | 'unlink') and new validateUrl / onLinkApply / onLinkRemove
  • Image compound components: BubbleMenu.ImageUnlink and BubbleMenu.ImageForm
  • Image bubble menu CSS hooks: data-item="unlink" selector plus form / input / apply / unlink

Depends on #3371 — merge that first so the docs match shipped code.

Test plan

  • Run the docs locally and verify the BubbleMenu API reference page renders the new props and compound rows
  • Verify the Styling page shows the expanded image bubble menu CSS block

Summary by cubic

Documents the image bubble menu link editing features: link form, unlink action, and related API and styling hooks. Clarifies BubbleMenu.ImageDefault props and adds new image components.

  • New Features
    • Expanded BubbleMenu.ImageDefault excludeItems to include 'unlink'; added validateUrl, onLinkApply, onLinkRemove.
    • Added BubbleMenu.ImageUnlink and BubbleMenu.ImageForm to the image menu docs.
    • Added styling selectors for the image menu: [data-re-img-bm-item][data-item="unlink"], [data-re-img-bm-form], [data-re-img-bm-input], [data-re-img-bm-apply], [data-re-img-bm-unlink].

Written for commit 1215d16. Summary will update on new commits.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-email Ready Ready Preview, Comment Apr 17, 2026 3:31pm
react-email-demo Ready Ready Preview, Comment Apr 17, 2026 3:31pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 17, 2026

⚠️ No Changeset found

Latest commit: 1215d16

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
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@joaopcm joaopcm self-assigned this Apr 17, 2026
@joaopcm joaopcm changed the title docs(editor): document image bubble menu form and unlink chore(editor): document image bubble menu form and unlink Apr 17, 2026
@joaopcm
Copy link
Copy Markdown
Member Author

joaopcm commented Apr 17, 2026

Auto-merge enabled (squash) via PR Sentinel.

@gabrielmfern gabrielmfern changed the title chore(editor): document image bubble menu form and unlink feat(docs): document image bubble menu form and unlink Apr 17, 2026
@joaopcm joaopcm merged commit 1ec1ab9 into canary Apr 17, 2026
16 of 18 checks passed
@joaopcm joaopcm deleted the joaopcm/image-bubble-docs branch April 17, 2026 15:35
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