opnform-host-nginx/client/components/forms/components
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
..
CameraUpload.vue Add regex matching filters to open_filters.json (#722) 2025-03-15 13:55:42 +08:00
CaptchaInput.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CaptchaWrapper.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CheckboxIcon.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
FormSubmissionFormatter.js Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
HCaptchaV2.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
InputHelp.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
InputLabel.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
InputWrapper.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
MentionDropdown.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
QuillyEditor.vue Refactor QuillyEditor and Quill Mention Extension for Improved Functionality 2025-05-12 13:08:58 +02:00
RadioButtonIcon.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
RecaptchaV2.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
UploadedFile.vue Manually upload signature (#521) 2024-08-16 16:49:23 +02:00
VCheckbox.vue Zapier integration (#491) 2024-08-12 11:14:02 +02:00
VSelect.vue Refactor form components (#659) 2025-01-03 16:15:47 +01:00