github mdobes/filament-rich-editor-fullscreen 1.3.0

11 hours ago

Added

  • Fullscreen toggle with dynamic icon (enter/exit states)
  • Multi-editor support using Alpine $dispatch events
  • Fullscreen state persistence across Livewire re-renders
  • Test suite (PHP + JS) and CI workflow for Filament v4/v5 compatibility
  • Filament v5 / Laravel 11+ support in dev dependencies

Fixed

  • Memory leak: cleanup MutationObserver and event listeners on editor destroy
  • Duplicate asset registration in getAssets()
  • Missing semicolons in CSS
  • Initial button label now set from data attributes on editor create

Removed

  • Unused RichEditorFullscreen facade (referenced non-existent class)
  • Unused boilerplate methods and their call sites
  • Unused migration and config publish steps from install command

Don't miss a new filament-rich-editor-fullscreen release

NewReleases is sending notifications on new releases.