Skip to content

Add minimal custom block controls to the Rich Editor - #20449

Open
imliam wants to merge 1 commit into
filamentphp:4.xfrom
imliam:rich-editor-minimal-block-controls
Open

Add minimal custom block controls to the Rich Editor#20449
imliam wants to merge 1 commit into
filamentphp:4.xfrom
imliam:rich-editor-minimal-block-controls

Conversation

@imliam

@imliam imliam commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Description

Let custom block previews blend into the document with minimalCustomBlockControls(), which removes the surrounding frame and visible heading, keeping compact edit/delete buttons beside the preview. This lets the rich editor's WYSIWYG look closer to what the actual rendering of the content will be on the frontend.

Visual changes

CleanShot 2026-09-05 at 19 54 49

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@danharrin danharrin added enhancement New feature or request pending review labels Sep 6, 2026
@danharrin danharrin added this to the v4 milestone Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pending review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants