iachat/app/javascript/dashboard/components-next/NewConversation/components
Sivin Varghese 696564863c
feat: Add plain-text editor for non-rich content channels (#13058)
# Pull Request Template

## Description

This PR restores the plain text editor for all channels except Website,
Email, and API.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-12-12 10:14:22 +05:30
..
story feat: Add compose conversation components (#10457) 2024-12-05 16:31:47 -08:00
ActionButtons.vue fix: Handle rich message signatures & attachment overflow (#13045) 2025-12-10 23:13:04 +05:30
AttachmentPreviews.vue fix: Handle rich message signatures & attachment overflow (#13045) 2025-12-10 23:13:04 +05:30
ComposeNewConversationForm.vue feat: Add plain-text editor for non-rich content channels (#13058) 2025-12-12 10:14:22 +05:30
ContactSelector.vue feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
ContentTemplateForm.vue feat: Add twilio content templates (#12277) 2025-08-29 16:13:25 +05:30
ContentTemplateSelector.vue feat: Add twilio content templates (#12277) 2025-08-29 16:13:25 +05:30
EmailOptions.vue feat: Add compose conversation components (#10457) 2024-12-05 16:31:47 -08:00
InboxEmptyState.vue feat: Add compose conversation components (#10457) 2024-12-05 16:31:47 -08:00
InboxSelector.vue fix: RTL issues in new conversation form (#12163) 2025-08-11 14:16:48 -07:00
MessageEditor.vue feat: Add plain-text editor for non-rich content channels (#13058) 2025-12-12 10:14:22 +05:30
WhatsAppOptions.vue feat: WhatsApp enhanced templates front end changes (#12117) 2025-08-12 18:53:19 +05:30
WhatsappTemplate.vue feat: WhatsApp enhanced templates front end changes (#12117) 2025-08-12 18:53:19 +05:30