mdobes/rich-editor-fullscreen 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mdobes/rich-editor-fullscreen

最新稳定版本:1.2.0

Composer 安装命令:

composer require mdobes/rich-editor-fullscreen

包简介

Fullscreen functionality for Filament V4 Rich Editor

README 文档

README

Latest Version on Packagist Total Downloads

A Filament v4 plugin that adds fullscreen functionality to the Rich Editor component. This plugin allows users to expand the rich editor to fullscreen mode for a better writing experience.

Rich Editor Fullscreen plugin cover

Installation

You can install the package via composer:

composer require mdobes/rich-editor-fullscreen

Usage

Once installed, the fullscreen functionality is automatically available in all Rich Editor components. The plugin registers itself globally, so no additional configuration is needed.

Basic Usage

The plugin automatically adds the fullscreen button to your Rich Editor toolbar:

use Filament\Forms\Components\RichEditor; RichEditor::make('content') ->toolbarButtons([ 'fullscreen', ])

Keyboard Shortcuts

  • Cmd + Shift + F (Mac) or Ctrl + Shift + F (Windows/Linux): Toggle fullscreen mode
  • Esc: Exit fullscreen mode

Screenshots

Rich Editor Fullscreen button Rich Editor Fullscreen mode

Customization

CSS Customization

You can customize the fullscreen appearance by publishing the assets and modifying the CSS:

php artisan vendor:publish --tag="rich-editor-fullscreen-assets"

The main CSS classes you can customize:

  • .fi-fo-rich-editor.fullscreen - The main fullscreen container
  • .fi-fo-rich-editor.fullscreen .ProseMirror - The editor content area
  • .fi-fo-rich-editor.fullscreen .fi-fo-rich-editor-toolbar - The toolbar in fullscreen mode

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 3.03k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固