ehyiah/ux-quill
Symfony UX bundle integrating the Quill.js WYSIWYG editor. Drop-in QuillType form field with multiple editors per page, works with AssetMapper or Webpack Encore, and includes a Twig component to render saved content with optional inline styling.
update disconnect method.
New Modules
Show Grid Module – Display an alignment grid around elements to simplify positioning and layout adjustments. Placeholder Module – Advanced placeholder management for a more intuitive editing experience. Inline Module – Enable direct editing and interaction within the content itself. Slash Module – Add contextual / commands for a modern writing experience inspired by collaborative editors.
Documentation Improvements Major documentation overhaul. Added dedicated documentation pages for Fields and Modules. Interactive playgrounds are being added across the documentation to make testing and discovery easier.
fix inline-style
2 major advancements :
Other new features :
Change the way katex and highlight JS are imported because in a turbo context there was some race condition on import. librairies are now imported into javascript files instead of twig template.
better compatibility with live components, fix a bug causing content to be empty
add 2 modules 🕒 Reading time estimation – perfect to improve reader UX 🎙️ Speech-to-text – dictate your content directly inside Quill
Allow usage of TranslatableMessage for placeholder option.
Fix a problem where passing only one QuillGroup in 'quill_options' https://github.com/Ehyiah/ux-quill/pull/105
Add compatiblity with Symfony 8
Add HTML Edit source module
Add a full screen module.
new options :
revert dynamic import of javascripts files because of webpack compatibility problems.
✨ Advanced customization of uploads to a custom endpoint ✨ New option to optimally use HTML semantics ✨ Easy customization of toolbar icons with your own ✨ Code refactoring for better long-term maintainability
fix importmap order import
add a new stimulus event to modify quill options in stimulus controller.
bump quill JS version to 2.0.3 update readme
add missing build files some fixes for auto configure modules
add easy way to add/customize modules. Some only need PHP (History for exemple) Some need further customization and javascript code (Clipboard or Keyboard) Update readme with exemple and explaination for controller extending.
add option to choose for inline style instead of default quill classes. set default option to classes to not break previous installations.
bump quill version to 2.0.2
Update bundle with quillJS v2 add new fields update readme minor fixes
fix ListField
How can I help you explore Laravel packages today?