iachat/app/javascript/dashboard
Sivin Varghese 4c0d096e4d
feat: Add rich text support for widget welcome tagline (#11666)
# Pull Request Template

## Description

This PR adds rich text support for the widget welcome tagline, enabling
users to format the message using basic text styling (bold, italics,
links, etc.)
https://github.com/chatwoot/chatwoot/pull/11629#issuecomment-2932448975

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Screenshots
<img width="1100" alt="image"
src="https://github.com/user-attachments/assets/eef2bfd3-7bc9-4aea-b21d-078f6b29f334"
/>
<img width="448" alt="image"
src="https://github.com/user-attachments/assets/713c6b07-d0dc-4c8f-bfba-cd119a858375"
/>



## 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

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-06-05 14:13:46 -05:00
..
api feat: Show active Contacts (#8243) 2025-06-04 21:52:13 +05:30
assets fix: Design issues with profile settings style (#11630) 2025-05-29 12:07:05 -06:00
components feat: Show active Contacts (#8243) 2025-06-04 21:52:13 +05:30
components-next feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
composables feat: auto resolve label option and fixes (#11541) 2025-06-04 14:53:24 +05:30
constants feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
helper feat: Add stores for copilotMessages and copilotThreads (#11603) 2025-05-27 18:36:32 -06:00
i18n feat: Show active Contacts (#8243) 2025-06-04 21:52:13 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
routes feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
store feat: Show active Contacts (#8243) 2025-06-04 21:52:13 +05:30
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30