-
Notifications
You must be signed in to change notification settings - Fork 11.9k
feat: Allow hiding 'Expand chat' button via Livechat widget API #36127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 24cd3c9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #36127 +/- ##
===========================================
- Coverage 64.42% 64.42% -0.01%
===========================================
Files 3138 3138
Lines 104932 104930 -2
Branches 19780 19780
===========================================
- Hits 67604 67600 -4
- Misses 34643 34645 +2
Partials 2685 2685
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
25927d3
to
a81746c
Compare
747190b
to
5ebec16
Compare
This PR currently has a merge conflict. Please resolve this and then re-add the |
5ebec16
to
24cd3c9
Compare
1f90bc2
to
24cd3c9
Compare
Proposed changes (including videos or screenshots)
This PR adds:
hideExpandChat
option to the Livechat widget API'ssetTheme
method to allow disabling the 'Expand chat' feature when needed.Screen.Recording.2025-06-03.at.10.17.29.mov
Issue(s)
CTZ-156
CTZ-205
Steps to test or reproduce
Further comments