chatwoot/app/javascript/shared
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
..
assets chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
components feat: Add plain-text editor for non-rich content channels (#13058) 2025-12-12 10:14:22 +05:30
composables chore: Improve pagination with compact number formatting and pluralization (#12962) 2025-11-27 10:32:34 +05:30
constants fix: Reduce unnecessary label suggestion API calls (#12978) 2025-12-01 13:36:34 +05:30
helpers feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
mixins feat(voice): Improved voice call creation flow [EE] (#12268) 2025-08-22 13:38:23 +02:00
store feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00