opnform-host-nginx/client/lib
JhumanJ 1a8af6257a Refactor QuillyEditor and Quill Mention Extension for Improved Functionality
- Updated `QuillyEditor.vue` to enhance the handling of model updates and internal changes, ensuring better synchronization between the editor and the model value. Introduced a new `pasteHTML` function to manage HTML content pasting more effectively.
- Refactored `quillMentionExtension.js` to improve the processing of pasted content, ensuring that only valid mentions are retained and transforming flat mention structures into nested ones for better data integrity.
- Enhanced the SCSS styles in `app.scss` to apply list styles to ordered and unordered lists within the `.field-help` class, improving the visual presentation of help text.

These changes aim to improve the overall functionality, maintainability, and user experience of the QuillyEditor component and its associated mention extension.
2025-05-12 13:08:58 +02:00
..
forms Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
quill Refactor QuillyEditor and Quill Mention Extension for Improved Functionality 2025-05-12 13:08:58 +02:00
colors.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
file-uploads.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
utils.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00