filament-tinyeditor icon indicating copy to clipboard operation
filament-tinyeditor copied to clipboard

a TineMce editor for Laravel Filament Forms

Results 25 filament-tinyeditor issues
Sort by recently updated
recently updated
newest added

sandbox="" is being added to iFrame embed code automatically, and cannot get rid of it. Does anyone have a solution for it?

When you drag and drop an image into the editor, it is only temporarily uploaded, and the image address has issues even after the save action. This was fixed in...

The toolbar doesn't show up when a tiny editor is placed inside a collapsible section that is collapsed by default. It appears when you resize the window. https://github.com/user-attachments/assets/1d9b2b5a-1ede-4d17-8915-823568270e1f

This PR fixes an issue where TinyEditor fields loaded dynamically (e.g., inside modals, repeaters, or step components) in Filament v4 were not syncing their content with Livewire. As a result,...

filamentphp v3 Adding language in config and addig real language file in assets, editor still tries to download it from https://cdn.jsdelivr.net/...

Is there any possibility to add custom css classes to the formatting of the editor? In my case it's Tailwind. Is it possible, to inject the Tailwind classes on-the-fly to...

enhancement
help wanted

Hello. It seems only brazilian portuguese is set as an available language. Please add pt_PT as an option to your src/Tiny.php Thank you.

I am trying to upload an image via Filament TinyEditor and I would like to retain the original filename of the image when it is uploaded. However, the image is...

documentation
enhancement

The autosave plugin gives the user a warning if they have unsaved changes in the editor and either: Try to close the browser window or tab, or Try to navigate...

How can we add valid_elements to this plugin ? https://www.tiny.cloud/docs/tinymce/5/valid-elements/