-
Notifications
You must be signed in to change notification settings - Fork 119
chore(chat-composer): adjust spacing, make icon optional #4292
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: ada014a The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 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 |
View your CI Pipeline Execution ↗ for commit ada014a.
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically this is a breaking change, removing the Media Object from the Chat Composer file. If anyone is using the Customization Provider to target "CHAT_COMPOSER_MEDIA_OBJECT" that will break. I think it's safe to mark this as a patch based on the likelihood of that being used, but leaving it open for discussion.
Size Change: -1.34 kB (0%) Total Size: 1.12 MB
ℹ️ View Unchanged
|
Paste
|
Project |
Paste
|
Branch Review |
attachment-card/updates
|
Run status |
|
Run duration | 06m 02s |
Commit |
|
Committer | Nora Krantz |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
1
|
|
0
|
|
0
|
|
67
|
View all changes introduced in this branch ↗︎ |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit ada014a:
|
"@twilio-paste/core": patch | ||
--- | ||
|
||
[Chat Composer] Make `attachmentIcon` optional for the attachment card, adjust spacing slightly. NOTE: if you are using the Customization Provider to target "CHAT_COMPOSER_MEDIA_OBJECT", you will need to update your styles as Media Object is no longer being used in the Chat Composer package. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 great communication for potential changes needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, we're not pulling out anything form the SPI spec so while it may break customization the UI styling does feel like a patch. Thinking CustomizationProvider changes sit outside of the standard. 🚀
Paste
|
Project |
Paste
|
Branch Review |
attachment-card/updates
|
Run status |
|
Run duration | 07m 42s |
Commit |
|
Committer | Nora Krantz |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
125
|
View all changes introduced in this branch ↗︎ |
Contributing to Twilio